aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/pthread/aio_misc.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-22rt: Move generic implementation from sysdeps/pthread to rtFlorian Weimer1-721/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-30Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg1-3/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-31aio: Remove internal_function function attributeFlorian Weimer1-5/+0
2017-08-15aio: Remove support for BROKEN_THREAD_SIGNALSFlorian Weimer1-4/+0
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-05-04Revert "aio: fix newp->running data race"Samuel Thibault1-5/+3
2016-05-04aio: fix newp->running data raceSamuel Thibault1-3/+5
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-12Fix aio_* pread namespace (bug 18519).Joseph Myers1-4/+5
2015-03-06Fix aio_error thread-safety.Samuel Thibault1-8/+0
2015-02-07hurd: fix build with pthread aioSamuel Thibault1-1/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-03-08Fix struct timespec normalization (as used in many other places).Thomas Schwinge1-3/+2
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-05-14Fix initialization of optimization values for AIOUlrich Drepper1-3/+5
2009-10-29Fix AIO when thread creation failed.Ulrich Drepper1-7/+19
2007-11-10* sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessaryUlrich Drepper1-3/+5
2006-01-03lio_listio should emit an event for each individual request inUlrich Drepper1-3/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+3
2007-07-122.5-18.1Jakub Jelinek1-3/+2
2004-08-11* sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturnRoland McGrath1-3/+3
2004-05-26Update.Ulrich Drepper1-7/+21
2003-08-14Update.Ulrich Drepper1-1/+3
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath1-5/+2
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-06-162001-06-15 Roland McGrath <roland@frob.com>Roland McGrath1-0/+708