summaryrefslogtreecommitdiff
path: root/lib/libc/net/nsdispatch.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.1_cvscvs2svn2004-02-231-1/+1
* Don't complain about missing NSS methods when built statically. It isJacques Vidrine2003-04-241-1/+3
* = Implement name service switch modules (NSS modules). NSS modulesJacques Vidrine2003-04-171-109/+463
* Eliminate 19 warnings in libc (at level WARNS=2) of theJacques Vidrine2003-02-271-0/+2
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-14/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+1
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Fixed namespace pollution related to `err' in libc in the same way as forBruce Evans2001-11-111-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you canJacques Vidrine2000-09-061-0/+270