Commit History

Автор SHA1 Съобщение Дата
  Rich Felker cfa0a54c08 fix printf precision specifier for hex floats on non-ld80 archs преди 6 години
  Rich Felker 6aeb131b4c getopt: update optarg and optind correctly on missing argument преди 6 години
  Rich Felker 184ef36f85 fix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid for use in #if преди 6 години
  Rich Felker 767f7a1091 remove erroneous SYMLINK_MAX definition from limits.h, pathconf преди 6 години
  Segev Finer 8b2b61e000 mips archs: fix runaway execution if start fn passed to clone returns преди 6 години
  Rich Felker 91e1e29d6d fix pthread_create return value with PTHREAD_EXPLICIT_SCHED преди 6 години
  Rich Felker 1ad8138819 fix sign of strftime %z output with offsets <1 hour west of UTC преди 6 години
  Rich Felker 7dad9c2125 fix musl-gcc wrapper to be compatible with default-pie gcc toolchains преди 6 години
  Rich Felker 14992d4384 make pthread_attr_init honor defaults set by pthread_setattr_default_np преди 6 години
  Fangrui Song 3d8322c7ad bsearch: simplify and optimize преди 6 години
  midipix f2c6dbe244 move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits преди 6 години
  midipix 2fab90a71a remove inclusion guard hacks for sys/kd.h преди 6 години
  Rich Felker 18fbc7e4fa remove spurious declaration of __getdents from readdir.c преди 6 години
  Rich Felker b3fa0f2b1b fix regression in alignment of dirent structs produced by readdir преди 6 години
  Szabolcs Nagy df6d9450ea add support for arch-specific ptrace command macros преди 6 години
  Szabolcs Nagy 7ea32a8282 sys/ptrace.h: add missing PTRACE_EVENT_STOP преди 6 години
  Szabolcs Nagy cbf16c4abf uchar.h: define char16_t and char32_t for old c++ преди 6 години
  Rich Felker 5c2f46a214 block dlopen of libraries with initial-exec refs to dynamic TLS преди 6 години
  Rich Felker 5fdccbcd8f fix inefficient choice of tlsdesc function due to off-by-one преди 6 години
  Rich Felker 187bcc3bf4 implement getaddrinfo's AI_ADDRCONFIG flag преди 6 години
  Rich Felker 9cad27a3dc fix writes outside buffer by ungetc after setvbuf преди 6 години
  Rich Felker 062015204a add ST_RELATIME to statvfs.h преди 6 години
  Rich Felker 4f35eb7591 resolver: don't depend on v4mapped ipv6 to probe routability of v4 addrs преди 6 години
  Alexander Monakov b0d2b3a1e5 optimize explicit_bzero for size преди 6 години
  Rich Felker 193338e619 avoid spurious dso matches by dladdr outside bounds of load segments преди 6 години
  Rich Felker f6870d6b4f make dladdr consistently produce the first symbol in presence of aliases преди 6 години
  Rich Felker c8b49b2fbc fix symtab-order-dependent spurious matches in dladdr преди 6 години
  Rich Felker 8b8fb7f037 correctly handle non-matching symbols in dladdr преди 6 години
  Rich Felker e829695fcc avoid using undefined pointer arithmetic in dladdr преди 6 години
  Patrick Oppenlander a0d64dccbc fix missing timeout argument to futex syscall in __futexwait преди 6 години