rework langinfo code for ABI compat and for use by time code
[musl] / src / aio / lio_listio.c
2013-06-16 Rich Felkerfix uninitialized variable in lio (aio) code
2013-01-14 Rich FelkerMerge remote-tracking branch 'nsz/math'
2013-01-13 Szabolcs Nagyfix lio_listio return value in LIO_WAIT mode
2012-12-05 Rich Felkeruse alternate argument syntax for restrict with lio_listio
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-08 Rich Felkerclean up sloppy nested inclusion from pthread_impl.h
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-16 Rich Felkerfix idiotic const-correctness error in lio_listio
2011-09-09 Rich Felkerimplement POSIX asynchronous io