]> sourceware.org Git - newlib-cygwin.git/commit
Remove FreeBSD specifics from RTEMS <arpa/inet.h>
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Mon, 12 Jun 2017 06:38:56 +0000 (08:38 +0200)
committerSebastian Huber <sebastian.huber@embedded-brains.de>
Mon, 12 Jun 2017 06:41:24 +0000 (08:41 +0200)
commit0fbd27dd1efeb873c02dd14d6202385a3d3b2ba6
treec84863716297c1552f12a6579dc432e84acdb143
parentefaef1bba263501e1e7264833ddfc9b8c20f9ebc
Remove FreeBSD specifics from RTEMS <arpa/inet.h>

For whatever reason FreeBSD renames several functions provided by
<arpa/inet.h> and uses weak references to provide the standard function
names.  This causes problems on targets lacking proper support for weak
references.  We do not need this function renaming on RTEMS.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
newlib/libc/sys/rtems/include/arpa/inet.h
This page took 0.055381 seconds and 5 git commands to generate.