summaryrefslogtreecommitdiff
path: root/lib/libc/include/un-namespace.h
Commit message (Expand)AuthorAgeFilesLines
* MFC (by deischen)Xin LI2005-10-081-0/+1
* Back out the `hiding' of strlcpy and strlcat. Several peopleJacques Vidrine2003-05-011-2/+0
* `Hide' strlcpy and strlcat (using the namespace.h / __weak_referenceJacques Vidrine2003-04-291-0/+2
* = Implement name service switch modules (NSS modules). NSS modulesJacques Vidrine2003-04-171-0/+1
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).Jacques Vidrine2003-02-161-1/+1
* Add waitpid to the list of hidden names for use by wordexp.c and grantpt.c.Tim J. Robbins2003-01-071-1/+1
* Use a jump table (a la Solaris) for pthread routines with defaultDaniel Eischen2002-11-131-8/+17
* Do not use __progname directly (except in [gs]etprogname(3)).Mark Murray2002-03-291-0/+1
* Fixed namespace pollution related to `err' in libc in the same way as forBruce Evans2001-11-111-0/+1
* signanosleep(2) hasn't existed since 1998.Ruslan Ermilov2001-10-191-1/+0
* Fixed namespace pollution related to `warn' in libc (but not in otherBruce Evans2001-08-291-0/+2
* Add entries for the posix1e functions that will be overridden in libc_r.Thomas Moestl2001-04-041-0/+6
* libc MT-safety, part 2.Daniel Eischen2001-02-111-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-0/+134