Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 468bc11ed0 fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h há 11 anos atrás
  Bobby Bingham 23d64182d8 fix superh nofpu check on old gcc versions há 11 anos atrás
  Rich Felker c3d9d172b1 perform minimal sanity checks on zoneinfo files loaded via TZ variable há 11 anos atrás
  Timo Teräs 0f2315b4af do not try to interpret implementation specific strings as tz definition há 11 anos atrás
  Rich Felker 3176b57e52 make __init_libc static for non-shared libc há 11 anos atrás
  Rich Felker fbcfed7c2d further micro-optimize startup code for size há 11 anos atrás
  Rich Felker 9b52ab1c9a micro-optimize some startup code for size há 11 anos atrás
  Rich Felker 5c4f11d995 allow zoneinfo-path-relative filenames with no slashes in TZ variable há 11 anos atrás
  M Farkas-Dyck 164c5c7a32 expose public execvpe interface há 11 anos atrás
  Rich Felker 476cd1d965 fix false negatives with periodic needles in strstr, wcsstr, and memmem há 11 anos atrás
  Timo Teräs fbeadd150f make socketcall types common as they are same for all architectures há 11 anos atrás
  Rich Felker de45164eff add options when explicitly invoking dynamic loader há 11 anos atrás
  Rich Felker b1ef806786 release 1.1.0 há 11 anos atrás
  Rich Felker 58e75db471 add working vdso clock_gettime support, including static linking há 11 anos atrás
  Rich Felker 0d0c2f4034 fix deadlock race in pthread_once há 11 anos atrás
  Szabolcs Nagy fcea534e57 fix RLIMIT_ constants for mips há 11 anos atrás
  Rich Felker 96315d27b0 add _SC_PHYS_PAGES and _SC_AVPHYS_PAGES extentions to sysconf há 11 anos atrás
  Rich Felker de20a8ffc5 add namespace-protected name for sysinfo function há 11 anos atrás
  Rich Felker 6cf7d17f53 in sysconf, use getrlimit function rather than raw syscall for rlimits há 11 anos atrás
  Rich Felker 233767b48a avoid linear-time if/else special cases in sysconf há 11 anos atrás
  Rich Felker 805698401d fix fallback code for old kernels in clock_gettime há 11 anos atrás
  Rich Felker 3933fdd500 use dmb barrier instruction for atomics on arm v7 há 11 anos atrás
  Rich Felker 83c98aac4c use hidden visibility rather than protected for syscall internals há 11 anos atrás
  Szabolcs Nagy 73c870ed32 math: fix aliasing violation in long double wrappers há 11 anos atrás
  Timo Teräs 6fbdeff0e5 fix search past the end of haystack in memmem há 11 anos atrás
  Rich Felker e94d069286 fix printf rounding with %g for some corner case midpoints há 11 anos atrás
  Rich Felker efe07b0f89 fix arm atomic asm register constraint há 11 anos atrás
  Rich Felker 1974bffa2d use inline atomics and thread pointer on arm models supporting them há 11 anos atrás
  Rich Felker 21ada94c4b add getauxval function há 11 anos atrás
  Rich Felker 89740868c9 fix failure of printf %g to strip trailing zeros in some cases há 11 anos atrás