Historie revizí

Autor SHA1 Zpráva Datum
  Szabolcs Nagy 3ba370fe8d bits/syscall.h: add __NR_close_range from linux v5.9 před 4 roky
  William Woodruff badc5bb211 add missing personality values před 4 roky
  Jinliang Li 6e98924890 arm fabs and sqrt: support single-precision-only fpu variants před 4 roky
  Érico Rolim c8c3e341fb fix typo in INSTALL před 4 roky
  Rich Felker e2fa720be7 work around linux bug in readlink syscall with zero buffer size před 4 roky
  Rich Felker c17cda6d61 parse v3 or future-unknown zoneinfo file versions as v2+ před 4 roky
  Rich Felker 585a0a78f9 explicitly prefer 64-bit/v2 zoneinfo tables před 4 roky
  Rich Felker debbddf7c8 fix regression in pthread_exit před 4 roky
  Rich Felker 3ab2a4e026 rewrite wcsnrtombs to fix buffer overflow and other bugs před 4 roky
  Rich Felker 233bb6972d protect destruction of process-shared mutexes against robust list races před 4 roky
  Rich Felker d26e0774a5 pthread_exit: don't __vm_wait under thread list lock před 4 roky
  Rich Felker 167390f055 lift child restrictions after multi-threaded fork před 4 roky
  Rich Felker 34952fe5de convert malloc use under libc-internal locks to use internal allocator před 4 roky
  Rich Felker 8d37958d58 give libc access to its own malloc even if public malloc is interposed před 4 roky
  Rich Felker c1e5d243b7 drop use of getdelim/stdio in dynamic linker před 4 roky
  Rich Felker cbecda0b50 dlerror: don't gratuitously hold freebuf_queue lock while freeing před 4 roky
  Rich Felker 4ffa706899 fix vector types in aarch64 register file structures před 4 roky
  Rich Felker d91a6cf6e3 fix erroneous pthread_cond_wait mutex waiter count logic due to typo před 4 roky
  Rich Felker 27b2fc9d6d fix missing-wake regression in pthread_cond_wait před 4 roky
  James Y Knight 7c71792e87 add support for SIGEV_THREAD_ID timers před 5 roky
  Rich Felker f70375df85 fix sem_close unmapping of still-referenced semaphore před 4 roky
  Rich Felker 613ccabeb0 refactor setxid return path to use __syscall_ret před 4 roky
  rcombs ccba23459e ldso: notify the debugger when we're doing a dlopen před 4 roky
  Rich Felker 4209a7b104 fix setgroups behavior in multithreaded process před 4 roky
  Rich Felker 6ce91ef0e8 avoid __synccall for setrlimit on kernels with prlimit syscall před 4 roky
  Rich Felker 3437e478ba fix reintroduction of errno clobbering by atfork handlers před 4 roky
  Rich Felker 2d0bbe6c78 fix pthread_cond_wait paired with with priority-inheritance mutex před 4 roky
  Rich Felker 0b87551bdf lift sigaction abort locking to fix posix_spawn child deadlock před 4 roky
  Julien Ramseier 99d5098a88 update crypt_blowfish to support $2b$ prefix před 4 roky
  Rich Felker 957c276323 remove unused weak definition of __tl_sync in membarrier.c před 4 roky