Histórico de Commits

Autor SHA1 Mensagem Data
  Ariadne Conill 821083ac7b implement reallocarray há 4 anos atrás
  Rich Felker 29ff7599a4 implement realpath directly instead of using procfs readlink há 4 anos atrás
  Dominic Chen 5d464f524b fix mallocng regression in malloc_usable_size with null argument há 4 anos atrás
  Issam E. Maghni d046ec92c1 configure: do not use obsolescent form of test -a|o há 4 anos atrás
  Érico Rolim c5d118ebbc fix segfault in lutimes when tv argument is NULL há 4 anos atrás
  Szabolcs Nagy 67f774625e netinet/in.h: add IP_RECVERR_4884 from linux v5.9 há 4 anos atrás
  Szabolcs Nagy d078f83657 sys/fanotify.h: add new FAN_* macros from linux v5.9 há 4 anos atrás
  Szabolcs Nagy 3ba370fe8d bits/syscall.h: add __NR_close_range from linux v5.9 há 4 anos atrás
  William Woodruff badc5bb211 add missing personality values há 4 anos atrás
  Jinliang Li 6e98924890 arm fabs and sqrt: support single-precision-only fpu variants há 4 anos atrás
  Érico Rolim c8c3e341fb fix typo in INSTALL há 4 anos atrás
  Rich Felker e2fa720be7 work around linux bug in readlink syscall with zero buffer size há 4 anos atrás
  Rich Felker c17cda6d61 parse v3 or future-unknown zoneinfo file versions as v2+ há 4 anos atrás
  Rich Felker 585a0a78f9 explicitly prefer 64-bit/v2 zoneinfo tables há 4 anos atrás
  Rich Felker debbddf7c8 fix regression in pthread_exit há 4 anos atrás
  Rich Felker 3ab2a4e026 rewrite wcsnrtombs to fix buffer overflow and other bugs há 4 anos atrás
  Rich Felker 233bb6972d protect destruction of process-shared mutexes against robust list races há 4 anos atrás
  Rich Felker d26e0774a5 pthread_exit: don't __vm_wait under thread list lock há 4 anos atrás
  Rich Felker 167390f055 lift child restrictions after multi-threaded fork há 4 anos atrás
  Rich Felker 34952fe5de convert malloc use under libc-internal locks to use internal allocator há 4 anos atrás
  Rich Felker 8d37958d58 give libc access to its own malloc even if public malloc is interposed há 4 anos atrás
  Rich Felker c1e5d243b7 drop use of getdelim/stdio in dynamic linker há 4 anos atrás
  Rich Felker cbecda0b50 dlerror: don't gratuitously hold freebuf_queue lock while freeing há 4 anos atrás
  Rich Felker 4ffa706899 fix vector types in aarch64 register file structures há 4 anos atrás
  Rich Felker d91a6cf6e3 fix erroneous pthread_cond_wait mutex waiter count logic due to typo há 4 anos atrás
  Rich Felker 27b2fc9d6d fix missing-wake regression in pthread_cond_wait há 4 anos atrás
  James Y Knight 7c71792e87 add support for SIGEV_THREAD_ID timers há 5 anos atrás
  Rich Felker f70375df85 fix sem_close unmapping of still-referenced semaphore há 4 anos atrás
  Rich Felker 613ccabeb0 refactor setxid return path to use __syscall_ret há 4 anos atrás
  rcombs ccba23459e ldso: notify the debugger when we're doing a dlopen há 4 anos atrás