NetBSD/lib/libc
dsl 61a8612dd3 Use snprintf instead of hand crafted string copy and numeric conversion.
Avoids problems if/when the pid is greater than 999999.
(approved by christos)
2003-04-06 18:05:52 +00:00
..
arch Use the correct instruction for returning ffrom a function (MOV rather 2003-04-05 23:09:58 +00:00
citrus add support for zh_CN.GB18030 locale. 2003-03-25 18:26:51 +00:00
compat-43 "Utilize" has exactly the same meaning as "use," but it is more 2003-02-04 23:07:28 +00:00
db Grrr. So much for my ability to use grep(1) effectively. Pointed out 2003-01-20 07:12:12 +00:00
dlfcn
gen Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
gmon Use snprintf instead of hand crafted string copy and numeric conversion. 2003-04-06 18:05:52 +00:00
hash VAX, not vax. Igor Sobrado in PR 19678. 2003-03-30 21:01:58 +00:00
include Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
locale Include <string.h> for strcmp(3) prototype. 2003-03-21 13:48:53 +00:00
md New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
net preceeded->preceded, desciptor->descriptor from Igor Sobrado, PR misc/19814 2003-03-31 18:38:11 +00:00
nls New sentence, new line; bump date for last change. 2003-02-12 18:58:50 +00:00
quad As discussed (briefly) on tech-userlevel, fix our quad support to work 2002-10-20 10:15:47 +00:00
regex Sprinkle some restrict. 2003-02-05 23:13:07 +00:00
rpc cast int to size_t to appease lint (Geoff Wing) 2003-04-05 17:02:14 +00:00
softfloat
stdio avoid using multiple different ways of saying the same thing 2003-03-28 17:00:49 +00:00
stdlib When implementing a recursive mutex, it helps if you remember to 2003-03-19 22:26:47 +00:00
string add original FreeBSD RCS ID. 2003-03-07 06:46:38 +00:00
sys avaliable->available (Igor Sobrado, PR misc/19810) 2003-03-31 03:05:43 +00:00
termios New sentence, new line. From Robert Elz. 2002-10-01 18:10:43 +00:00
thread-stub Add #include <stdlib.h> for exit definition. 2003-03-01 22:11:40 +00:00
time s/_REENT/_REENTRANT/ 2003-01-18 17:10:56 +00:00
yp use strlcpy where it is more appropriate. 2002-11-17 01:51:24 +00:00
Makefile Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
shlib_version bump minor to 96 for some I18N functions addition. 2003-03-02 22:21:15 +00:00