Christian Mehlis
|
bfadc1a18e
|
Merge pull request #640 from benpicco/fixes
newlib doesn't support the z modifier
|
2014-02-10 20:33:42 +01:00 |
|
Benjamin Valentin
|
2e26bb7214
|
newlib doesn't support the z modifier
on msba2 this will print
Initializing transport layer packages. Size of socket_type: zu
|
2014-02-08 21:31:13 +01:00 |
|
Oleg Hahm
|
70747d8bb4
|
streamlined driver include pathes
|
2014-02-05 18:56:47 +01:00 |
|
Martin Lenders
|
333a19db03
|
Add Oliver Gesch as author of his files and license header
|
2014-01-31 17:01:51 +01:00 |
|
Christian Mehlis
|
f2f36f8179
|
math.h: remove unneeded math.h includes
|
2014-01-24 15:41:30 +01:00 |
|
Christian Mehlis
|
5c3381b70a
|
tcp_timer: fix 'remove without use' behavior
|
2014-01-18 01:20:40 +01:00 |
|
Christian Mehlis
|
a4f1dc464a
|
demo: fix printf handling
|
2014-01-18 01:15:29 +01:00 |
|
Christian Mehlis
|
b6734ce2cb
|
socket: fix warning of void pointer arithmetic
|
2014-01-18 01:12:38 +01:00 |
|
Oleg Hahm
|
420dc8953b
|
Merge pull request #504 from mehlis/ipv6-send-return-value
ipv6_sendto: return the success
|
2014-01-16 08:04:00 -08:00 |
|
Christian Mehlis
|
8cfab9d014
|
ipv6_sendto: return the success
|
2014-01-14 07:29:28 +01:00 |
|
Christian Mehlis
|
a19ff87d21
|
socket.c: fix usage of timex_t
|
2014-01-09 16:36:40 +01:00 |
|
Christian Mehlis
|
e28481b1b1
|
tcp_timer.c: fix usage of timex_t
|
2014-01-09 16:36:40 +01:00 |
|
Christian Mehlis
|
0934d10e4b
|
destiny.c: fix usage of timex_t
|
2014-01-09 16:36:40 +01:00 |
|
Oleg Hahm
|
593ee623b6
|
simplify and unify include pathes
additional:
* exporting include path in sys is mandatory for subfolders
* removed duplicate object file in linker call
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
a7d3092a4e
|
moved destiny into transport_layer subfolder
|
2013-12-19 19:13:26 +01:00 |
|