| Commit message (Expand) | Author | Age | Files | Lines |
* | libc: Make various internal file descriptors from fopen() close-on-exec. | jilles | 2013-08-23 | 1 | -2/+2 |
* | Use the stored length value instead of calculating it by strlen(). | ume | 2010-04-06 | 1 | -8/+6 |
* | Add capability to use a db version of services. It is enabled by | ume | 2010-04-04 | 1 | -0/+202 |
* | Reduce duplicate code. | ume | 2010-04-04 | 1 | -59/+33 |
* | Treat '+' as special only when in compat mode, and simplify | ume | 2010-04-04 | 1 | -22/+19 |
* | Stop adding trailing '\n'. The servent_unpack() doesn't expect | ume | 2010-04-04 | 1 | -10/+3 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | ume | 2006-04-28 | 1 | -250/+1058 |
* | - make reentrant version of netdb functions glibc style API, and | ume | 2006-04-15 | 1 | -43/+92 |
* | Include <sys/types.h> and <limits.h> ourselves, don't assume they are included | stefanf | 2005-08-20 | 1 | -0/+1 |
* | make getnetby*() thread-safe. | ume | 2005-04-28 | 1 | -5/+5 |
* | rename the NIS related fields to have yp_ prefix. | ume | 2005-04-18 | 1 | -24/+24 |
* | Do not check whether a pointer is NULL, since free(3) already takes care of | delphij | 2005-04-18 | 1 | -6/+3 |
* | Fix build for !YP case. | delphij | 2005-04-17 | 1 | -0/+4 |
* | libc-internal interfaces should have two underscores in front | ume | 2005-04-17 | 1 | -4/+4 |
* | - add getserv{byname,byport,ent}_r for internal use within libc. | ume | 2005-04-15 | 1 | -85/+160 |
* | Don't ignore the last line of config file (/etc/hosts, /etc/services, etc) | sobomax | 2005-01-03 | 1 | -3/+2 |
* | Eliminate 19 warnings in libc (at level WARNS=2) of the | nectar | 2003-02-27 | 1 | -2/+1 |
* | Remove __P() usage. | obrien | 2002-03-21 | 1 | -1/+1 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -1/+1 |
* | Remove trailing characters from #endif. | obrien | 2002-03-15 | 1 | -3/+0 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -0/+6 |
* | Small yet significant tweaks/cleanups: | wpaul | 1996-12-27 | 1 | -3/+3 |
* | Eliminate 3 more examples of gratutiously passing arrays by address. | jkh | 1996-12-05 | 1 | -3/+3 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -0/+2 |
* | Improve NIS performace of getservbyname() and getservbyport(). Both these | wpaul | 1996-06-01 | 1 | -7/+95 |
* | Getpwent() and getservent() can wind up calling free() with | mpp | 1996-01-29 | 1 | -1/+0 |
* | Add NIS support to getservent(3) functions (getservbyport() and getservbyname() | wpaul | 1995-11-04 | 1 | -0/+68 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+121 |