Commit History

Автор SHA1 Съобщение Дата
  Rich Felker 029c622a89 fix output size handling for multi-unicode-char big5-hkscs characters преди 6 години
  Rich Felker 165a1e37a5 fix iconv mapping of big5-hkscs characters that map to two unicode chars преди 6 години
  Will Dietz 99f4237a69 fix iconv conversion to UTF-32 with implicit (big) endianness преди 6 години
  Will Dietz 55a661ff5e fix iconv buffer overflow converting to legacy JIS-based encodings преди 6 години
  Rich Felker 40bae2d32f make linking of thread-start with explicit scheduling conditional преди 6 години
  Rich Felker b8742f3260 improve design of thread-start with explicit scheduling attributes преди 6 години
  Rich Felker 1db9a35569 clean up and reduce size of internal pthread structure преди 6 години
  Rich Felker cdba6b2562 improve joinable/detached thread state handling преди 6 години
  Rich Felker 526e64f54d improve pthread_exit synchronization with functions targeting tid преди 6 години
  Rich Felker 4df4216351 remove incorrect ESRCH error from pthread_kill преди 6 години
  Rich Felker 9e2d820a55 use a dedicated futex object for pthread_join instead of tid field преди 6 години
  Rich Felker 941bd884cc optimize sigisemptyset преди 6 години
  Rich Felker 375840c7d8 avoid excessive stack usage in getcwd преди 6 години
  Rich Felker e3c682ab52 work around arm gcc's rejection of r7 asm constraints in thumb mode преди 6 години
  Rich Felker 9be4ed5d89 getopt_long_only: don't prefix-match long-options that match short ones преди 6 години
  Rich Felker b4b1e10364 reintroduce hardening against partially-replaced allocator преди 7 години
  Rich Felker 72141795d4 return chunks split off by memalign using __bin_chunk instead of free преди 7 години
  Rich Felker 3c2cbbe7ba using malloc implementation types/macros/idioms for memalign преди 7 години
  Rich Felker 23389b1988 move malloc implementation types and macros to an internal header преди 7 години
  Rich Felker 618b18c78e revert detection of partially-replaced allocator преди 7 години
  Will Dietz 3f3cc3e995 setvbuf: minor comment typo fix преди 7 години
  Andre McCurdy 8c2943f057 arm: use a_ll/a_sc atomics when building for ARMv6T2 преди 7 години
  Andre McCurdy 749a06b4c5 arm: respect both __ARM_ARCH_6KZ__ and __ARM_ARCH_6ZK__ macros преди 7 години
  Andre McCurdy ea489b8b0d provide optimized a_ctz_32 for arm преди 7 години
  Andre McCurdy 0c6abb5882 remove a_ctz_l from arch specific atomic_arch.h преди 7 години
  Marc André Tanner 3f6dc30470 fix out of bounds write for zero length buffer in gethostname преди 7 години
  Rich Felker 0b80a7b040 add support for caller-provided buffers to setvbuf преди 7 години
  Rich Felker 6019459251 clean up allocation/setup logic for open_[w]memstream преди 7 години
  Rich Felker 0b043c7b70 clean up allocation/setup logic for fmemopen преди 7 години
  Rich Felker 4245a233c1 minor cleanup in fopencookie преди 7 години