summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/nsdispatch.c
Commit message (Expand)AuthorAgeFilesLines
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-4/+91
* The previous commit changed the behavior of nsdispatch() in thenectar2004-04-011-3/+1
* When a dynamic NSS module is built and linked against a threadnectar2004-03-301-20/+39
* Make this compile with -O2. A proper fix would use a struct to representdes2004-03-151-22/+22
* Whitespace nits.des2004-03-151-4/+4
* Don't complain about missing NSS methods when built statically. It isnectar2003-04-241-1/+3
* = Implement name service switch modules (NSS modules). NSS modulesnectar2003-04-171-115/+469
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-271-0/+2
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-14/+0
* Fix the style of the SCM ID's.obrien2002-03-221-4/+1
* Remove __P() usage.obrien2002-03-211-2/+2
* Fixed namespace pollution related to `err' in libc in the same way as forbde2001-11-111-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-0/+270
OpenPOWER on IntegriCloud