summaryrefslogtreecommitdiff
path: root/include/nsswitch.h
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-10-15add a NULL callback initializerchristos
2005-11-29sprinkle __UNCONSTchristos
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2004-11-10* Improve the comments in <nsswitch.h>lukem
2004-10-04* Re-number NS_FORCEALL from 1<<7 to 1<<8, moving it out of the "public"lukem
2004-09-29Implement NS_FORCEALL, which may be set in defaults[0].flags by a caller oflukem
2004-07-24Add support for dynamically loading nsswitch modules on ELF platforms.thorpej
2003-07-09Remove variable names from prototypes.kristerw
2000-12-20remove declaration of _nsyylineno from here.christos
2000-12-13Declare _nsyylineno as extern since it belongs in the data sectionscw
2000-06-13Remove 'extern' from function declarations.simonb
1999-11-28change retval of _nsdbtaddsrc and _nsdbtputlukem
1999-04-18use _BSD_VA_LIST_ from <machine/ansi.h> instead of using va_list fromlukem
1999-01-26always add compat functions in NS_COMPAT_CB; make it the responsibility oflukem
1999-01-19* support extra two arguments to nsdispatch():lukem
1999-01-18actually set the cb_data field to the (,C) arg in NS_*_CB()lukem
1999-01-16remove NSSRC_NISPLUS for now, NSDB_NETWORKS is now implementedlukem
1999-01-15merge nsswitch into main branchlukem