NetBSD/lib/libc
uwe 0396244ccc Use macros from <machine/asm.h>. Add some comments.
Same PIC object code.  Almost the same non-PIC object code (b/c of
s/jsr/jmp/ to _exit).
2006-01-05 18:20:29 +00:00
..
arch Use macros from <machine/asm.h>. Add some comments. 2006-01-05 18:20:29 +00:00
citrus add missing _citrus_MSKanji_stdenc_get_state_desc_generic() function. 2005-12-07 06:20:20 +00:00
compat Oops^2. Init pointer to the saved registers area. 2006-01-05 04:55:48 +00:00
compat-43 Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 21:11:15 +00:00
db u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
dlfcn
gen Revert back to revision 1.40, as requested by cube@. 2005-12-31 12:32:30 +00:00
gmon Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
hash u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
iconv make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT. 2005-04-25 13:42:04 +00:00
include the sha2 functions have an _. 2005-09-26 02:12:24 +00:00
inet u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
isc
locale constify and remove an __UNCONST. 2005-12-02 11:10:45 +00:00
md Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
nameser
net u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
nls WARNS=4 2005-11-29 03:11:58 +00:00
quad Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
regex constify and remove __UNCONST. 2005-12-02 12:12:29 +00:00
resolv Rest of fix for PR#31184: getaddrinfo() now honors resolv.conf sortlist 2005-09-15 23:33:41 +00:00
rpc u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
softfloat
stdio redo the previous (WARNS=4) differently. consitify rather than making 2005-12-02 14:45:24 +00:00
stdlib __inline__ -> inline 2005-12-24 21:42:02 +00:00
string Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
sys change errors returned for various operations on "/" to conform to SUSv3. 2005-12-27 17:24:07 +00:00
termios
thread-stub WARNS=4 2005-11-29 03:11:58 +00:00
time WARNS=4 2005-11-29 03:11:58 +00:00
uuid
yp WARNS=4 2005-11-29 03:11:58 +00:00
Makefile Use reach-over sources from common/lib/libc 2005-12-20 19:31:47 +00:00
shlib_version Add Todd Miller's ftw(3) and nftw(3) file-tree walking functionality, 2005-12-30 23:07:31 +00:00