NetBSD/lib/libc
simonb 118763056a Fix a tyop in a comment. 2003-02-17 00:11:54 +00:00
..
arch Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
citrus - handle s==NULL case of wcrtomb. 2003-01-01 15:57:12 +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 Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
gen Fix a tyop in a comment. 2003-02-17 00:11:54 +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 Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
locale New sentence, new line; bump date for latest changes; mark LC_* up 2003-02-12 18:57:27 +00:00
md New sentence, new line. From Robert Elz. 2002-10-01 17:02:56 +00:00
net writable, not writeable. 2003-01-06 20:30:28 +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 Reset in_reclen and in_received after having received a full record in 2003-01-27 20:56:45 +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 Use strlcpy, not strcpy, in one more place. From deraadt. 2003-02-16 16:21:59 +00:00
stdlib Use definition in "namespace.h" to rename functions, not home grown. 2003-02-08 07:27:51 +00:00
string Remove superfluous word. 2003-01-07 17:12:54 +00:00
sys After "sys/event.h" was fixed "sys/types.h" doesn't need to be included 2003-02-16 09:52:40 +00:00
termios New sentence, new line. From Robert Elz. 2002-10-01 18:10:43 +00:00
thread-stub Simple TSD implementation, since some thread-safe libraries want 2003-01-20 01:58:54 +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 add POSIX sigtimedwait(), sigwaitinfo(), sigwait() - wait for queued signals 2003-02-15 21:11:47 +00:00