Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker f3ddd17380 dynamic linker bootstrap overhaul há 10 anos atrás
  Rich Felker 385c01112c remove mismatched arguments from vmlock function definitions há 10 anos atrás
  Rich Felker a2d3053354 apply vmlock wait to __unmapself in pthread_exit há 10 anos atrás
  Rich Felker f08ab9e61a redesign and simplify vmlock system há 10 anos atrás
  Rich Felker 4e98cce1c5 optimize out setting up robust list with kernel when not needed há 10 anos atrás
  Rich Felker 12e1e32468 process robust list in pthread_exit to fix detached thread use-after-unmap há 10 anos atrás
  Rich Felker 25748db301 fix possible clobbering of syscall return values on mips há 10 anos atrás
  Szabolcs Nagy 05e0e301e3 fix getdelim to set the error indicator on all failures há 10 anos atrás
  Rich Felker 077096259d fix rpath string memory leak on failed dlopen há 10 anos atrás
  Rich Felker 2963a9f794 halt dynamic linker library search on errors resolving $ORIGIN in rpath há 10 anos atrás
  Rich Felker 5e25d87b09 remove macro definition of longjmp from setjmp.h há 10 anos atrás
  Rich Felker 5d1c8c9956 harden dynamic linker library path search há 10 anos atrás
  Rich Felker fd427c4eae move O_PATH definition back to arch bits há 10 anos atrás
  Rich Felker abfe1f6541 aarch64: remove duplicate macro definitions in bits/fcntl.h há 10 anos atrás
  Rich Felker dfc1a37c44 aarch64: fix definition of sem_nsems in semid_ds structure há 10 anos atrás
  Szabolcs Nagy b24d813d24 aarch64: fix namespace pollution in bits/shm.h há 10 anos atrás
  Rich Felker 115af23942 release 1.1.8 há 10 anos atrás
  Szabolcs Nagy c498efe117 regex: fix character class repetitions há 10 anos atrás
  Szabolcs Nagy 32dee9b9b1 do not treat \0 as a backref in BRE há 10 anos atrás
  Rich Felker 11d1e2e2de fix FLT_ROUNDS regression in C++ applications há 10 anos atrás
  Rich Felker fc13acc3dc fix internal buffer overrun in inet_pton há 10 anos atrás
  Rich Felker 7c8c86f630 suppress backref processing in ERE regcomp há 10 anos atrás
  Rich Felker 39dfd58417 fix memory-corruption in regcomp with backslash followed by high byte há 10 anos atrás
  Rich Felker e626deeec8 fix missing max_align_t definition on aarch64 há 10 anos atrás
  Rich Felker 8c1c57a64b release 1.1.7 há 10 anos atrás
  Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts há 10 anos atrás
  Rich Felker 76fd01177a block all signals (even internal ones) in cancellation signal handler há 10 anos atrás
  Rich Felker eceaf1d29f update authors/contributors list há 10 anos atrás
  Rich Felker 4b5ca13fb1 avoid sending huge names as nscd passwd/group queries há 10 anos atrás
  Rich Felker 49d1e7f931 simplify nscd lookup code for alt passwd/group backends há 10 anos atrás