Histórico de Commits

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