summaryrefslogtreecommitdiff
path: root/lib/libc/gen/err.c
AgeCommit message (Expand)Author
2007-06-18Follow the example of other nbtool compat functions, like dirname, andginsbach
2005-09-13don't use the weak names directly, so that the compat code works.christos
2005-09-13compat core reorg.christos
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-04-22When testing __STDC__, consistently use #ifdef rather than #if. The Sunbjh21
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-28Fix previous to actually include config.h.tv
2002-01-28Make compilable from src/tools/compat.tv
1999-08-17Make some needed weak aliases.mycroft
1997-07-17"Fix" the non-__indr_reference verions of the user-callable versionsthorpej
1997-07-13Fix RCSID'schristos
1996-04-15Split each function in err.c out into its own file. This is neededjtc
1995-02-25re-order things the way they'd like to be orderedcgd
1995-02-25update to 4.4-Lite where appropriate, clean up Id format, etc.cgd
1994-12-17Correct number of underscores on internal function calls.pk
1994-12-12Rework indirect reference support as outlined by my recent message tojtc
1994-12-11- Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} tochristos
1993-11-06update to latest version; va_list specification changes.cgd
1993-11-06Remove extra "eval" variables in warn() & warnx() function definitions;jtc
1993-10-13Use __dead instead of volatile.jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-05-01Cleanup for GCC 2...mycroft
1993-04-30new err stuffglass