Histórico de Commits

Autor SHA1 Mensagem Data
  Szabolcs Nagy 7561ac45ed add IPTOS_CLASS_* macros to netinet/ip.h há 10 anos atrás
  Szabolcs Nagy b02eed9c48 complex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf) há 10 anos atrás
  Rich Felker e98a54643e fix integer overflow in elf.h macro SHF_EXCLUDE há 10 anos atrás
  Rich Felker 58fa856960 fix mishandling of ENOMEM return case in internal getgrent_a function há 10 anos atrás
  Szabolcs Nagy 18f75b80fd fix __syscall declaration with wrong visibility in syscall_arch.h há 10 anos atrás
  Szabolcs Nagy 4e50b2e4b5 aarch64: fix CRTJMP in reloc.h há 10 anos atrás
  Rich Felker 85d12e0285 fix sh jmp_buf size to match ABI há 10 anos atrás
  Rich Felker 82acacceaa fix name of sh crt asm directory há 10 anos atrás
  Rich Felker 94f4c8237a fix build regression in aarch64 sigsetjmp há 10 anos atrás
  Rich Felker 1fb0878ebc fix ldso name for sh-nofpu subarch há 10 anos atrás
  Rich Felker a658afbf94 fix build regression in sh-nofpu subarch due to missing symbol há 10 anos atrás
  Rich Felker 7faee5fa0d fix failure of sh reloc.h to properly detect endianness for ldso name há 10 anos atrás
  Rich Felker abead1be6d fix misalignment of dtv in static-linked programs with odd-sized TLS há 10 anos atrás
  Rich Felker 23129ab8d5 remove dead store from static __init_tls há 10 anos atrás
  Rich Felker 5f51d52915 make __init_tp function static when static linking há 10 anos atrás
  Rich Felker f109781c16 add dependency of dlstart.lo on crt_arch.h to Makefile há 10 anos atrás
  Rich Felker 18938c299c fix regression in x86_64 math asm with old binutils há 10 anos atrás
  Rich Felker 3aacb54ead fix syntax errors in configure script há 10 anos atrás
  Rich Felker afbcac6826 minor optimization to pthread_spin_trylock há 10 anos atrás
  Rich Felker 7b1fb0c526 optimize spin lock not to dirty cache line while spinning há 10 anos atrás
  Rich Felker b8dda24fe1 in visibility preinclude, remove overrides for stdin/stdout/stderr há 10 anos atrás
  Rich Felker f203b3511f fix inconsistent visibility for __hwcap and __sysinfo symbols há 10 anos atrás
  Rich Felker 3e827b7e68 remove additional libc struct accessor cruft há 10 anos atrás
  Rich Felker c267fb849f remove useless visibility application from static-linking-only code há 10 anos atrás
  Rich Felker 9d836f444f remove libc.h dependency from otherwise-independent multibyte code há 10 anos atrás
  Rich Felker f9cccfc16e remove cruft for libc struct accessor function and broken visibility há 10 anos atrás
  Rich Felker 428462a4c3 make configure check for visibility preinclude compatible with pcc há 10 anos atrás
  Rich Felker 873e0ec7fc fix duplocale clobbering of new locale struct with memcpy of old há 10 anos atrás
  Andre McCurdy a6274a1971 configure: check for -march and -mtune passed via CC há 10 anos atrás
  Rich Felker ea1b6bb612 remove dead case for F_SETLKW in fcntl há 10 anos atrás