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
/
assert.c
Age
Commit message (
Expand
)
Author
2017-05-15
Don't make assert use stdio; saves >100K on an empty static binary.
christos
2012-06-25
Update old-style definitions to ANSI, remove a couple of register
abs
2005-02-09
A little libc namespace housekeeping exercise:
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-02-20
nuke a last-minute addition in the getprogname() cleanup that didn't work.
cgd
2001-02-19
convert from __progname to getprogname()
cgd
2001-01-03
* Change __diagassert13() so that by default it only syslogs the error (it
lukem
2000-12-19
fix missing formatting escape.
christos
2000-12-19
C99: Print the name of the function enclosing the assertion, if possible.
kleink
2000-12-10
unnest nested extern declaration.
christos
1999-09-15
implement __diagassert(). currently this just prints the assertion to
lukem
1997-07-13
Fix RCSID's
christos
1995-02-25
clean up Id's on files previously imported...
cgd
1994-05-17
new assert helper
cgd
1994-01-28
Fix spelling error in Copyright notice
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-06-16
Make assert macro ansi complient.
jtc