summaryrefslogtreecommitdiff
path: root/lib/libc/gen/errx.c
AgeCommit message (Expand)Author
2005-08-08zap remaining rcsid.Marc Espie
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
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1996-08-19Fix RCS idsThorsten Lockert
1996-04-21sync to netbsd 960418Theo de Raadt