Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker da7ccf822c use hidden visibility for i386 asm-internal __vsyscall symbol před 10 roky
  Rich Felker f1faa0e12f make _dlstart_c function use hidden visibility před 10 roky
  Rich Felker f4f9562cc9 remove initializers for decoded aux/dyn arrays in dynamic linker před 10 roky
  Rich Felker 1ef849c6ec allow libc itself to be built with stack protector enabled před 10 roky
  Rich Felker 19a1fe670a remove remnants of support for running in no-thread-pointer mode před 10 roky
  Rich Felker 71f099cb7d move thread pointer setup to beginning of dynamic linker stage 3 před 10 roky
  Rich Felker 0f66fcec25 stabilize dynamic linker's layout of static TLS před 10 roky
  Rich Felker f630df09b1 allow i386 __set_thread_area to be called more than once před 10 roky
  Rich Felker f3ddd17380 dynamic linker bootstrap overhaul před 10 roky
  Rich Felker 385c01112c remove mismatched arguments from vmlock function definitions před 10 roky
  Rich Felker a2d3053354 apply vmlock wait to __unmapself in pthread_exit před 10 roky
  Rich Felker f08ab9e61a redesign and simplify vmlock system před 10 roky
  Rich Felker 4e98cce1c5 optimize out setting up robust list with kernel when not needed před 10 roky
  Rich Felker 12e1e32468 process robust list in pthread_exit to fix detached thread use-after-unmap před 10 roky
  Rich Felker 25748db301 fix possible clobbering of syscall return values on mips před 10 roky
  Szabolcs Nagy 05e0e301e3 fix getdelim to set the error indicator on all failures před 10 roky
  Rich Felker 077096259d fix rpath string memory leak on failed dlopen před 10 roky
  Rich Felker 2963a9f794 halt dynamic linker library search on errors resolving $ORIGIN in rpath před 10 roky
  Rich Felker 5e25d87b09 remove macro definition of longjmp from setjmp.h před 10 roky
  Rich Felker 5d1c8c9956 harden dynamic linker library path search před 10 roky
  Rich Felker fd427c4eae move O_PATH definition back to arch bits před 10 roky
  Rich Felker abfe1f6541 aarch64: remove duplicate macro definitions in bits/fcntl.h před 10 roky
  Rich Felker dfc1a37c44 aarch64: fix definition of sem_nsems in semid_ds structure před 10 roky
  Szabolcs Nagy b24d813d24 aarch64: fix namespace pollution in bits/shm.h před 10 roky
  Rich Felker 115af23942 release 1.1.8 před 10 roky
  Szabolcs Nagy c498efe117 regex: fix character class repetitions před 10 roky
  Szabolcs Nagy 32dee9b9b1 do not treat \0 as a backref in BRE před 10 roky
  Rich Felker 11d1e2e2de fix FLT_ROUNDS regression in C++ applications před 10 roky
  Rich Felker fc13acc3dc fix internal buffer overrun in inet_pton před 10 roky
  Rich Felker 7c8c86f630 suppress backref processing in ERE regcomp před 10 roky