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
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
2001-01-05
fix wcs*cmp() behavior when the wide char string is equal. from soda
itojun
2001-01-03
remove register
lukem
2001-01-03
sprinkle in _DIAGASSERT() as appropriate
lukem
2001-01-02
wording (correct?)
itojun
2001-01-02
comma at EOL -> period
itojun
2001-01-02
Fix grammar nits, and update the STANDARDS section.
kleink
2000-12-29
Sprinkle some __restrict into <wchar.h>.
kleink
2000-12-24
split wide char section, just for readability/future possibility for .if
itojun
2000-12-23
move wcs* and wmem* from lib/libc/locale to lib/libc/string.
itojun
2000-11-24
sync with latest openbsd.
itojun
2000-10-11
Document the behaviour with consecutive separator characters.
phil
2000-09-28
The 'delim' argument is const, document it as such.
hubertf
2000-07-20
Add a description of strtok_r(3), and rip out the obsoleteness claim.
kleink
2000-07-05
s/Xt/Xr/
enami
2000-06-29
The declaration lives in <unistd.h>, actually; from Patrick Welche in PR
kleink
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
2000-01-22
Delint.
mycroft
1999-09-28
xref strlcpy & strlcat
lukem
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
1999-09-10
due to an overwhelming rush of complaints, remove the check for NULL
lukem
1999-09-08
add netbsd rcsid's
lukem
1999-09-08
strlcpy() and strlcat() by Todd Miller <Todd.Miller@courtesan.com>, via openbsd
lukem
1999-08-03
Add and document support for using new archive state mode flags. Now
wrstuden
[next]