Historique des commits

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