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
/
stdio
/
gets.c
Age
Commit message (
Expand
)
Author
2013-10-04
avoid linker warning for compat symbols that are used internally in libc,
christos
2012-03-15
- ansify, knf.
christos
2007-06-03
Make these work with _FORTIFY_SOURCE, by overriding the fortified definitions
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-18
#include "local.h" to get __flockfile_internal() prototype.
nathanw
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1998-11-20
Need to wrap stdio stream locking around the function body. On the bright
kleink
1998-02-03
remove obsolete register declarations
perry
1997-11-04
__warn_references and __indr_reference semicolon fixups. From
thorpej
1997-07-13
Fix RCSID's
christos
1995-02-02
Merged with 4.4lite.
jtc
1994-07-21
Converted to use link-time warning messages.
jtc
1994-04-24
Get rid of extra calls to strlen().
mycroft
1994-04-24
Print the name of the program using a deprecated function.
mycroft
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd