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
/
vsscanf.c
Age
Commit message (
Expand
)
Author
2013-05-17
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
joerg
2013-04-19
Add scanf_l and wscanf_l families.
joerg
2012-03-27
- widen the internal read and write calls to match the syscalls
christos
2012-03-15
- ansify, knf.
christos
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2010-01-11
Use a proper char */size_t pair in __sfileext to keep track of the line
joerg
2005-11-29
WARNS=4
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2001-12-07
- make FILE structure extensible without breaking binary-compatibility.
yamt
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-15
delint
christos
1997-07-13
Fix RCSID's
christos
1996-03-29
Add explict function return types
jtc
1995-02-02
Merged with 4.4lite.
jtc
1994-05-22
_VA_LIST_ -> _BSD_VA_LIST_
cgd
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