Mike Frysinger f4bfb87ce5 use O_DIRECTORY when possible, saves us from having to use stat() thus cutting codesize/race condition 20 lat temu
..
inet 6bd321dfd6 weaks for __pthread_internal_tsd* are added if not built w/ -DSHARED, header issue 20 lat temu
misc f4bfb87ce5 use O_DIRECTORY when possible, saves us from having to use stat() thus cutting codesize/race condition 20 lat temu
pwd_grp 05e75260d6 Get rid of missing prototype warnings 20 lat temu
signal 9e2b0f0f80 even the hidden version of the weaks in libc (as strong in libpthread) have to be weaks 20 lat temu
stdio 39d1c1774d missed another global data marking 20 lat temu
stdlib bb9b5b976f Go __malloc_lock, go ... 20 lat temu
string c429bf3057 import files from glibc for an ia64/static port 20 lat temu
sysdeps bd5827f470 use just __getdents64 rather than either __getdents and __getdents64 when possible (saves space and gives us access to d_type most of the time) 20 lat temu
termios 064d44317d remove unneeded duplicate sid definition 20 lat temu
unistd 0140324c10 attribute_hidden is enough in the prototype, sync getopt-susv3 w/ gnu 20 lat temu
Makefile ba31c6c463 Remove TOPDIR 21 lat temu
Makefile.in 5f36b07006 Allow to use atexit() and __stack_chk_fail_local() within libc 21 lat temu