about summary refs log tree commit diff
path: root/sysdeps/pthread
Commit message (Expand)AuthorAgeFilesLines
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-172-3/+2
* Fix struct timespec normalization (as used in many other places).Thomas Schwinge2012-03-081-3/+2
* Add missing headersAndreas Schwab2012-02-272-2/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0912-36/+24
* Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller2011-08-231-1/+13
* Fix initialization of optimization values for AIOUlrich Drepper2011-05-141-3/+5
* Fix AIO when thread creation failed.Ulrich Drepper2009-10-291-7/+19
* * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessaryUlrich Drepper2007-11-101-3/+5
* * rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper2006-01-061-1/+4
* * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper2006-01-064-8/+54
* * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper2006-01-044-9/+22
* lio_listio should emit an event for each individual request inUlrich Drepper2006-01-034-21/+70
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-219-18/+20
* * malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper2005-11-061-1/+1
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2214-166/+53
* 2.5-18.1Jakub Jelinek2007-07-1214-53/+166
* * sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturnRoland McGrath2004-08-111-3/+3
* Update.Ulrich Drepper2004-05-262-9/+28
* Update.Ulrich Drepper2003-08-145-3/+46
* Update.Ulrich Drepper2003-07-251-1/+7
* Update.Ulrich Drepper2003-07-232-151/+11
* Update.Ulrich Drepper2003-06-242-14/+17
* Update.Ulrich Drepper2003-06-231-0/+2
* Update.Ulrich Drepper2003-06-171-7/+55
* Update.Ulrich Drepper2003-05-101-1/+8
* Update.Ulrich Drepper2003-01-031-1/+4
* Update.Ulrich Drepper2003-01-031-59/+51
* * sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'dRoland McGrath2002-12-091-3/+30
* * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath2002-11-011-5/+2
* * sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.Roland McGrath2002-09-201-0/+3
* Update.Ulrich Drepper2002-08-291-0/+4
* Update.Ulrich Drepper2002-06-293-40/+75
* Update to LGPL v2.1.Andreas Jaeger2001-07-0612-96/+96
* * sysdeps/pthread/aio_misc.h (LIO_DSYNC): Define to LIO_NOP + 1,Roland McGrath2001-06-181-2/+2
* 2001-06-15 Roland McGrath <roland@frob.com>Roland McGrath2001-06-1612-0/+1781