.. |
arch
|
Add (missed) fabs.c to SRCS.
|
2005-02-19 18:18:53 +00:00 |
citrus
|
White space nit- don't put a space before/after increment/decrement
|
2005-02-11 06:21:21 +00:00 |
compat-43
|
|
|
db
|
hash already uses FD_CLOEXEC -- pay attention to the return value and make it
|
2005-01-19 00:23:44 +00:00 |
dlfcn
|
|
|
gen
|
Restore getpwent() behaviour prior to rev 1.57; skip dodgy NIS & DNS entries
|
2005-02-28 00:40:05 +00:00 |
gmon
|
|
|
hash
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +00:00 |
iconv
|
|
|
include
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +00:00 |
inet
|
|
|
isc
|
|
|
locale
|
considering huge character set(ucs, gb18030),
|
2005-02-10 19:19:57 +00:00 |
md
|
|
|
nameser
|
Merge conflicts
|
2004-11-07 02:19:49 +00:00 |
net
|
Prevent NULL deref upon malloc failure.
|
2005-02-28 01:25:24 +00:00 |
nls
|
Translate messages 86 -> 93. Thanks to Marc Baudoin for review.
|
2005-01-03 22:00:37 +00:00 |
quad
|
|
|
regex
|
make othercase() return int rather than char, to avoid sign extension
|
2004-09-18 11:47:37 +00:00 |
resolv
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +00:00 |
rpc
|
White space nit- don't put a space before/after increment/decrement
|
2005-02-11 06:21:21 +00:00 |
softfloat
|
Only compile the floatx80-using functions if the arch in question
|
2004-09-27 10:16:24 +00:00 |
stdio
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +00:00 |
stdlib
|
remove extraneous `*' that caused a core-dump.
|
2005-02-17 21:22:25 +00:00 |
string
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +00:00 |
sys
|
Build syscalls stubs for pselect and pollts. Update man pages.
|
2005-02-26 18:04:19 +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
|
Fix the __libc_thr_yield_stub() signature.
|
2004-12-14 00:21:40 +00:00 |
time
|
PR/28324: Takayoshi Kochi: localtime_r(3) returns GMT
|
2004-11-16 04:15:28 +00:00 |
uuid
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +00:00 |
yp
|
#include "reentrant.h" instead of <threadlib.h>
|
2004-10-29 06:32:08 +00:00 |
genassym.sh
|
|
|
Makefile
|
minor whitespace consistency
|
2005-01-10 02:32:46 +00:00 |
shlib_version
|
System calls and support routines for file system extended attributes. Libc
|
2005-01-02 16:43:26 +00:00 |