Commit Verlauf

Autor SHA1 Nachricht Datum
  Szabolcs Nagy 3a81cbe643 netinet/if_ether.h: add ETH_TLEN from linux v4.16 vor 7 Jahren
  Szabolcs Nagy 833df8675c netinet/if_ether.h: add ETH_P_ERSPAN2 from linux v4.16 vor 7 Jahren
  Szabolcs Nagy 29f3202b73 sys/epoll.h: add EPOLLNVAL from linux v4.16 vor 7 Jahren
  Rich Felker f81e44a0d9 add m68k port vor 6 Jahren
  Rich Felker 18f02c42a2 add support for m68k 80-bit long double variant vor 6 Jahren
  Rich Felker d5e55ba332 add missing m68k relocation types in elf.h vor 6 Jahren
  Szabolcs Nagy 610c5a8524 fix TLS layout of TLS variant I when there is a gap above TP vor 6 Jahren
  Rich Felker 029c622a89 fix output size handling for multi-unicode-char big5-hkscs characters vor 6 Jahren
  Rich Felker 165a1e37a5 fix iconv mapping of big5-hkscs characters that map to two unicode chars vor 6 Jahren
  Will Dietz 99f4237a69 fix iconv conversion to UTF-32 with implicit (big) endianness vor 7 Jahren
  Will Dietz 55a661ff5e fix iconv buffer overflow converting to legacy JIS-based encodings vor 7 Jahren
  Rich Felker 40bae2d32f make linking of thread-start with explicit scheduling conditional vor 7 Jahren
  Rich Felker b8742f3260 improve design of thread-start with explicit scheduling attributes vor 7 Jahren
  Rich Felker 1db9a35569 clean up and reduce size of internal pthread structure vor 7 Jahren
  Rich Felker cdba6b2562 improve joinable/detached thread state handling vor 7 Jahren
  Rich Felker 526e64f54d improve pthread_exit synchronization with functions targeting tid vor 7 Jahren
  Rich Felker 4df4216351 remove incorrect ESRCH error from pthread_kill vor 7 Jahren
  Rich Felker 9e2d820a55 use a dedicated futex object for pthread_join instead of tid field vor 7 Jahren
  Rich Felker 941bd884cc optimize sigisemptyset vor 7 Jahren
  Rich Felker 375840c7d8 avoid excessive stack usage in getcwd vor 7 Jahren
  Rich Felker e3c682ab52 work around arm gcc's rejection of r7 asm constraints in thumb mode vor 7 Jahren
  Rich Felker 9be4ed5d89 getopt_long_only: don't prefix-match long-options that match short ones vor 7 Jahren
  Rich Felker b4b1e10364 reintroduce hardening against partially-replaced allocator vor 7 Jahren
  Rich Felker 72141795d4 return chunks split off by memalign using __bin_chunk instead of free vor 7 Jahren
  Rich Felker 3c2cbbe7ba using malloc implementation types/macros/idioms for memalign vor 7 Jahren
  Rich Felker 23389b1988 move malloc implementation types and macros to an internal header vor 7 Jahren
  Rich Felker 618b18c78e revert detection of partially-replaced allocator vor 7 Jahren
  Will Dietz 3f3cc3e995 setvbuf: minor comment typo fix vor 7 Jahren
  Andre McCurdy 8c2943f057 arm: use a_ll/a_sc atomics when building for ARMv6T2 vor 7 Jahren
  Andre McCurdy 749a06b4c5 arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros vor 7 Jahren