aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/nss_compat.c
Commit message (Expand)AuthorAgeFilesLines
* libc: Purge unneeded cdefs.hWarner Losh2023-11-271-1/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* Don't conflate enum nss_status return values values with int (NS_SUCCESS,Brooks Davis2016-08-161-38/+38
* Add declarations to eliminate -Wmissing-prototypes warningsCraig Rodrigues2015-09-201-0/+10
* When a dynamic NSS module is built and linked against a threadJacques Vidrine2004-03-301-2/+3
* It was reported that when using nss_ldap, getgrent(3) would behaveJacques Vidrine2004-01-091-8/+15
* = Implement name service switch modules (NSS modules). NSS modulesJacques Vidrine2003-04-171-0/+270