Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker b6d701a475 combine arch ABI's DTP_OFFSET into DTV pointers há 6 anos atrás
  Rich Felker 09a805a623 fix redundant computations of strlen in glob append function há 6 anos atrás
  Rich Felker e2552581bc fix invalid substitute of [1] for flexible array member in glob há 6 anos atrás
  Szabolcs Nagy 7b384c42b7 fix fesetround error checking há 6 anos atrás
  Rich Felker b3389bbfb5 fix build regression on armhf in tlsdesc asm há 6 anos atrás
  Rich Felker d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list há 6 anos atrás
  Rich Felker 7bf773a8f9 inline cp15 thread pointer load in arm dynamic TLSDESC asm when possible há 6 anos atrás
  Rich Felker 0beb9dfbec add TLSDESC support for 32-bit arm há 6 anos atrás
  Rich Felker 4d0a82170a fix aliasing-based undefined behavior in string functions há 6 anos atrás
  Rich Felker 8cd738bbee optimize nop case of wmemmove há 6 anos atrás
  Rich Felker 82c41e9232 fix undefined pointer comparison in wmemmove há 6 anos atrás
  Rich Felker debadaa238 fix undefined pointer comparison in memmove há 6 anos atrás
  Szabolcs Nagy c50985d5c8 new tsearch implementation há 8 anos atrás
  Szabolcs Nagy 5ef60206ff add arm and sh bits/ptrace.h há 6 anos atrás
  Rich Felker f381c118b2 fix getaddrinfo regression with AI_ADDRCONFIG on some configurations há 6 anos atrás
  Rich Felker dffc205918 support clang internal assembler when building for arm as thumb2 code há 6 anos atrás
  Rich Felker 7b3348a98c support setting of default thread stack size via PT_GNU_STACK header há 6 anos atrás
  Rich Felker c0058ab465 increase default thread stack/guard size há 6 anos atrás
  Rich Felker 792f32772e limit the configurable default stack/guard size for threads há 6 anos atrás
  Rich Felker c7ed3e909a remove redundant declarations of __default_stacksize, __default_guardsize há 6 anos atrás
  Rich Felker 11ce1b133d fix benign data race in pthread_attr_init há 6 anos atrás
  Rich Felker 84d061d5a3 fix deletion of pthread tsd keys that still have non-null values stored há 6 anos atrás
  Kaarle Ritvanen 0db393d3a7 fix race condition in file locking há 6 anos atrás
  Rich Felker 1f6cbdb434 getdelim: only grow buffer when necessary, improve OOM behavior há 6 anos atrás
  Rich Felker 849e7603e9 fix null pointer subtraction and comparison in stdio há 6 anos atrás
  Rich Felker 5cd309f0cc fix failure of getdelim to set stream orientation on error há 6 anos atrás
  Rich Felker 5994de4e02 check for kernel support before allowing robust mutex creation há 6 anos atrás
  Benjamin Peterson dbcfb16e43 always reset DST rules during tzset há 6 anos atrás
  Rich Felker d6c855caa8 fix undefined behavior in strto* via FILE buffer pointer abuse há 6 anos atrás
  Benjamin Peterson c84971995b improve error handling of ttyname_r and isatty há 6 anos atrás