summaryrefslogtreecommitdiff
path: root/lib/libc/include/nss_tls.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h 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
* Revert unnecessary memset after calloc.Zachary Loafman2009-05-281-1/+0
* Fix an issue when nss fallback routines are used in a multithreaded application.Zachary Loafman2009-05-271-0/+1
* When a dynamic NSS module is built and linked against a threadJacques Vidrine2004-03-301-1/+1
* Correct a bug that was somehow both obvious and hard-to-see. :-)Jacques Vidrine2003-04-211-1/+1
* = Implement name service switch modules (NSS modules). NSS modulesJacques Vidrine2003-04-171-0/+80