NetBSD/lib/libc
2010-09-25 09:44:08 +00:00
..
arch Pullup fixes from matt-nb5-mips64. 2010-09-03 17:22:51 +00:00
atomic Bump date for previous. (How hard can it be to remember this.) 2010-04-14 08:49:49 +00:00
cdb Use MAP_FILE|MAP_SHARED instead of MAP_FILE for the flags parameter of mmap(2). 2010-06-03 12:40:52 +00:00
citrus 1. refactoring new locale-db(RuneCT10) loading method with mmap(2). 2010-06-19 13:26:51 +00:00
compat Use a bit array to keep track of malloced environment entries so we can 2010-09-23 17:30:49 +00:00
compat-43 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
db Note the POSIX compliance (already since SUSv2, '97). 2010-05-05 06:55:57 +00:00
dlfcn remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
gdtoa Close file handle after using it. Found by cppcheck. 2010-01-17 23:06:31 +00:00
gen If not using O32 on mips, we need to read ELF64 symbols too. 2010-09-24 15:57:15 +00:00
gmon - KNF 2010-03-01 19:52:38 +00:00
hash \\ -> \e 2010-04-05 21:25:01 +00:00
iconv Sort errors. 2010-05-05 22:07:58 +00:00
include New vdprintf needs "namespace protection". 2010-09-06 17:49:56 +00:00
inet Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
isc merge libbind and bump. 2009-04-12 17:07:16 +00:00
locale fix cross build breakage mklocale(1). 2010-06-20 02:23:15 +00:00
md According to Alexander Bluhm in tech-toolchain on 31 Jan 2009, the way 2009-03-06 18:15:23 +00:00
misc Ensure that initfini.c is referenced by exit.c. The start up code has to 2010-06-28 21:58:02 +00:00
nameser fix lint issues and actual bugs lint found (missing break statements) 2009-04-12 19:43:37 +00:00
net dprintf is claimed by posix. 2010-08-29 15:40:35 +00:00
nls Use MAP_FAILED and NULL. 2009-03-10 13:15:40 +00:00
quad Assign quad / softfloat specific ${SRCS} to ${SRCS.quad} / ${SRCS.softfloat} 2009-12-06 05:34:42 +00:00
regex Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
resolv the doo doo doo, the daa daa daa... 2009-11-22 18:04:37 +00:00
rpc Explicitly cast argument of ffs(3) to fix lint error. 2010-07-08 20:12:37 +00:00
softfloat Merge from matt-nb5-mips64. 2009-12-14 01:07:41 +00:00
ssp gcc -> GCC, offset indent. 2010-04-22 13:41:40 +00:00
stdio Remove trailing whitespace, merge error sections for same error, nits. 2010-09-25 09:44:08 +00:00
stdlib protect the __allocenv call with the mutex; from Enami 2010-09-24 14:34:44 +00:00
string consistency with c source 2010-07-05 00:45:19 +00:00
sys Bump date for O_DIRECTORY, more markup, merge two error sections. 2010-09-22 17:58:09 +00:00
termios Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
thread-stub Assign copyright to TNF 2009-12-01 01:33:25 +00:00
time New sentence, new line. 2010-05-30 07:57:08 +00:00
uuid Move TNF licenses to 2 clause form 2008-05-02 18:11:04 +00:00
yp Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
libcincludes.mk put the code to find the libc include directories and define ARCHSUBDIR 2008-10-26 07:28:06 +00:00
Makefile Add libc glue for libtre. 2010-09-04 12:17:58 +00:00
Makefile.inc 1. fix build problem CITRUS=no 2010-05-30 08:28:53 +00:00
shlib_version add fmemopen(3) derrived from POSIX:2008. 2010-09-24 09:21:53 +00:00