Histórico de Commits

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