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
/
strlcpy.c
Age
Commit message (
Expand
)
Author
2005-12-20
Use reach-over sources from common/lib/libc
christos
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-05-15
latest copyright notice (more loose). noted by wiz
itojun
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-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-21
Add hooks for reachover builds from src/tools/compat.
tv
2001-01-13
pull in openbsd strlcat.c 1.3 -> 1.4.
itojun
2001-01-03
remove register
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