Commit History

Автор SHA1 Съобщение Дата
  Rich Felker c2feda4e2e prefer new socket syscalls, fallback to SYS_socketcall only if needed преди 4 години
  Szabolcs Nagy 933f8e72eb math: new software sqrtl преди 4 години
  Szabolcs Nagy 4f893997e4 math: add __math_invalidl преди 4 години
  Szabolcs Nagy b1756ec884 math: new software sqrtf преди 4 години
  Szabolcs Nagy 97e9b73d59 math: new software sqrt преди 4 години
  Rich Felker f1198ea3cf in hosts file lookups, honor first canonical name regardless of family преди 4 години
  Rich Felker 20c6d83f55 in hosts file lookups, use only first match for canonical name преди 4 години
  Rich Felker 73cc775bee release 1.2.1 преди 4 години
  Rich Felker 845e4f6692 add m68k sqrtl using native instruction преди 4 години
  Bartosz Brachaczek ddf1750e42 getentropy: fix UB if len==0 преди 4 години
  Rich Felker 52ee0dd6d5 fix async-cancel-safety of pthread_cancel преди 4 години
  Rich Felker 7cc9496a18 make thread killlock async-signal-safe for pthread_kill преди 4 години
  Rich Felker 0a005f499c fix C implementation of a_clz_32 преди 4 години
  Julien Ramseier a62df9c9b7 vfscanf: fix possible invalid free due to uninitialized variable use преди 4 години
  Rich Felker ea6d7847ac make mallocng the default malloc implementation преди 4 години
  Rich Felker e71188fa05 add malloc implementation selection to configure преди 4 години
  Rich Felker 503bd39766 import mallocng преди 4 години
  Rich Felker 785752a595 add glue code for mallocng merge преди 4 години
  Rich Felker fdf8b2ad9c add optimized aarch64 memcpy and memset преди 4 години
  Andre McCurdy 9dce93ac7f add big-endian support to ARM assembler memcpy преди 5 години
  Rich Felker 8ed2bd8bfc clear need_locks in child after fork преди 4 години
  Rich Felker fca7428c09 only use memcpy realloc to shrink if an exact-sized free chunk exists преди 4 години
  Rich Felker cb5babdc8d fix memset overflow in oldmalloc race fix overhaul преди 4 години
  Rich Felker 4bd22b8f3e fix invalid use of access function in nftw преди 4 години
  Rich Felker ca36573ecf add fallback a_clz_32 implementation преди 4 години
  Rich Felker 1fc67fc117 only disable aligned_alloc if malloc was replaced but it wasn't преди 4 години
  Rich Felker e9f4fd1185 have ldso track replacement of aligned_alloc преди 4 години
  Rich Felker 25cef5c591 reintroduce calloc elison of memset for direct-mmapped allocations преди 4 години
  Rich Felker 501a92660c move __malloc_replaced to a top-level malloc file преди 4 години
  Rich Felker 28f64fa6ca switch to a common calloc implementation преди 4 години