Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 44eb4d8b9b overhaul system() and popen() to use vfork; fix various related bugs před 12 roky
  Rich Felker f1e7a5e5f6 fix (hopefully; untested) completely broken/incomplete microblaze sigsetjmp před 12 roky
  Rich Felker ef2f595f74 fix microblaze asm relocations for shared libc před 12 roky
  Rich Felker 858df113bf assert() is supposed to have type void před 12 roky
  Rich Felker c86f2974e2 add memmem function (gnu extension) před 12 roky
  Rich Felker 21284ec75d microblaze TLS relocation support, completely untested před 12 roky
  Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips před 12 roky
  Rich Felker d5304147b9 block uid/gid changes during posix_spawn před 12 roky
  Rich Felker 42c36f957d fix overlap of thread stacks with thread tls segments před 12 roky
  Rich Felker c62b9f3980 fix main program TLS alignment for dynamic-linked programs před 12 roky
  Rich Felker 36be5284c2 workaround broken hidden-visibility handling in pcc před 12 roky
  Rich Felker 185a977074 ensure pointer decay in inline-asm arg for i386 syscall6 před 12 roky
  Rich Felker e23d358fd6 fix namespace clash (libc) in dynlink.c před 12 roky
  Rich Felker 31f340a17a remove dead code from dynamic linker před 12 roky
  Rich Felker 216dca82f6 comment possibly-confusing i386 vsyscall asm před 12 roky
  Rich Felker 964e9f3c4c avoid the thread-ptr-init behavior of sigaction when not installing handler před 12 roky
  Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) před 12 roky
  Rich Felker f2b1f1af83 ensure that buffer for decoding auxv at startup is initially zero před 12 roky
  Rich Felker 0a96a37f06 clean up and refactor program initialization před 12 roky
  Rich Felker 017bf140ff fix breakage due to initializing thread pointer when loading libs před 12 roky
  Rich Felker 00902c7384 make new TLS setup block even implementation-internals signals před 12 roky
  Rich Felker 92e1cd9b0b don't crash if TLS library is loaded into process with no thread pointer před 12 roky
  Rich Felker 6a2eaa3c5b fix buggy TLS size/alignment computations in static-linked TLS před 12 roky
  Rich Felker bd17431a2c fix symbol acceptance/rejection rules for TLS před 12 roky
  Rich Felker cf3fd3d002 TLS fixes, mainly alignment handling před 12 roky
  Rich Felker f4f77c068f fix/improve shared library ctor/dtor handling, allow recursive dlopen před 12 roky
  Rich Felker 5f88c0edd5 small dynamic linker module search fix před 12 roky
  Rich Felker dcd6037150 support for TLS in dynamic-loaded (dlopen) modules před 12 roky
  Rich Felker 642b7593c3 fix race condition in dlopen před 12 roky
  Rich Felker 99a2af6f45 fix incorrect TLS reloc macro names in x86_64 reloc.h před 12 roky