.. |
inet
|
6bd321dfd6
weaks for __pthread_internal_tsd* are added if not built w/ -DSHARED, header issue
|
19 years ago |
misc
|
ad6612eb8e
rfelker reports in Bug 683 that we leak file descriptors if the fcntl() fails ... so fix that. add back in fstat() ofter we open() the directory as we need the blocksize further down in the code. unify the memory error handling to shrink the code there a little.
|
19 years ago |
pwd_grp
|
05e75260d6
Get rid of missing prototype warnings
|
19 years ago |
signal
|
9e2b0f0f80
even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks
|
19 years ago |
stdio
|
39d1c1774d
missed another global data marking
|
19 years ago |
stdlib
|
bb9b5b976f
Go __malloc_lock, go ...
|
19 years ago |
string
|
e1982ac32a
fix building
|
19 years ago |
sysdeps
|
b13b8b4533
kill _dummy symbol
|
19 years ago |
termios
|
064d44317d
remove unneeded duplicate sid definition
|
19 years ago |
unistd
|
0140324c10
attribute_hidden is enough in the prototype, sync getopt-susv3 w/ gnu
|
19 years ago |
Makefile
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Makefile.in
|
5f36b07006
Allow to use atexit() and __stack_chk_fail_local() within libc
|
19 years ago |