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
/
include
/
stdio.h
Age
Commit message (
Expand
)
Author
1995-03-25
change second arg of fgets() from size_t to int
jtc
1995-03-22
Removed const qualifier from ftell's FILE * argument. It's not ANSI,
jtc
1994-10-26
new RCS ID format.
cgd
1994-05-22
_VA_LIST_ -> _BSD_VA_LIST_
cgd
1994-05-21
add _BSD's to ansi types
cgd
1994-04-03
fpos_t is now a 64-bit quantity
cgd
1994-01-04
rename fgetline() and sharpen axe for bostic...
cgd
1993-12-02
Add `const's to sys_errlist decl to match 4.4.
mycroft
1993-12-01
Use GCC's format attribute (for bug detection with -Wformat).
jtc
1993-10-11
Restore define for L_cuserid and add cuserid prototype.
jtc
1993-10-06
cuserid() was removed by 1990's revision of 1003.1, and we never provided it
jtc
1993-10-04
fread and fwrite both return size_t, not int.
jtc
1993-10-04
sscanf takes a const char * as the first arg; the man page was (already)
cgd
1993-08-01
Add RCS identifiers.
mycroft
1993-04-17
`inline' is not present in gcc when -ansi is given; use __inline instead.
sef
1993-03-21
initial import of 386bsd-0.1 sources
cgd