Historia zmian

Autor SHA1 Wiadomość Data
  Rich Felker 43e9f652bf fix null pointer dereference in dcngettext under specific conditions 10 lat temu
  Rich Felker 68630b55c0 eliminate costly tricks to avoid TLS access for current locale state 10 lat temu
  Rich Felker 707d7c30f3 in i386 __set_thread_area, don't assume %gs register is initially zero 10 lat temu
  Rich Felker c0f10cf067 make arm reloc.h CRTJMP macro compatible with thumb 10 lat temu
  Rich Felker 83340c7a58 make arm crt_arch.h compatible with thumb code generation 10 lat temu
  Rich Felker dbf74a98be release 1.1.9 10 lat temu
  Szabolcs Nagy 20de36cc89 fix netinet/ether.h for c++ 10 lat temu
  Rich Felker ece0c48a60 fix futimes legacy function with null tv pointer 10 lat temu
  Rich Felker 484194dbf4 fix stack protector crashes on x32 & powerpc due to misplaced TLS canary 10 lat temu
  Rich Felker d0040e239e improve iswdigit macro to diagnose errors 10 lat temu
  Rich Felker 7fe273b2c1 fix broken cancellation on x32 due to incorrect saved-PC offset 10 lat temu
  Rich Felker 551c1d7a57 fix crash in x32 sigsetjmp 10 lat temu
  Rich Felker 2d5c74c21e fix x32 __set_thread_area failure due to junk in upper bits 10 lat temu
  Rich Felker 4f69594689 fix dangling pointers in x32 syscall timespec fixup code 10 lat temu
  Szabolcs Nagy 7561ac45ed add IPTOS_CLASS_* macros to netinet/ip.h 10 lat temu
  Szabolcs Nagy b02eed9c48 complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf) 10 lat temu
  Rich Felker e98a54643e fix integer overflow in elf.h macro SHF_EXCLUDE 10 lat temu
  Rich Felker 58fa856960 fix mishandling of ENOMEM return case in internal getgrent_a function 10 lat temu
  Szabolcs Nagy 18f75b80fd fix __syscall declaration with wrong visibility in syscall_arch.h 10 lat temu
  Szabolcs Nagy 4e50b2e4b5 aarch64: fix CRTJMP in reloc.h 10 lat temu
  Rich Felker 85d12e0285 fix sh jmp_buf size to match ABI 10 lat temu
  Rich Felker 82acacceaa fix name of sh crt asm directory 10 lat temu
  Rich Felker 94f4c8237a fix build regression in aarch64 sigsetjmp 10 lat temu
  Rich Felker 1fb0878ebc fix ldso name for sh-nofpu subarch 10 lat temu
  Rich Felker a658afbf94 fix build regression in sh-nofpu subarch due to missing symbol 10 lat temu
  Rich Felker 7faee5fa0d fix failure of sh reloc.h to properly detect endianness for ldso name 10 lat temu
  Rich Felker abead1be6d fix misalignment of dtv in static-linked programs with odd-sized TLS 10 lat temu
  Rich Felker 23129ab8d5 remove dead store from static __init_tls 10 lat temu
  Rich Felker 5f51d52915 make __init_tp function static when static linking 10 lat temu
  Rich Felker f109781c16 add dependency of dlstart.lo on crt_arch.h to Makefile 10 lat temu