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
Age
Commit message (
Expand
)
Author
1993-11-04
Corrected and simplified floating point formatting.
jtc
1993-11-03
Trailing zeros should be printed with all floating point formats
jtc
1993-10-18
don't compiler strerror.c source here, and clean up.
cgd
1993-10-09
Helper function _strerror is in the user's namespace, renamed it to
jtc
1993-10-07
Clean up deleted files.
mycroft
1993-10-07
Moved strerror.[c3] from libc/stdio to libc/string.
jtc
1993-10-05
Fix typo from last change.
jtc
1993-10-05
make the first param const char *, so it compiles...
cgd
1993-10-05
Changed SYNOPSIS, #include <string.h> before using strerror().
jtc
1993-10-04
fread and fwrite both return size_t, not int.
jtc
1993-10-04
Note that fileno() conforms to 1003.1-90.
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-07
merge in changes from netbsd-0-9-ALPHA2
cgd
1993-08-02
Nuke remaining patchkit headers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-07-12
Make declarations match prototypes.
mycroft
1993-07-09
update for better FP routines, from AT&T & elsewhere
cgd
1993-05-24
apply fix to setvbuf(), supplied by chris torek
cgd
1993-05-07
update with new files from Chris Torek
cgd
1993-04-22
Fix various bugs in man pages (from 386BSD patch 130).
mycroft
1993-04-18
Fix error in last patch.
mycroft
1993-04-18
Make arguments match prototypes.
mycroft
1993-04-02
fixed problem with 2 `/' chars back to back in temp files, which kills emacs
cgd
1993-03-21
after 0.2.2 "stable" patches applied
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd