Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 8f5a820d14 fix spuriously slow check in twoway strstr/memmem cores před 6 roky
  Rich Felker 1b52863e24 don't omit setting errno in internal __map_file function před 6 roky
  Rich Felker 5af1f5942b make the default locale (& a variant) failure-free cases for newlocale před 6 roky
  Rich Felker 74e704006a simplify newlocale and allow failure for explicit locale names před 6 roky
  Rich Felker 6753fb68b8 remove volatile qualification from category pointers in __locale_struct před 6 roky
  Rich Felker d88e5dfa8b adapt setlocale to support possibility of failure před 6 roky
  Rich Felker 8084d6ab57 adjust types in FILE struct to make line buffering check less expensive před 6 roky
  Rich Felker d8870dcf38 optimize internal putc_unlocked macro used in putc před 6 roky
  Rich Felker a21a6092cf fix wrong result for putc variants due to operator precedence před 6 roky
  Rich Felker 9dd1912256 further optimize getc/putc when locking is needed před 6 roky
  Rich Felker 7eda27d025 use prototype for function pointer in static link libc init barrier před 6 roky
  Rich Felker ba0d83e822 fix error in constraints for static link libc init barrier před 6 roky
  Rich Felker ab5e1e3408 fix build regression due to missing file for putc changes před 6 roky
  Rich Felker d8f2efa708 bypass indirection through pointer objects to access stdin/out/err před 6 roky
  Rich Felker d664061adb optimize hot paths of putc with manual shrink-wrapping před 6 roky
  Rich Felker dd8f02b7dc optimize hot paths of getc with manual shrink-wrapping před 6 roky
  Rich Felker 7136836e14 document and make explicit desired noinline property for __init_libc před 6 roky
  Rich Felker 4390383b32 impose barrier between thread pointer setup and use for static linking před 6 roky
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile před 6 roky
  Rich Felker 7f01a734fe remove ancient clang workaround from powerpc pthread_arch.h asm před 6 roky
  Rich Felker bf453d6839 restore attribute((const)) to pthread_self and errno location decls před 6 roky
  Rich Felker 1c84c99913 add new stage 2b to dynamic linker bootstrap for thread pointer před 6 roky
  Rich Felker 2085378a4f move stdio locking MAYBE_WAITERS definition to stdio_impl.h před 6 roky
  Rich Felker b36c37f6fa fix misleading placement of statement on same line as for loop in ldso před 6 roky
  Szabolcs Nagy e901613888 x86_64: add single instruction fma před 6 roky
  Szabolcs Nagy 7396ef0a05 arm: add single instruction fma před 6 roky
  Szabolcs Nagy 7c5f3bb955 powerpc: add single instruction fabs, fabsf, fma, fmaf, sqrt, sqrtf před 6 roky
  Szabolcs Nagy 1da534ada8 s390x: add single instruction fma and fmaf před 6 roky
  Rich Felker 481006fd88 allow escaped path-separator slashes in glob před 6 roky
  Rich Felker d44b07fc90 rewrite core of the glob implementation for correctness & optimization před 6 roky