summaryrefslogtreecommitdiff
path: root/sysdeps/pthread
AgeCommit message (Expand)Author
2015-06-12Fix aio_* pread namespace (bug 18519).Joseph Myers
2015-03-06Fix aio_error thread-safety.Samuel Thibault
2015-03-02Deglobalize internal variables in timer_routines.c.Roland McGrath
2015-02-07hurd: fix build with pthread aioSamuel Thibault
2015-01-08Some #include cleanup in aio/timer code.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-11Move semaphore.h to sysdeps/pthread/.Joseph Myers
2014-12-06Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers
2014-07-03Restore subdir conditional for tst-timer dependency.Siddhesh Poyarekar
2014-06-12Use list.h in posix-timer code.Roland McGrath
2014-06-12Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-21Fix typos.Ondřej Bílka
2013-04-12BZ#15361: Make aio_fsync not check open modes.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-10-29aio_notify: fix _POSIX_REALTIME_SIGNALS checkPino Toscano
2012-09-28aio_fsync: fix the access mode checkPino Toscano
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath
2012-03-08Fix struct timespec normalization (as used in many other places).Thomas Schwinge
2012-02-27Add missing headersAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-08-23Fix nptl/tst-cancel17 and nptl/tst-cancelx17 with recent gcc.David S. Miller
2011-05-14Fix initialization of optimization values for AIOUlrich Drepper
2009-10-29Fix AIO when thread creation failed.Ulrich Drepper
2007-11-10* sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessaryUlrich Drepper
2006-01-06* rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper
2006-01-04* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startprocUlrich Drepper
2006-01-03lio_listio should emit an event for each individual request inUlrich Drepper
2005-12-21* elf/cache.c: Use <> rather than "" #includes.Roland McGrath
2005-11-06* malloc/malloc.c (munmap_chunk): Add sanity checks.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-08-11* sysdeps/pthread/aio_misc.c (handle_fildes_io): Remove noreturnRoland McGrath
2004-05-26Update.Ulrich Drepper
2003-08-14Update.Ulrich Drepper
2003-07-25Update.Ulrich Drepper
2003-07-23Update.Ulrich Drepper
2003-06-24Update.Ulrich Drepper
2003-06-23Update.Ulrich Drepper
2003-06-17Update.Ulrich Drepper
2003-05-10Update.Ulrich Drepper
2003-01-03Update.Ulrich Drepper
2003-01-03Update.Ulrich Drepper
2002-12-09* sysdeps/pthread/aio_notify.c (notify_func_wrapper): Take a malloc'dRoland McGrath
2002-11-01* include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn):Roland McGrath
2002-09-20* sysdeps/powerpc/bits/setjmp.h [__WORDSIZE]: Add 64-bit jmpbuf.Roland McGrath