OSDN Git Service

Implement hidden poll, switch user to hidden *printf/*scanf/poll
[uclinux-h8/uClibc.git] / libc / inet / ntop.c
2005-12-09 Peter S. MazingerImplement hidden poll, switch user to hidden *printf...
2005-12-08 Peter S. MazingerAgain rpc ;-( , all *inet*, *addr*
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-27 Peter S. MazingerHide some of mem* and str*
2005-06-29 Mike Frysingerifdef out check which always fails
2002-07-10 Eric AndersenPer bug report from Ronald Wahl <rwa@peppercon.com>:
2002-07-07 Eric AndersenCleanup namespace leaks by prepending __ to global...
2001-11-21 Eric AndersenAdjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC...
2001-10-04 David McCulloughWith all the headerfile changes, some functions didn...
2001-07-09 Eric AndersenA patch from Michal Moskal <malekith@pld.org.pl> to...
2001-06-12 Eric AndersenSilence a few warnings.
2001-05-08 David McCulloughCode did not match the prototypes, from what I can...
2001-05-04 Eric AndersenAdd in inet_ntop() and inet_pton() -- ported from glibc...