index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
err.c
Age
Commit message (
Expand
)
Author
1999-08-17
Make some needed weak aliases.
mycroft
1997-07-17
"Fix" the non-__indr_reference verions of the user-callable versions
thorpej
1997-07-13
Fix RCSID's
christos
1996-04-15
Split each function in err.c out into its own file. This is needed
jtc
1995-02-25
re-order things the way they'd like to be ordered
cgd
1995-02-25
update to 4.4-Lite where appropriate, clean up Id format, etc.
cgd
1994-12-17
Correct number of underscores on internal function calls.
pk
1994-12-12
Rework indirect reference support as outlined by my recent message to
jtc
1994-12-11
- Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} to
christos
1993-11-06
update to latest version; va_list specification changes.
cgd
1993-11-06
Remove extra "eval" variables in warn() & warnx() function definitions;
jtc
1993-10-13
Use __dead instead of volatile.
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Add even more RCS frobs.
mycroft
1993-05-01
Cleanup for GCC 2...
mycroft
1993-04-30
new err stuff
glass