커밋 기록

작성자 SHA1 메시지 날짜
  Rich Felker b8dda24fe1 in visibility preinclude, remove overrides for stdin/stdout/stderr 10 년 전
  Rich Felker f203b3511f fix inconsistent visibility for __hwcap and __sysinfo symbols 10 년 전
  Rich Felker 3e827b7e68 remove additional libc struct accessor cruft 10 년 전
  Rich Felker c267fb849f remove useless visibility application from static-linking-only code 10 년 전
  Rich Felker 9d836f444f remove libc.h dependency from otherwise-independent multibyte code 10 년 전
  Rich Felker f9cccfc16e remove cruft for libc struct accessor function and broken visibility 10 년 전
  Rich Felker 428462a4c3 make configure check for visibility preinclude compatible with pcc 10 년 전
  Rich Felker 873e0ec7fc fix duplocale clobbering of new locale struct with memcpy of old 10 년 전
  Andre McCurdy a6274a1971 configure: check for -march and -mtune passed via CC 10 년 전
  Rich Felker ea1b6bb612 remove dead case for F_SETLKW in fcntl 10 년 전
  Rich Felker 086793ad99 fix mmap leak in sem_open failure path for link call 10 년 전
  Rich Felker c5ab5bd3be remove always-true conditional in dynamic linker TLSDESC processing 10 년 전
  Rich Felker 97b72d22ad remove redundant code in do_dlsym function 10 년 전
  Rich Felker 4bf10ebf66 fix breakage in x32 dynamic linker due to mismatching register size 10 년 전
  Rich Felker 60ed988fd6 fix regression in configure script with new visibility option 10 년 전
  Rich Felker de2b67f8d4 add optional global visibility override 10 년 전
  Rich Felker 51fc77c7c0 remove invalid PLT calls from or1k asm 10 년 전
  Rich Felker cf1a9d9d16 remove possible-textrels from powerpc asm 10 년 전
  Rich Felker a880e6ceb9 remove invalid PLT calls from microblaze asm 10 년 전
  Rich Felker 646cb9a4a0 remove invalid PLT calls from sh asm 10 년 전
  Rich Felker b35c4c475b remove potentially PIC-incompatible relocations from x86_64 and x32 asm 10 년 전
  Rich Felker 8ed66ecbcb remove the last of possible-textrels from i386 asm 10 년 전
  Rich Felker 01d4274711 make dlerror state and message thread-local and dynamically-allocated 10 년 전
  Alexander Monakov fa80787698 add missing 'void' in prototypes of internal pthread functions 10 년 전
  Szabolcs Nagy cb5c057c87 math: fix pow(+-0,-inf) not to raise divbyzero flag 10 년 전
  Rich Felker 1b1cafa50c apply hidden visibility to tlsdesc accessor functions 10 년 전
  Szabolcs Nagy ca7977b56f comment fixes in aarch64 tlsdesc asm 10 년 전
  Rich Felker 326e126faf ensure debugger hook for dynamic linker does not point to a PLT slot 10 년 전
  Szabolcs Nagy 02e5d56421 add PR_*_FP_MODE prctl options 10 년 전
  Szabolcs Nagy 658aefdf33 add PR_MPX_*_MANAGEMENT prctl options 10 년 전