.. |
arch
|
Branch to a local symbol instead of a global symbol.
|
2005-04-22 06:59:00 +00:00 |
citrus
|
add csmapper:CNS11643-1,2 and esdb:ISO-2022-CN,
|
2005-03-27 22:30:05 +00:00 |
compat-43
|
|
|
db
|
Don't attempt to delete a NULL key. Can happen if we were the only key
|
2005-04-27 23:11:29 +00:00 |
dlfcn
|
|
|
gen
|
Converted all arguments for the <ctype.h> functions to (unsigned char).
|
2005-04-19 16:33:53 +00:00 |
gmon
|
Remove unused, -- just used is enough. From uwe.
|
2005-04-24 18:18:52 +00:00 |
hash
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +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
|
statvfs is both a function name and a struct tag. Defining it to _statvfs
|
2005-04-07 16:26:35 +00:00 |
inet
|
|
|
isc
|
|
|
locale
|
Add some pedantry to exceptions from being equivalent to strftime.
|
2005-04-06 21:39:17 +00:00 |
md
|
|
|
nameser
|
Merge conflicts
|
2004-11-07 02:19:49 +00:00 |
net
|
check for pwd != NULL
|
2005-04-19 03:20:50 +00:00 |
nls
|
Fix some typos. From Christian Brueffer in PR lib/30109.
|
2005-05-01 16:36:47 +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
|
Re-implement in terms of fseek0()
|
2005-03-04 16:25:20 +00:00 |
stdlib
|
Revert the previous patch. It is not worth it optimizing the code to avoid
|
2005-04-24 23:29:06 +00:00 |
string
|
Remove one of two nearly duplicate words.
|
2005-03-14 10:36:51 +00:00 |
sys
|
getmntinfo() if a compatibility function, so there is no point in hiding
|
2005-04-12 21:36:46 +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
|
Some more optimisations - I must stop looking at this file!
|
2005-03-05 14:07:15 +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
|
PR/29849, PR/29850: Add getpwent_r and getgrent_r
|
2005-04-02 04:53:53 +00:00 |