fix type error (arch-dependent) in new aio code
[oweals/musl.git] / src /
2015-02-14 Rich Felkerfix type error (arch-dependent) in new aio code
2015-02-13 Josiah Worcesterrefactor group file access code
2015-02-13 Rich Felkeroverhaul aio implementation for correctness
2015-02-11 Rich Felkerfix bad character checking in wordexp
2015-02-11 Josiah Worcesterrefactor passwd file access code
2015-02-10 Denys Vlasenkox86_64/memset: avoid performing final store twice
2015-02-10 Denys Vlasenkox86_64/memset: simple optimizations
2015-02-10 Timo Teräsmake protocol table zero byte separated and add ipv6...
2015-02-09 Szabolcs Nagyuse the internal macro name FUTEX_PRIVATE in __wait
2015-02-09 Szabolcs Nagyadd IEEE binary128 long double support to floatscan
2015-02-09 Szabolcs Nagymath: fix fmodl for IEEE binary128
2015-02-08 Szabolcs Nagysimplify armhf fesetenv
2015-02-08 Szabolcs Nagyfix fesetenv(FE_DFL_ENV) on mips
2015-02-08 Szabolcs Nagymath: fix __fpclassifyl(-0.0) for IEEE binary128
2015-02-08 Szabolcs Nagyadd parenthesis in fma.c to clarify intent and silence...
2015-02-07 Rich Felkermake getaddrinfo support SOCK_RAW and other socket...
2015-02-07 Szabolcs Nagyremove cruft from x86_64 syscall.h
2015-02-06 Rich Felkerfix failure of fchmodat to report EOPNOTSUPP in the...
2015-02-05 Rich Felkerfix fd leak race (missing O_CLOEXEC) in fchmodat
2015-02-03 Rich Felkermake execvp continue PATH search on EACCES rather than...
2015-02-03 Rich Felkerfix missing memory barrier in cancellation signal handler
2015-01-31 Trutz Behnmake fsync, fdatasync, and msync cancellation points
2015-01-31 Trutz Behnfix missing comma in sh setjmp asm
2015-01-21 Rich Felkerfix erroneous return of partial username matches by...
2015-01-21 Rich Felkersimplify part of getopt_long
2015-01-21 Rich Felkeralways set optarg in getopt_long
2015-01-16 Rich Felkeroverhaul __synccall and fix AS-safety and other issues...
2015-01-16 Rich Felkeradd FUTEX_PRIVATE macro to internal futex.h
2015-01-15 Rich Felkersuppress EINTR in sem_wait and sem_timedwait
2015-01-15 Rich Felkerfor multithreaded set*id/setrlimit, handle case where...
2015-01-13 Rich Felkerincrease syslog message limit from 256 to 1024
2015-01-12 Rich Felkerremove rlimit hacks from multi-threaded set*id() code
2015-01-12 Rich Felkersimplify ctermid
2015-01-11 Rich Felkerfix regression in getopt_long support for non-option...
2015-01-09 Rich Felkercheck for connect failure in syslog log opening
2014-12-21 Rich Felkeroverhaul forkpty function using new login_tty
2014-12-21 Rich Felkerblock pthread cancellation in openpty function
2014-12-21 Rich Felkerdon't write openpty results until success is determined
2014-12-21 Felix Jandaadd login_tty function
2014-12-21 Rich Felkerset optopt in getopt_long
2014-12-21 Rich Felkeradd error message printing to getopt_long and make...
2014-12-20 Rich Felkersupport translation for getopt error messages
2014-12-20 Rich Felkerfix stderr locking and ferror semantics in getopt messa...
2014-12-19 Rich Felkeruse tkill instead of tgkill in implementing raise
2014-12-18 Rich Felkerdon't suppress sign output for NANs in printf
2014-12-18 Rich Felkerfix return value computation in one code path of wcsnrtombs
2014-12-17 Rich Felkerprovide CMPLX macros in implementation-internal libm.h
2014-12-17 Nagy Szabolcsimplement FNM_CASEFOLD extension to fnmatch function
2014-12-17 Rich Felkeradd basic dns record parsing functions
2014-12-17 Rich Felkercorrectly handle write errors encountered by printf...
2014-12-13 Rich Felkersimplify getopt_long argv permutation loop logic
2014-12-13 Rich Felkerfix handling of "--" with getopt_long argv permutation
2014-12-11 Rich Felkeraccept null longopts pointer in getopt_long
2014-12-11 Rich Felkerfix getopt handling of initial '+' in optstring
2014-12-11 Rich Felkersupport abbreviated options in getopt_long
2014-12-11 Rich Felkersupport options after non-option arguments in getopt_lo...
2014-12-06 Rich Felkeruse direct syscall rather than write function in posix_...
2014-12-06 Rich Felkerdon't fail posix_spawn on failed close
2014-12-04 Rich Felkerfix getopt handling of ':' modifier for multibyte optio...
2014-12-03 Rich Felkerfix return value of pthread_getaffinity_np and pthread_...
2014-12-03 Rich Felkerfix uninitialized output from sched_getaffinity
2014-12-03 Gianluca Anzolinadd support for non-option arguments extension to getopt
2014-11-23 Rich Felkeradapt dynamic linker for new binutils versions that...
2014-11-23 Rich Felkerfix tabs/spaces in memcpy.s
2014-11-23 Rich Felkerfix build regression in arm asm for setjmp/longjmp...
2014-11-23 Rich Felkerfix build regression in arm asm for memcpy
2014-11-23 Joakim Sindholtarm assembly changes for clang compatibility
2014-11-23 Rich Felkerunify non-inline version of syscall code across archs
2014-11-22 Rich Felkerfix __aeabi_read_tp oversight in arm atomics/tls overhaul
2014-11-19 Rich Felkeroverhaul ARM atomics/tls for performance and compatibility
2014-11-19 Rich Felkersave auxv pointer into libc struct early in dynamic...
2014-11-16 Felix Fietkaugetopt: fix optional argument processing
2014-11-15 Jens Gustedtimplement a private state for the uchar.h functions
2014-11-15 Rich Felkerfix behavior of printf with alt-form octal, zero precis...
2014-11-05 Szabolcs Nagymath: use fnstsw consistently instead of fstsw in x87 asm
2014-11-05 Szabolcs Nagymath: fix x86_64 and x32 asm not to use sahf instruction
2014-10-31 Rich Felkerfix uninitialized mode variable in openat function
2014-10-31 Szabolcs Nagymath: use the rounding idiom consistently
2014-10-31 Szabolcs Nagyfix rint.c and rintf.c when FLT_EVAL_METHOD!=0
2014-10-31 Rich Felkerfix invalid access by openat to possibly-missing variad...
2014-10-31 Rich Felkerfix failure of open to read variadic mode argument...
2014-10-20 Rich Felkermanually "shrink wrap" fast path in pthread_once
2014-10-14 Rich Felkerimplement uchar.h (C11 UTF-16/32 conversion) interfaces
2014-10-13 Rich Felkereliminate global waiters count in pthread_once
2014-10-10 Rich Felkerfix missing barrier in pthread_once/call_once shortcut...
2014-10-10 Rich Felkerfix handling of negative offsets in timezone spec strings
2014-10-08 Rich Felkeralways provide __fpclassifyl and __signbitl definitions
2014-10-07 Rich Felkerignore access mode bits of flags in mkostemps and funct...
2014-10-04 Rich Felkerfix handling of odd lengths in swab function
2014-09-22 Rich Felkerfix incorrect sequence generation in *rand48 prng functions
2014-09-19 Rich Felkerfix linked list corruption in flockfile lists
2014-09-18 Szabolcs Nagymath: fix exp10 not to raise invalid exception on NaN
2014-09-16 Rich Felkerfix overflow corner case in strtoul-family functions
2014-09-12 Szabolcs Nagyrewrite the regex pattern parser in regcomp
2014-09-08 Szabolcs Nagyfix exp10l.c to include float.h
2014-09-08 Szabolcs Nagyprune math code on archs with binary64 long double
2014-09-07 Rich Felkeradd C11 thread creation and related thread functions
2014-09-07 Jens Gustedtadd C11 condition variable functions
2014-09-07 Jens Gustedtadd C11 mutex functions
2014-09-07 Jens Gustedtadd C11 thread functions operating on tss_t and once_flag
next