Historique des commits

Auteur SHA1 Message Date
  Rich Felker 0beb9dfbec add TLSDESC support for 32-bit arm il y a 6 ans
  Rich Felker 4d0a82170a fix aliasing-based undefined behavior in string functions il y a 6 ans
  Rich Felker 8cd738bbee optimize nop case of wmemmove il y a 6 ans
  Rich Felker 82c41e9232 fix undefined pointer comparison in wmemmove il y a 6 ans
  Rich Felker debadaa238 fix undefined pointer comparison in memmove il y a 6 ans
  Szabolcs Nagy c50985d5c8 new tsearch implementation il y a 8 ans
  Szabolcs Nagy 5ef60206ff add arm and sh bits/ptrace.h il y a 6 ans
  Rich Felker f381c118b2 fix getaddrinfo regression with AI_ADDRCONFIG on some configurations il y a 6 ans
  Rich Felker dffc205918 support clang internal assembler when building for arm as thumb2 code il y a 6 ans
  Rich Felker 7b3348a98c support setting of default thread stack size via PT_GNU_STACK header il y a 6 ans
  Rich Felker c0058ab465 increase default thread stack/guard size il y a 6 ans
  Rich Felker 792f32772e limit the configurable default stack/guard size for threads il y a 6 ans
  Rich Felker c7ed3e909a remove redundant declarations of __default_stacksize, __default_guardsize il y a 6 ans
  Rich Felker 11ce1b133d fix benign data race in pthread_attr_init il y a 6 ans
  Rich Felker 84d061d5a3 fix deletion of pthread tsd keys that still have non-null values stored il y a 6 ans
  Kaarle Ritvanen 0db393d3a7 fix race condition in file locking il y a 6 ans
  Rich Felker 1f6cbdb434 getdelim: only grow buffer when necessary, improve OOM behavior il y a 6 ans
  Rich Felker 849e7603e9 fix null pointer subtraction and comparison in stdio il y a 6 ans
  Rich Felker 5cd309f0cc fix failure of getdelim to set stream orientation on error il y a 6 ans
  Rich Felker 5994de4e02 check for kernel support before allowing robust mutex creation il y a 6 ans
  Benjamin Peterson dbcfb16e43 always reset DST rules during tzset il y a 6 ans
  Rich Felker d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse il y a 6 ans
  Benjamin Peterson c84971995b improve error handling of ttyname_r and isatty il y a 6 ans
  Rich Felker e13063aad7 add hidden version of &errno accessor function il y a 6 ans
  Rich Felker da55d4884b fix build regression in sysconf for archs with variable page size il y a 6 ans
  Rich Felker 017e67ddde drop lazy plural forms init in dcngettext il y a 6 ans
  Rich Felker 1281779330 fix broken atomic store on powerpc[64] il y a 6 ans
  Khem Raj 7d7f44253f define MAX_HANDLE_SZ for use with name_to_handle_at il y a 6 ans
  Rich Felker 036df43d2a fix regression with compilers not incorporating C99 DR#289 resolution il y a 6 ans
  Rich Felker 7634101069 configure: only try -Qunused-arguments for clang il y a 6 ans