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
/
string
Age
Commit message (
Expand
)
Author
2003-01-07
Remove superfluous word.
wiz
2002-11-19
"namespace.h" should precede all included headers other than <sys/cdefs.h>.
junyoung
2002-11-19
Include <sys/types.h> for u_char instead of a local definition of it.
junyoung
2002-11-17
use strlcpy where it is more appropriate.
itojun
2002-11-17
use strlcpy. correct mis(non-)use of buflen argument.
itojun
2002-11-11
Fix signed/unsigned comparison warnings.
thorpej
2002-10-02
NUL character, NULL pointer.
christos
2002-10-02
tyop: NUL -> NULL
jschauma
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-08-20
Use Dq instead of single quotes.
wiz
2002-08-11
bring in EXAMPLES from openbsd.
yamt
2002-08-11
- correct how to check empty field.
yamt
2002-08-11
bring in EXAMPLES from openbsd.
yamt
2002-08-11
bring in EXAMPLES and ERRORS from openbsd.
yamt
2002-08-11
bring in EXAMPLES from openbsd.
yamt
2002-08-11
improve EXAMPLES.
yamt
2002-08-11
bring in EXAMPLES from OpenBSD.
yamt
2002-08-11
bump .Dd .
yamt
2002-08-11
bring in EXAMPLES from openbsd.
yamt
2002-07-04
memcpy/memmove/bcopy: Add diagnostic code to check pointer wraparound.
kent
2002-04-24
Re-introduce inclusion of config.h for libnbcompat, since the namespace.h trick
bjh21
2002-04-24
Protect inclusion of namespace.h with _LIBC.
kleink
2002-04-17
Need internal names for strlcat() and strlcpy().
kleink
2002-03-20
add rt signal names.
christos
2002-02-13
make strerror and strsignal use NL_CAT_LOCALE.
yamt
2002-02-07
generate & symbolically
ross
2002-02-07
Generate <>& symbolically.
ross
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2002-01-28
Make compilable from src/tools/compat.
tv
2002-01-21
Add hooks for reachover builds from src/tools/compat.
tv
2001-12-22
only _DIAGASSERT(dst != NULL) if n != 0
lukem
2001-11-16
sync with latest openbsd one. this one describes corner case of strlcat better
itojun
2001-11-16
sync comment with latest openbsd code
itojun
2001-09-21
make it works.
yamt
2001-09-16
Whitespace fixes and sort SEE ALSO.
wiz
2001-08-24
don't change errno on success.(SUSV2)
yamt
2001-07-07
Note explicitly that memcpy does not guarantee good behavior on overlap.
perry
2001-07-06
memcpy(3) is not guaranteed to do overlaps, contrary to this historical
tv
2001-05-22
fix incorrect loop sentinel caused by previous de-linting.
christos
2001-04-09
mdoc'ify
wiz
2001-03-22
Sprinkle some restrict qualifiers.
kleink
2001-03-02
update the date; pointed out by mycroft
cgd
2001-03-02
don't forget the LIBRARY section
cgd
2001-02-09
De-lint. Reviewed by Christos.
wiz
2001-02-08
De-lint. Reviewed by christos.
wiz
2001-02-08
De-lint. Reviewed by christos.
wiz
2001-01-26
ANSIfy and de-lint. Reviewed by christos.
wiz
2001-01-25
remove bogus comment from EXAMPLE section
jdolecek
2001-01-13
pull in openbsd strlcat.c 1.3 -> 1.4.
itojun
[next]