Commit History

Автор SHA1 Съобщение Дата
  Szabolcs Nagy 0a9a5c20c7 add AF_XDP to sys/socket.h from linux v4.18 преди 6 години
  Szabolcs Nagy 4b9b8c8ee6 update netinet/udp.h for linux v4.18 преди 6 години
  Szabolcs Nagy ac1af87e1d update netinet/tcp.h for linux v4.18 преди 6 години
  Rich Felker 7c84547900 fix wordexp not to read past end of string ending with lone backslash преди 6 години
  Quentin Rameau d9bdfd1644 fix memccpy to not access buffer past given size преди 6 години
  Rich Felker 39ef612aa1 fix regression in access to optopt object преди 6 години
  Rich Felker 122d67f846 optimize two-way strstr and memmem bad character shift преди 6 години
  Rich Felker 04e18b61df fix regression in setlocale for LC_ALL with per-category setting преди 6 години
  Rich Felker 79f653c6bc fix failure to flush stderr when fflush(0) is called преди 6 години
  Rich Felker 4a08603026 fix deadlock and buffered data loss race in fclose преди 6 години
  Alexander Monakov 00bd3b7d30 __libc_start_main: slightly simplify stage2 pointer setup преди 6 години
  Rich Felker 0239cd0681 remove commented-out debug printf from strstr преди 6 години
  Rich Felker 8f5a820d14 fix spuriously slow check in twoway strstr/memmem cores преди 6 години
  Rich Felker 1b52863e24 don't omit setting errno in internal __map_file function преди 6 години
  Rich Felker 5af1f5942b make the default locale (& a variant) failure-free cases for newlocale преди 6 години
  Rich Felker 74e704006a simplify newlocale and allow failure for explicit locale names преди 6 години
  Rich Felker 6753fb68b8 remove volatile qualification from category pointers in __locale_struct преди 6 години
  Rich Felker d88e5dfa8b adapt setlocale to support possibility of failure преди 6 години
  Rich Felker 8084d6ab57 adjust types in FILE struct to make line buffering check less expensive преди 6 години
  Rich Felker d8870dcf38 optimize internal putc_unlocked macro used in putc преди 6 години
  Rich Felker a21a6092cf fix wrong result for putc variants due to operator precedence преди 6 години
  Rich Felker 9dd1912256 further optimize getc/putc when locking is needed преди 6 години
  Rich Felker 7eda27d025 use prototype for function pointer in static link libc init barrier преди 6 години
  Rich Felker ba0d83e822 fix error in constraints for static link libc init barrier преди 6 години
  Rich Felker ab5e1e3408 fix build regression due to missing file for putc changes преди 6 години
  Rich Felker d8f2efa708 bypass indirection through pointer objects to access stdin/out/err преди 6 години
  Rich Felker d664061adb optimize hot paths of putc with manual shrink-wrapping преди 6 години
  Rich Felker dd8f02b7dc optimize hot paths of getc with manual shrink-wrapping преди 6 години
  Rich Felker 7136836e14 document and make explicit desired noinline property for __init_libc преди 6 години
  Rich Felker 4390383b32 impose barrier between thread pointer setup and use for static linking преди 6 години