Cronologia Commit

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