aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/pthread
AgeCommit message (Expand)AuthorFilesLines
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka2-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae12-12/+12
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath1-5/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers12-12/+12
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2012-10-29aio_notify: fix _POSIX_REALTIME_SIGNALS checkPino Toscano1-1/+1
2012-09-28aio_fsync: fix the access mode checkPino Toscano1-1/+1
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2-3/+2
2012-03-08Fix struct timespec normalization (as used in many other places).Thomas Schwinge1-3/+2
2012-02-27Add missing headersAndreas Schwab2-2/+4
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert12-36/+24
2011-08-23Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller1-1/+13
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-06* rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper1-1/+4
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper4-8/+54
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper4-9/+22
2006-01-03lio_listio should emit an event for each individual request inUlrich Drepper4-21/+70
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath9-18/+20
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper14-166/+53
2007-07-122.5-18.1Jakub Jelinek14-53/+166
2004-08-11* sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturnRoland McGrath1-3/+3
2004-05-26Update.Ulrich Drepper2-9/+28
2003-08-14Update.Ulrich Drepper5-3/+46
2003-07-25Update.Ulrich Drepper1-1/+7
2003-07-23Update.Ulrich Drepper2-151/+11
2003-06-24Update.Ulrich Drepper2-14/+17
2003-06-23Update.Ulrich Drepper1-0/+2
2003-06-17Update.Ulrich Drepper1-7/+55
2003-05-10Update.Ulrich Drepper1-1/+8
2003-01-03Update.Ulrich Drepper1-1/+4
2003-01-03Update.Ulrich Drepper1-59/+51
2002-12-09* sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'dRoland McGrath1-3/+30
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath1-5/+2
2002-09-20* sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.Roland McGrath1-0/+3
2002-08-29Update.Ulrich Drepper1-0/+4
2002-06-29Update.Ulrich Drepper3-40/+75
2001-07-06Update to LGPL v2.1.Andreas Jaeger12-96/+96
2001-06-18* sysdeps/pthread/aio_misc.h (LIO_DSYNC): Define to LIO_NOP + 1,Roland McGrath1-2/+2
2001-06-162001-06-15 Roland McGrath <roland@frob.com>Roland McGrath12-0/+1781