summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/inet/inet_ntoa.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to FreeBSD head 2017-12-01Sebastian Huber2018-09-211-0/+2
| | | | | | Git mirror commit e724f51f811a4b2bd29447f8b85ab5c2f9b88266. Update #3472.
* Remove unused inet_* weak referencesSebastian Huber2017-06-161-0/+2
| | | | This change requires a Newlib from 2017-06-12 or later.
* Update to FreeBSD head 2017-04-04Sebastian Huber2017-04-041-1/+1
| | | | Git mirror commit 642b174daddbd0efd9bb5f242c43f4ab4db6869f.
* Directly use <sys/types.h> provided by NewlibSebastian Huber2016-05-301-1/+1
|
* Update to FreeBSD Stable/9 2015-04-08Sebastian Huber2015-05-201-1/+1
|
* Add and use <machine/rtems-bsd-user-space.h>Sebastian Huber2013-11-111-0/+2
|
* Update files to match FreeBSD layoutSebastian Huber2013-10-101-1/+1
| | | | | | | | | | | | | | | | | | | Add compatibility with Newlib header files. Some FreeBSD header files are mapped by the translation script: o rtems/bsd/sys/_types.h o rtems/bsd/sys/errno.h o rtems/bsd/sys/lock.h o rtems/bsd/sys/param.h o rtems/bsd/sys/resource.h o rtems/bsd/sys/time.h o rtems/bsd/sys/timespec.h o rtems/bsd/sys/types.h o rtems/bsd/sys/unistd.h It is now possible to include <sys/socket.h> directly for example. Generate one Makefile which builds everything including tests.
* Move files to match FreeBSD layoutSebastian Huber2013-10-101-0/+78