Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker 35cd7c0950 fix async thread cancellation on sh-fdpic vor 6 Jahren
  Rich Felker 0ec49dab67 fix async thread cancellation on powerpc64 vor 6 Jahren
  A. Wilcox 9cdaf1a86b vfwprintf: honor field width with 'c' format type vor 6 Jahren
  Rich Felker d41cdef919 fix several values reported by sysconf vor 6 Jahren
  Rich Felker 1d297a2821 fix return value of system on failure to spawn child process vor 6 Jahren
  Rich Felker b152d575fd set stream orientations in open_[w]memstream vor 6 Jahren
  Rich Felker f66022dda8 make fmemopen's w+ mode truncate the buffer vor 6 Jahren
  Rich Felker b39b47bac8 set errno when fileno is called on a FILE with no underlying fd vor 6 Jahren
  Rich Felker baf95a5aef reject invalid arguments to pthread_barrierattr_setpshared vor 6 Jahren
  Szabolcs Nagy 056f9d818e rewrite __aeabi_read_tp in asm vor 6 Jahren
  Rich Felker cdbbcfb8f5 fix dubious char signedness check in limits.h vor 6 Jahren
  Rich Felker 060ed93673 fix deadlock in async thread self-cancellation vor 6 Jahren
  A. Wilcox 92c52644e0 time: fix incorrect DST offset when using POSIX timezones without DST vor 6 Jahren
  Szabolcs Nagy c06c1eb661 fix tls access on arm targets before armv6k vor 6 Jahren
  Rich Felker f4542fdf7a fix missing strerror text for EMULTIHOP vor 6 Jahren
  Rich Felker cfa0a54c08 fix printf precision specifier for hex floats on non-ld80 archs vor 6 Jahren
  Rich Felker 6aeb131b4c getopt: update optarg and optind correctly on missing argument vor 6 Jahren
  Rich Felker 184ef36f85 fix FP_ILOGB0 and FP_ILOGBNAN definitions to be valid for use in #if vor 6 Jahren
  Rich Felker 767f7a1091 remove erroneous SYMLINK_MAX definition from limits.h, pathconf vor 6 Jahren
  Segev Finer 8b2b61e000 mips archs: fix runaway execution if start fn passed to clone returns vor 6 Jahren
  Rich Felker 91e1e29d6d fix pthread_create return value with PTHREAD_EXPLICIT_SCHED vor 6 Jahren
  Rich Felker 1ad8138819 fix sign of strftime %z output with offsets <1 hour west of UTC vor 6 Jahren
  Rich Felker 7dad9c2125 fix musl-gcc wrapper to be compatible with default-pie gcc toolchains vor 6 Jahren
  Rich Felker 14992d4384 make pthread_attr_init honor defaults set by pthread_setattr_default_np vor 6 Jahren
  Fangrui Song 3d8322c7ad bsearch: simplify and optimize vor 6 Jahren
  midipix f2c6dbe244 move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits vor 6 Jahren
  midipix 2fab90a71a remove inclusion guard hacks for sys/kd.h vor 6 Jahren
  Rich Felker 18fbc7e4fa remove spurious declaration of __getdents from readdir.c vor 6 Jahren
  Rich Felker b3fa0f2b1b fix regression in alignment of dirent structs produced by readdir vor 6 Jahren
  Szabolcs Nagy df6d9450ea add support for arch-specific ptrace command macros vor 6 Jahren