OSDN Git Service

- trim any trailing whitespace
[uclinux-h8/uClibc.git] / libc / inet / getaddrinfo.c
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-01 Ricard WanderlofSimplified check_pf() so it returns a bit vector in...
2008-06-27 Ricard WanderlofRemoved include/ifaddrs.h and put contents in libc...
2008-06-27 Ricard WanderlofAdded support for the AI_ADDRCONFIG flag in the hints...
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-02-23 Mike FrysingerRicard Wanderlof writes:
2008-02-07 Carmelo AmorosoAdded AI_NUMERICSERV flag and check if the string is...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-16 Peter S. Mazingersome global data relocs gone
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-08 Mike Frysingerhide the internal __in6addr_any/__in6addr_loopback...
2006-01-06 Mike Frysingercreate __if_nametoindex hidden alias and use it
2005-12-08 Peter S. Mazingermmap/mremap/socket/rewind gone
2005-12-08 Peter S. MazingerAgain rpc ;-( , all *inet*, *addr*
2005-12-07 Peter S. MazingerHide more
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-27 Peter S. MazingerHide some of mem* and str*
2002-11-21 Eric AndersenOops.
2002-11-21 Eric AndersenCleanup use of in6addr_loopback and in6addr_any
2002-03-19 Eric AndersenFix missing defines. Forgot to check this in.
2002-03-19 Eric AndersenBart Visscher <magick@Linux-Fan.com> has added some...