summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/err.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-8/+4
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Make printf-like and scanf-like functions marked as such in llib-lc.lnmartynas2011-05-301-1/+3
* zap remaining rcsid.espie2005-08-081-4/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* __indr_reference() and the definition in the same compilation unit arefgsch2002-06-121-7/+4
* use weak aliases whenever is possible; millert@ ok.fgsch2002-06-081-1/+8
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-20/+2
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* Fix RCS idstholo1996-08-191-8/+1
* sync to netbsd 960418deraadt1996-04-211-132/+3
* initial import of NetBSD treederaadt1995-10-181-0/+203