Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
* | Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. | Craig Rodrigues | 2015-09-20 | 1 | -2/+1 |
* | Remove clause 3 and 4 from TNF licenses | Ed Maste | 2013-05-29 | 1 | -7/+0 |
* | Add missing header needed by free() | Kevin Lo | 2012-05-22 | 1 | -0/+1 |
* | fix memory leak from reading nsswitch.conf | Jonathan Chen | 2007-05-17 | 1 | -0/+5 |
* | `cache' couldn't co-exist with `compat'. | Hajimu UMEMOTO | 2006-04-30 | 1 | -2/+3 |
* | = Implement name service switch modules (NSS modules). NSS modules | Jacques Vidrine | 2003-04-17 | 1 | -15/+14 |
* | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 1 | -1/+1 |
* | Don't ignore unknown characters. The previous code treated a line like: | Bill Fenner | 2001-11-07 | 1 | -0/+4 |
* | Add nsswitch support. By creating an /etc/nsswitch.conf file, you can | Jacques Vidrine | 2000-09-06 | 1 | -0/+175 |