Historique des commits

Auteur SHA1 Message Date
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch il y a 4 ans
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET il y a 4 ans
  Rich Felker 19f8642494 report res_query failures, including nxdomain/nodata, via h_errno il y a 4 ans
  Rich Felker 9d0b8b92a5 make h_errno thread-local il y a 4 ans
  Rich Felker 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize il y a 4 ans
  Rich Felker 9d4b25b473 fix MUSL_LOCPATH search il y a 4 ans
  Rich Felker d49cf07541 add gettid function il y a 4 ans
  Szabolcs Nagy 22359b54ab aarch64: fix setjmp return value il y a 4 ans
  Alexander Monakov 4554f155dd setjmp: optimize longjmp prologues il y a 4 ans
  Alexander Monakov 59b64ff686 setjmp: optimize x86 longjmp epilogues il y a 4 ans
  Alexander Monakov c6a6fe4ccd setjmp: avoid useless REX-prefix on xor %eax, %eax il y a 4 ans
  Alexander Monakov 21431a0e43 setjmp: fix x86-64 longjmp argument adjustment il y a 4 ans
  Rich Felker c2feda4e2e prefer new socket syscalls, fallback to SYS_socketcall only if needed il y a 4 ans
  Szabolcs Nagy 933f8e72eb math: new software sqrtl il y a 4 ans
  Szabolcs Nagy 4f893997e4 math: add __math_invalidl il y a 4 ans
  Szabolcs Nagy b1756ec884 math: new software sqrtf il y a 4 ans
  Szabolcs Nagy 97e9b73d59 math: new software sqrt il y a 4 ans
  Rich Felker f1198ea3cf in hosts file lookups, honor first canonical name regardless of family il y a 4 ans
  Rich Felker 20c6d83f55 in hosts file lookups, use only first match for canonical name il y a 4 ans
  Rich Felker 73cc775bee release 1.2.1 il y a 4 ans
  Rich Felker 845e4f6692 add m68k sqrtl using native instruction il y a 4 ans
  Bartosz Brachaczek ddf1750e42 getentropy: fix UB if len==0 il y a 4 ans
  Rich Felker 52ee0dd6d5 fix async-cancel-safety of pthread_cancel il y a 4 ans
  Rich Felker 7cc9496a18 make thread killlock async-signal-safe for pthread_kill il y a 4 ans
  Rich Felker 0a005f499c fix C implementation of a_clz_32 il y a 4 ans
  Julien Ramseier a62df9c9b7 vfscanf: fix possible invalid free due to uninitialized variable use il y a 4 ans
  Rich Felker ea6d7847ac make mallocng the default malloc implementation il y a 4 ans
  Rich Felker e71188fa05 add malloc implementation selection to configure il y a 4 ans
  Rich Felker 503bd39766 import mallocng il y a 4 ans
  Rich Felker 785752a595 add glue code for mallocng merge il y a 4 ans