summaryrefslogtreecommitdiff
path: root/lib/libc/net/nsparser.y
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-2/+1
* Remove clause 3 and 4 from TNF licensesEd Maste2013-05-291-7/+0
* Add missing header needed by free()Kevin Lo2012-05-221-0/+1
* fix memory leak from reading nsswitch.confJonathan Chen2007-05-171-0/+5
* `cache' couldn't co-exist with `compat'.Hajimu UMEMOTO2006-04-301-2/+3
* = Implement name service switch modules (NSS modules). NSS modulesJacques Vidrine2003-04-171-15/+14
* Remove __P() usage.David E. O'Brien2002-03-211-1/+1
* Don't ignore unknown characters. The previous code treated a line like:Bill Fenner2001-11-071-0/+4
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-0/+175