Histórico de Commits

Autor SHA1 Mensagem Data
  rofl0r 1f53e7d00c fix crashes in x32 __tls_get_addr há 8 anos atrás
  Rich Felker 27b3fd68f6 fix crash from corrupted tls module list after failed dlopen há 8 anos atrás
  Rich Felker 809ff8cf90 treat base 1 as an error in strtol-family functions há 8 anos atrás
  Rich Felker 786fda875a fix getopt[_long] clobbering of optopt on success há 8 anos atrás
  Rich Felker 150747b41e reduce impact of REG_* namespace pollution in x86[_64] signal.h há 8 anos atrás
  Rich Felker 769f53598e make globfree safe after failed glob from over-length argument há 8 anos atrás
  Rich Felker 61fb81e395 fix strftime %y for negative years há 8 anos atrás
  Rich Felker 8fe1f2d79b release 1.1.16 há 8 anos atrás
  Szabolcs Nagy 60c46db80b update tcp_info struct to linux v4.9 há 8 anos atrás
  Szabolcs Nagy a8a8fdff96 add MS_NOREMOTELOCK mount flag from linux v4.9 há 8 anos atrás
  Szabolcs Nagy 62eaf40bf4 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 há 8 anos atrás
  Rich Felker 5bf7eba213 fix support for initialized TLS in static PIE binaries há 8 anos atrás
  Rich Felker 088c9674a9 when building for arm as thumb2 code, also request assembly as thumb há 8 anos atrás
  Rich Felker 29237f7f5c rework arm atomic/tp backends to be thumb-compatible and fdpic-ready há 8 anos atrás
  Rich Felker 9067a3006e disable use of arm memcpy asm if building as thumb code há 8 anos atrás
  Rich Felker fbbeda172d make arm setjmp/longjmp asm thumb2-compatible há 8 anos atrás
  Szabolcs Nagy 61ff1af76f use lookup table for malloc bin index instead of float conversion há 8 anos atrás
  Szabolcs Nagy 7a4c25d780 handle ^ and $ in BRE subexpression start and end as anchors há 8 anos atrás
  Rich Felker adfe682eb0 fix mrand48/jrand48 return value on 64-bit archs há 8 anos atrás
  Quentin Rameau bfcf5735d0 in public headers, don't assume pre-C99 compilers have __inline keyword há 8 anos atrás
  Bobby Bingham c1020cf21e fix crashing sigsetjmp on s390x há 8 anos atrás
  Bobby Bingham 3f79eaa870 fix use of incomplete struct type in s390x user.h há 8 anos atrás
  Bobby Bingham afefce19fd fix typo in s390x user.h há 8 anos atrás
  Rich Felker ffaaa6d230 remove legacy i386 fallback stdarg implementation and framework há 8 anos atrás
  Rich Felker 6f1866768a remove largish unused field from pthread structure há 8 anos atrás
  Rich Felker 54991729fd work around gdb issues recognizing sigreturn trampoline on x86_64 há 8 anos atrás
  Bobby Bingham 1509494305 add s390x port há 8 anos atrás
  Bobby Bingham 54482898ab treat null vdso base same as missing há 8 anos atrás
  Rich Felker b418ea1b66 generalize ELF hash table types not to assume 32-bit entries há 8 anos atrás
  Rich Felker 4078a5c31f fix build regression on archs with variable page size há 8 anos atrás