Historique des commits

Auteur SHA1 Message Date
  Szabolcs Nagy e99c425827 signal.h: add new sa_flags from linux v5.11 il y a 4 ans
  Szabolcs Nagy 993cccce13 signal.h: add SYS_USER_DISPATCH si_code value from linux v5.11 il y a 4 ans
  Szabolcs Nagy 3dcbd89690 signal.h: add si_code values for SIGSYS il y a 4 ans
  Szabolcs Nagy 30c8a1456a netinet/tcp.h: add tcp zerocopy related changes from linux v5.11 il y a 4 ans
  Szabolcs Nagy b54f481fbc netinet/if_ether.h: add ETH_P_CFM from linux v5.11 il y a 4 ans
  Szabolcs Nagy c5ecaca743 sys/socket.h: add new SO_ socket options from linux v5.11 il y a 4 ans
  Szabolcs Nagy f35b99b387 sys/prctl.h: add PR_SET_SYSCALL_USER_DISPATCH from linux v5.11 il y a 4 ans
  Szabolcs Nagy b21f3ded78 bits/syscall.h: add epoll_pwait2 from linux v5.11 il y a 4 ans
  Alexey Kodanev 3aba2150d0 nice: return EPERM instead of EACCES il y a 3 ans
  jvoisin 74a28a8af2 protect stack canary from leak via read-as-string by zeroing second byte il y a 3 ans
  Szabolcs Nagy 7c0c7a75ec math: avoid runtime conversions of floating-point constants il y a 3 ans
  Rich Felker f8bdc30482 fix spurious failures by fgetws when buffer ends with partial character il y a 3 ans
  pelco 5690668a1b add missing strerror text for key management il y a 3 ans
  Rich Felker 3b7b415557 fix out-of-bound read processing time zone data with distant-past dates il y a 3 ans
  Rich Felker 75b3412f3d fix potentially wrong-sign zero in cproj functions at infinity il y a 3 ans
  Rich Felker 52f0deb969 make fseek detect and produce an error for invalid whence arguments il y a 3 ans
  Érico Nogueira cbacd638e3 add SEEK_DATA and SEEK_HOLE to unistd.h il y a 3 ans
  Wesley Wiser c4d4028dde fix failure to use add-cfi scripts on asm when building out-of-tree il y a 3 ans
  Rich Felker 775bde6b5c fix wcwidth of hangul combining (vowel/final) letters il y a 3 ans
  Rich Felker 8d404733e1 fix mismatched signatures for strtod_l family il y a 3 ans
  Ismael Luceno 98e688a9da define NULL as nullptr when used in C++11 or later il y a 3 ans
  Rich Felker 8274aaaaa1 fix hwcap access in powerpc-sf setjmp/longjmp il y a 3 ans
  Rich Felker 3733c831f2 fix struct layout mismatch in sound ioctl time32 fallback conversion il y a 3 ans
  Érico Nogueira b76f37fd56 add qsort_r and make qsort a wrapper around it il y a 4 ans
  Rich Felker 7be59733d7 add SPE FPU support to powerpc-sf il y a 3 ans
  Rich Felker e3e7189c11 fix undefined behavior in getdelim via null pointer arithmetic and memcpy il y a 3 ans
  Rich Felker b713b8b2e4 fix excessively slow TLS performance on some mips models il y a 3 ans
  Érico Nogueira 3eed6a6f0a fix error checking in pthread_getname_np il y a 3 ans
  Rich Felker 3f701faace fix libc-internal signal blocking on mips archs il y a 3 ans
  Rich Felker 0fbd7d6683 fix broken struct shmid_ds on powerpc (32-bit) il y a 3 ans