summaryrefslogtreecommitdiffstats
path: root/libc/inet/getservice.c
Commit message (Expand)AuthorAgeFilesLines
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-30/+39
* Convert some users and get rid of __rpc_thread_createerr jump reloc, this was...Peter S. Mazinger2005-12-161-0/+1
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-0/+1
* Again rpc ;-( , all *inet*, *addr*Peter S. Mazinger2005-12-081-0/+1
* macro out the thread funcs in libc if threading is disabledMike Frysinger2005-12-061-7/+3
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-40/+45
* Hide mostly used functionsPeter S. Mazinger2005-12-011-4/+4
* Hide some of mem* and str*Peter S. Mazinger2005-11-271-0/+1
* Change the global 'buf' to 'servbuf' since some functions in here useEric Andersen2004-05-071-7/+7
* Reduce memory used by static buffers and allocate that memory dynamiclyEric Andersen2004-03-181-4/+20
* Fix a really dumb bug introduced in version 1.4 of this file (a patch for ipv6Eric Andersen2003-12-281-1/+3
* Fix whitespaceEric Andersen2003-12-281-5/+5
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Make things more re-entrany, kill some cruft.Eric Andersen2002-06-171-114/+143
* Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, andEric Andersen2002-03-191-24/+74
* Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and addEric Andersen2001-11-211-1/+1
* Update networking includes.Eric Andersen2001-02-051-0/+2
* Add in getprotobyname, getservicebyname, and related junkEric Andersen2000-10-271-0/+176