summaryrefslogtreecommitdiff
path: root/sysdeps/pthread
AgeCommit message (Expand)Author
2018-04-19hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault
2018-04-02hurd: Avoid some PLTs in libc and librtSamuel Thibault
2018-04-02hurd: avoid letting signals go to thread created by timer_createSamuel Thibault
2018-02-27hurd: fix timer_routines.c buildSamuel Thibault
2018-02-27hurd: fix timer_routines.c buildSamuel Thibault
2018-02-27Move NPTL-specific code to NPTL-specific headerSamuel Thibault
2018-01-30allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault
2018-01-29allocalim.h: Fix codestyleSamuel Thibault
2018-01-28hurd: Fix allocalim buildSamuel Thibault
2018-01-27hurd: fix warningSamuel Thibault
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-08-31aio: Remove internal_function function attributeFlorian Weimer
2017-08-15aio: Remove support for BROKEN_THREAD_SIGNALSFlorian Weimer
2017-07-04Single threaded stdio optimizationSzabolcs Nagy
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-02-28Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab
2017-02-16Add missing header files throughout the testsuite.Zack Weinberg
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg
2016-05-04Revert "aio: fix newp->running data race"Samuel Thibault
2016-05-04aio: fix newp->running data raceSamuel Thibault
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers
2015-09-04Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers
2015-06-24Use unsigned types for counters in AIO code.Roland McGrath
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