summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/arpa/inet.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* network: Move header filesSebastian Huber2017-06-071-157/+0
| | | | | | Prevent accidental use of legacy network header files. Update #2833.
* libnetworking: Import current <arpa/inet.h>Christian Mauderer2016-06-281-28/+43
| | | | | | | | | | Import the <arpa/inet.h> from current FreeBSD. Necessary due to changes in <netinet/in.h>. Remove BSD hack from <arpa/inet.h>. Clean up problems with htonl(). These functions are defined in <arpa/inet.h>. This lead to some problems because they are defined in <rtems/endian.h> too. Add NTOHL, ... to <rtems/rtems_bsdnet_internal.h>.
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-111-1/+0
| | | | | | These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-3/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h).Ralf Corsepius2011-03-241-1/+1
|
* 2010-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-011-30/+36
| | | | | | | PR 1696/networking: * libnetworking/arpa/inet.h: Partial update from FreeBSD. #include <rtems/endian.h>. Remove addr2ascii, ascii2addr.
* Include <rtems/bsd/sys/cdefs.h> instead of <sys/cdefs.h>.Ralf Corsepius2007-05-101-1/+1
|
* Partial update from FreeBSD.Ralf Corsepius2005-05-091-19/+44
|
* Add in_addr_t, in_port_t.Ralf Corsepius2005-05-081-2/+10
|
* Cosmetical update from FreeBSD.Ralf Corsepius2005-04-141-3/+5
|
* Patches from Eric NorumJoel Sherrill1998-08-201-0/+2
|
* Base filesJoel Sherrill1998-08-191-0/+103