summaryrefslogtreecommitdiffstats
path: root/libc/inet/ntohl.c
Commit message (Collapse)AuthorAgeFilesLines
* add hidden aliases for ntoh/hton functionsMike Frysinger2009-07-221-4/+10
| | | | | | | Sometimes references for these functions show up (like when debugging is enabled), so add hidden aliases for them if needed. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* update licenseMike Frysinger2006-07-051-14/+2
|
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-8/+13
|
* Add function versions of ntohl and friendsEric Andersen2003-12-021-0/+67