summaryrefslogtreecommitdiff
path: root/lib/libc/gen/verr.c
AgeCommit message (Expand)Author
2016-03-13environ and __progname are not declared in a public header; declare themPhilip Guenther
2015-08-31Add framework for resolving (pun intended) libc namespace issues, usingPhilip Guenther
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2005-08-08zap remaining rcsid.Marc Espie
2004-05-18ansify function definitions and zap some `register'Jean-Francois Brousseau
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-06-12__indr_reference() and the definition in the same compilation unit areFederico G. Schwindt
2002-06-08use weak aliases whenever is possible; millert@ ok.Federico G. Schwindt
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1996-04-21sync to netbsd 960418Theo de Raadt