forked from Imagelibrary/rtems
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/gethostbydns.c, libnetworking/libc/inet_net_ntop.c, libnetworking/libc/inet_pton.c: Eliminate __P.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libnetworking/libc/gethostbydns.c,
|
||||
libnetworking/libc/inet_net_ntop.c,
|
||||
libnetworking/libc/inet_pton.c: Eliminate __P.
|
||||
* librpc/src/rpc/rtime.c: Use uint32_t instead of unsigned long for
|
||||
return value of ntohl (POSIX requirement).
|
||||
Use UINT32_C macros to avoid overflows on 16bit targets.
|
||||
|
||||
Reference in New Issue
Block a user