Historial de Commits

Autor SHA1 Mensaje Fecha
  Szabolcs Nagy 5a05f67599 elf.h: update EM_ elf machine defines and add R_BPF_ defines hace 8 años
  Szabolcs Nagy 9487cc5f22 add ETH_P_NCSI to netinet/if_ether.h from linux v4.8 hace 8 años
  Szabolcs Nagy 189acc705e add sh syscall numbers from linux v4.8 hace 8 años
  Szabolcs Nagy 2ed811a38a fix preadv2 and pwritev2 syscall numbers on x32 for linux v4.8 hace 8 años
  Natanael Copa 05973dc3bb use dynamic buffer for getmntent hace 8 años
  Rich Felker 167dfe9672 fix integer overflows and uncaught EOVERFLOW in printf core hace 8 años
  Rich Felker 70d2687d85 fix integer overflow in float printf needed-precision computation hace 8 años
  Rich Felker aee6abb240 fix regexec with haystack strings longer than INT_MAX hace 8 años
  Rich Felker c3edc06d1e fix missing integer overflow checks in regexec buffer size computations hace 8 años
  Szabolcs Nagy 583ea83541 fix strftime %y for negative tm_year hace 8 años
  Daniel Sabogal 8d7a3f40c8 fix getservby*_r result pointer value on error hace 8 años
  Daniel Sabogal d917ef0b84 remove dead case in gethostbyname2_r hace 8 años
  Rich Felker 66570ec9c4 fix undefined behavior in sched.h cpu_set_t usage hace 8 años
  Rich Felker c002668eb0 simplify/refactor fflush and make fflush_unlocked an alias for fflush hace 8 años
  Daniel Sabogal 5505f6afae add missing *_unlocked and wcsftime_l prototypes to wchar.h hace 8 años
  Daniel Sabogal 32055d52ca fix if_indextoname error case hace 8 años
  Daniel Sabogal 3848a99f65 fix ifru_data and ifcu_buf types in net/if.h hace 8 años
  Rich Felker 78897b0dc0 fix printf regression with alt-form octal, zero flag, and field width hace 8 años
  Rich Felker e738b8cbe6 restore _Noreturn to __assert_fail hace 8 años
  Olivier Brunel 397586625e getdtablesize: fix returning hard instead of soft rlimit hace 8 años
  Duncan Overbruck c1f4ed1501 fix FFSYNC by changing it to O_SYNC hace 8 años
  Szabolcs Nagy fff880185b configure: handle mipsisa64* triplet as a mips64 target hace 8 años
  Szabolcs Nagy 5b5db97f7e math: fix 128bit long double inverse trigonometric functions hace 8 años
  Szabolcs Nagy 0a950dcf15 verify that ttyname refers to the same file as the fd hace 8 años
  Szabolcs Nagy 2b41959b59 microblaze: add syscall numbers from linux v4.7 hace 8 años
  Szabolcs Nagy 9680e1d03a add SS_AUTODISARM sigaltstack ss_flags from linux v4.7 to signal.h hace 8 años
  Szabolcs Nagy c6519d4a71 add UDP_ENCAP_GTP0, UDP_ENCAP_GTP1U from linux v4.7 to netinet/udp.h hace 8 años
  Szabolcs Nagy 0f8ad40be0 add PF_QIPCRTR, AF_QIPCRTR from linux v4.7 to sys/socket.h hace 8 años
  Rich Felker 7cc3a28eed fix pread/pwrite syscall calling convention on sh hace 8 años
  Rich Felker 39494a273e revert unrelated change that slipped into last commit hace 8 años