Историја ревизија

Аутор SHA1 Порука Датум
  Rich Felker 4b8f94c250 fix misspelling of a legacy macro name in sys/param.h пре 8 година
  Daniel Sabogal 71e8392765 add missing if_ether.h constants пре 8 година
  Daniel Sabogal 79c7ded0ed add missing if_arp.h constant пре 8 година
  Daniel Sabogal 1fa2a32d1e fix typo in utmpx.h пре 8 година
  Daniel Sabogal 104e8a0e3b add missing confstr constants пре 8 година
  Rich Felker e314258e2f fix minor problem in previous strtod non-nearest rounding bug fix пре 8 година
  Szabolcs Nagy 6ffdc4579f fix strtod int optimization in non-nearest rounding mode пре 8 година
  Szabolcs Nagy d184a09e05 fix strtod and strtof rounding with many trailing zeros пре 8 година
  Rich Felker f33b175850 fix gratuitous undefined behavior in strptime пре 8 година
  Rich Felker b24f1d2520 fix getopt_long_only misinterpreting "--" as an option пре 8 година
  Szabolcs Nagy 51ab6db4ed fix float formatting of some exact halfway cases пре 8 година
  Felix Janda 8fb28b0b3e add pthread_setname_np пре 8 година
  Daniel Sabogal 3ca2d2d4ae fix clock_nanosleep error case пре 8 година
  Szabolcs Nagy 688d3da0f1 math: fix pow signed shift ub пре 8 година
  Szabolcs Nagy 87643335ac update icmphdr struct following linux v4.8 пре 8 година
  Szabolcs Nagy cc7c95e98e add TCP_REPAIR_WINDOW to netinet/tcp.h from linux v4.8 пре 8 година
  Szabolcs Nagy fe39aaae0e add bits/hwcap.h and include it in sys/auxv.h пре 8 година
  Szabolcs Nagy 5a05f67599 elf.h: update EM_ elf machine defines and add R_BPF_ defines пре 8 година
  Szabolcs Nagy 9487cc5f22 add ETH_P_NCSI to netinet/if_ether.h from linux v4.8 пре 8 година
  Szabolcs Nagy 189acc705e add sh syscall numbers from linux v4.8 пре 8 година
  Szabolcs Nagy 2ed811a38a fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8 пре 8 година
  Natanael Copa 05973dc3bb use dynamic buffer for getmntent пре 8 година
  Rich Felker 167dfe9672 fix integer overflows and uncaught EOVERFLOW in printf core пре 8 година
  Rich Felker 70d2687d85 fix integer overflow in float printf needed-precision computation пре 8 година
  Rich Felker aee6abb240 fix regexec with haystack strings longer than INT_MAX пре 8 година
  Rich Felker c3edc06d1e fix missing integer overflow checks in regexec buffer size computations пре 8 година
  Szabolcs Nagy 583ea83541 fix strftime %y for negative tm_year пре 8 година
  Daniel Sabogal 8d7a3f40c8 fix getservby*_r result pointer value on error пре 8 година
  Daniel Sabogal d917ef0b84 remove dead case in gethostbyname2_r пре 8 година
  Rich Felker 66570ec9c4 fix undefined behavior in sched.h cpu_set_t usage пре 8 година