NetBSD/lib/libc
ad ae87f94d1d Bump libc/libpthread minor for thr_curcpu()/pthread_curcpu_np(). 2007-11-27 21:06:41 +00:00
..
arch Reorder the code for i386 and amd64 syscall stubs so that the 'jc' on error 2007-11-23 07:36:05 +00:00
citrus more PR/36938, restore internal-state if mbtowc() throw EILSEQ. 2007-11-26 15:31:30 +00:00
compat In handwritten asm use -fPIC code instead of -fpic, our libc has grown 2007-10-08 13:06:00 +00:00
compat-43 add an #include path for sigcompat.c to get at <sys/compat>; this 2006-04-24 17:15:06 +00:00
db cleanup: 2007-02-03 23:46:09 +00:00
dlfcn - Change the strong dlfcn names in libc to ___name, and make the __name 2004-07-18 17:26:19 +00:00
gdtoa Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
gen make _FORTIFY_SOURCE play nicely with lint 2007-10-26 19:48:14 +00:00
gmon fix incomplete initializers 2006-10-15 16:14:46 +00:00
hash More cleanup after sha2.h and rmd160.h moved house 2006-10-28 13:05:42 +00:00
iconv do the namespace protection properly; fixes the lint-library. 2006-11-03 20:16:28 +00:00
include Add thr_curcpu(), pthread_curcpu_np(). 2007-11-27 20:58:26 +00:00
inet Resolve conflicts. 2007-03-30 20:23:03 +00:00
isc Resolve conflicts. 2007-03-30 20:23:03 +00:00
locale Mark the characters between 0x80 and 0xff as 1 cell wide, if compiled 2007-11-06 19:24:19 +00:00
md Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
misc - Make it pass lint. 2007-11-13 15:33:55 +00:00
nameser Resolve conflicts. 2007-03-30 20:23:03 +00:00
net Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make 2007-08-09 15:23:01 +00:00
nls Changed error message of ENOPROTOOPT to "Protocol option not available". 2006-10-31 00:38:06 +00:00
quad Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
regex Rearrange headers for better portability. 2007-02-09 23:44:18 +00:00
resolv Re-add missing file (removed by cvs import because it was added manually by 2007-03-30 20:40:52 +00:00
rpc switch from kqueue() back to pollts() so that signals will be unblocked 2007-02-19 18:37:14 +00:00
softfloat When creating unsigned int results, do not distinguish positive versus 2007-11-08 21:31:04 +00:00
ssp Never use "utilize". It means exactly the same thing as "use", but it 2007-08-20 16:07:05 +00:00
stdio make _FORTIFY_SOURCE play nicely with lint 2007-10-26 19:48:14 +00:00
stdlib Enable posix_memalign(). 2007-11-19 14:48:41 +00:00
string Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. 2007-07-03 12:11:09 +00:00
sys Add a note about the difficulty of actually looking at the return value 2007-11-23 20:29:40 +00:00
termios Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff) 2004-12-01 21:37:15 +00:00
thread-stub Add thr_curcpu(), pthread_curcpu_np(). 2007-11-27 20:58:26 +00:00
time Make sure that %r honors the LC_TIME t_fmt_ampm. This restores 2007-07-31 20:19:16 +00:00
uuid spell precede; from Zafer 2006-11-25 16:48:31 +00:00
yp use FD_CLOEXEC instead of 1. 2006-11-03 20:18:49 +00:00
Makefile - stack_protector.c doesn't really belong under sys/. Add a new directory 2007-11-13 15:21:19 +00:00
Makefile.inc We can USE_FORT now. 2007-06-03 17:36:08 +00:00
shlib_version Bump libc/libpthread minor for thr_curcpu()/pthread_curcpu_np(). 2007-11-27 21:06:41 +00:00