NetBSD/lib/libc
itohy 6cde54195b Assembly version of string functions.
Originally from SHIMIZU Ryo.
2002-11-20 14:23:54 +00:00
..
arch Assembly version of string functions. 2002-11-20 14:23:54 +00:00
citrus More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 13:35:05 +00:00
compat-43 use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
db Fix signed/unsigned comparison warnings. 2002-11-11 20:05:53 +00:00
dlfcn Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
gen make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +00:00
gmon Fix signed/unsigned comparison warnings. 2002-11-11 17:13:59 +00:00
hash New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
include Add rpc_control. 2002-11-08 00:13:29 +00:00
locale KNF 2002-11-17 20:40:59 +00:00
md New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
net make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +00:00
nls sync with C.msg rev 1.8 2002-11-12 14:52:03 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
rpc Add extern svc_fd_lock if __REENT and include rpc_internal.h only once. 2002-11-12 14:50:23 +00:00
softfloat Import the 32-bit version of SoftFloat 2a and separate it and the 64-bit 2002-05-21 23:51:04 +00:00
stdio Document that the *printf() functions can return a negative value under 2002-11-11 17:26:19 +00:00
stdlib Fix indent in sample code. 2002-11-15 04:38:55 +00:00
string "namespace.h" should precede all included headers other than <sys/cdefs.h>. 2002-11-19 12:58:15 +00:00
sys Drop trailing whitespace. 2002-11-13 12:16:07 +00:00
termios New sentence, new line. From Robert Elz. 2002-10-01 18:10:43 +00:00
thread-stub
time use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
yp use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
Makefile Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the 2002-08-19 14:55:14 +00:00
shlib_version Bump minor version, rpc_control function added. 2002-11-08 00:13:51 +00:00