Historie revizí

Autor SHA1 Zpráva Datum
  Szabolcs Nagy 62eaf40bf4 add pkey_{mprotect,alloc,free} syscalls from linux v4.9 před 8 roky
  Rich Felker 5bf7eba213 fix support for initialized TLS in static PIE binaries před 8 roky
  Rich Felker 088c9674a9 when building for arm as thumb2 code, also request assembly as thumb před 8 roky
  Rich Felker 29237f7f5c rework arm atomic/tp backends to be thumb-compatible and fdpic-ready před 8 roky
  Rich Felker 9067a3006e disable use of arm memcpy asm if building as thumb code před 8 roky
  Rich Felker fbbeda172d make arm setjmp/longjmp asm thumb2-compatible před 8 roky
  Szabolcs Nagy 61ff1af76f use lookup table for malloc bin index instead of float conversion před 8 roky
  Szabolcs Nagy 7a4c25d780 handle ^ and $ in BRE subexpression start and end as anchors před 8 roky
  Rich Felker adfe682eb0 fix mrand48/jrand48 return value on 64-bit archs před 8 roky
  Quentin Rameau bfcf5735d0 in public headers, don't assume pre-C99 compilers have __inline keyword před 8 roky
  Bobby Bingham c1020cf21e fix crashing sigsetjmp on s390x před 8 roky
  Bobby Bingham 3f79eaa870 fix use of incomplete struct type in s390x user.h před 8 roky
  Bobby Bingham afefce19fd fix typo in s390x user.h před 8 roky
  Rich Felker ffaaa6d230 remove legacy i386 fallback stdarg implementation and framework před 8 roky
  Rich Felker 6f1866768a remove largish unused field from pthread structure před 8 roky
  Rich Felker 54991729fd work around gdb issues recognizing sigreturn trampoline on x86_64 před 8 roky
  Bobby Bingham 1509494305 add s390x port před 8 roky
  Bobby Bingham 54482898ab treat null vdso base same as missing před 8 roky
  Rich Felker b418ea1b66 generalize ELF hash table types not to assume 32-bit entries před 8 roky
  Rich Felker 4078a5c31f fix build regression on archs with variable page size před 8 roky
  Rich Felker 31fb174dd2 add limited pthread_setattr_default_np API to set stack size defaults před 8 roky
  Rich Felker ea7891a651 fix pthread_create regression from stack/guard size simplification před 8 roky
  Rich Felker 04983f2272 make netinet/in.h suppress clashing definitions from kernel headers před 8 roky
  Rich Felker 33ce920857 simplify pthread_attr_t stack/guard size representation před 8 roky
  Rich Felker 7442442ccc fix swprintf internal buffer state and error handling před 8 roky
  Daniel Sabogal bc1e7731ce fix integer overflow of tm_year in __secs_to_tm před 8 roky
  Szabolcs Nagy 5ffe515ca4 fix ldso reserved library name handling před 8 roky
  Szabolcs Nagy 86e8cc0fd4 fix accidental global static pointer in ldso před 8 roky
  Rich Felker c8fdcfe550 don't claim support for resolv.h APIs that aren't supported před 8 roky
  Hannu Nyman 8ca27ac4bf fix parsing of quoted time zone names před 8 roky