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
/
snprintf.c
Age
Commit message (
Expand
)
Author
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
2003-01-18
Merge the nathanw_sa branch.
thorpej
2003-01-05
Fix two bugs:
kristerw
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2001-12-07
- make FILE structure extensible without breaking binary-compatibility.
yamt
2000-10-19
Actually EINVAL fits the circumstances better.
kleink
2000-10-19
C99: Passing a null pointer as the buffer argument to snprintf() and
kleink
2000-01-22
Delint.
mycroft
2000-01-21
Initialize f._file for locking primitives.
mycroft
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-10-13
Need internal names for snprintf() and vsnprintf().
kleink
1997-12-19
Change several functions to return -1 instead of EOF, which was semantically
kleink
1997-07-13
Fix RCSID's
christos
1996-03-29
Add explict function return types
jtc
1995-02-02
Merged with 4.4lite.
jtc
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