summaryrefslogtreecommitdiffstats
path: root/libc/inet/ntohl.c
Commit message (Collapse)AuthorAgeFilesLines
* add hidden aliases for ntoh/hton functionsMike Frysinger2009-08-191-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> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Merge from trunk and bring in NPTL changes."Steven J. Hill"2006-08-231-14/+2
|
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-8/+13
|
* Add function versions of ntohl and friendsEric Andersen2003-12-021-0/+67