NetBSD/lib/libc
yamt 0da40e1ed0 - correct how to check empty field.
- improve examples.
from OpenBSD.
2002-08-11 09:36:15 +00:00
..
arch Add a missing register prefix, noted by Makoto Fujiwara on the port-macppc 2002-08-09 02:46:56 +00:00
citrus Add some casts to quiet a "discards qualifier from pointer target type" 2002-05-24 04:04:30 +00:00
compat-43 Sort sections. Update Dd for EXAMPLES addition. 2002-08-10 09:07:15 +00:00
db use int32_t, instead of int, for on-disk data. 2002-05-30 14:55:47 +00:00
dlfcn don't test PIC here. 2002-07-20 08:54:04 +00:00
gen Update Dd for recent changes. 2002-08-10 09:17:49 +00:00
gmon disable profiling set{u,g}id binaries. 2002-04-26 16:39:52 +00:00
hash In userland, use <sha1.h>, not <sys/sha1.h>. 2002-03-31 14:17:19 +00:00
include Add prototype for __sigaction_sigtramp(). This system call is used 2002-07-09 23:35:49 +00:00
locale Rearrange code to avoid core dump and just return an error instead 2002-08-07 04:42:42 +00:00
md Add the md[245], sha1 and rmd160 functions to libnbcompat, conditional on their 2002-03-31 12:58:54 +00:00
net lint clean 2002-08-09 04:29:29 +00:00
nls - implement NL_CAT_LOCALE. 2002-02-13 07:48:49 +00:00
quad Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
regex make this compile with -DREDEBUG again. 2002-07-22 12:56:17 +00:00
rpc correct range check. from openbsd 2002-08-01 05:22:43 +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 - add description of the race. 2002-08-10 16:34:29 +00:00
stdlib bring in EXAMPLES and a note. 2002-08-11 07:05:41 +00:00
string - correct how to check empty field. 2002-08-11 09:36:15 +00:00
sys Remove an unnecessary .Ns. 2002-08-10 01:18:18 +00:00
termios __STDC__ is always defined on NetBSD. 2002-05-26 16:39:57 +00:00
thread-stub
time __STDC__ is always defined on NetBSD. 2002-05-26 11:48:00 +00:00
yp Generate <>& symbolically. 2002-02-07 07:00:09 +00:00
Makefile for _I18N_DYNAMIC, use CSHLIBFLAGS instead of CPICFLAGS. 2002-07-20 08:51:32 +00:00
shlib_version Add utmp processing functions 2002-07-27 23:57:39 +00:00