Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 1ccc804e13 fix regression with applications that expect struct winsize in ioctl.h před 4 roky
  Rich Felker 86ac0f7947 configure: enable warnings by default před 4 roky
  Rich Felker 0a312d34b9 configure: use additive warnings instead of subtracting from -Wall před 4 roky
  Rich Felker e7f808e359 configure: add further -Werror=... options to detected CFLAGS před 4 roky
  Rich Felker 57f6e85c9d remove redundant pthread struct members repeated for layout purposes před 4 roky
  Rich Felker 3a5b9ae7cf deduplicate __pthread_self thread pointer adjustment out of each arch před 4 roky
  Rich Felker ea71a9004e deduplicate TP_ADJ logic out of each arch, replace with TP_OFFSET před 4 roky
  Rich Felker 19f8642494 report res_query failures, including nxdomain/nodata, via h_errno před 4 roky
  Rich Felker 9d0b8b92a5 make h_errno thread-local před 4 roky
  Rich Felker 4d5786544b add tcgetwinsize and tcsetwinsize functions, move struct winsize před 4 roky
  Rich Felker 9d4b25b473 fix MUSL_LOCPATH search před 4 roky
  Rich Felker d49cf07541 add gettid function před 4 roky
  Szabolcs Nagy 22359b54ab aarch64: fix setjmp return value před 4 roky
  Alexander Monakov 4554f155dd setjmp: optimize longjmp prologues před 4 roky
  Alexander Monakov 59b64ff686 setjmp: optimize x86 longjmp epilogues před 4 roky
  Alexander Monakov c6a6fe4ccd setjmp: avoid useless REX-prefix on xor %eax, %eax před 4 roky
  Alexander Monakov 21431a0e43 setjmp: fix x86-64 longjmp argument adjustment před 4 roky
  Rich Felker c2feda4e2e prefer new socket syscalls, fallback to SYS_socketcall only if needed před 4 roky
  Szabolcs Nagy 933f8e72eb math: new software sqrtl před 4 roky
  Szabolcs Nagy 4f893997e4 math: add __math_invalidl před 4 roky
  Szabolcs Nagy b1756ec884 math: new software sqrtf před 4 roky
  Szabolcs Nagy 97e9b73d59 math: new software sqrt před 4 roky
  Rich Felker f1198ea3cf in hosts file lookups, honor first canonical name regardless of family před 4 roky
  Rich Felker 20c6d83f55 in hosts file lookups, use only first match for canonical name před 4 roky
  Rich Felker 73cc775bee release 1.2.1 před 4 roky
  Rich Felker 845e4f6692 add m68k sqrtl using native instruction před 4 roky
  Bartosz Brachaczek ddf1750e42 getentropy: fix UB if len==0 před 4 roky
  Rich Felker 52ee0dd6d5 fix async-cancel-safety of pthread_cancel před 4 roky
  Rich Felker 7cc9496a18 make thread killlock async-signal-safe for pthread_kill před 4 roky
  Rich Felker 0a005f499c fix C implementation of a_clz_32 před 4 roky