about summary refs log tree commit diff
path: root/sysdeps/pthread
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0128-28/+28
* Change most internal uses of __gettimeofday to __clock_gettime.Zack Weinberg2019-10-302-6/+6
* time: Introduce function to check correctness of nanoseconds valueLukasz Majewski2019-10-271-4/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0728-28/+28
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-0/+7
* <semaphore.h>: Add nonnull attributesYann Droneaud2019-04-291-10/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0128-28/+28
* hurd: fix sigevent's sigev_notify_attributes field typeSamuel Thibault2018-04-191-0/+18
* hurd: Avoid some PLTs in libc and librtSamuel Thibault2018-04-023-4/+4
* hurd: avoid letting signals go to thread created by timer_createSamuel Thibault2018-04-021-0/+6
* hurd: fix timer_routines.c buildSamuel Thibault2018-02-271-1/+1
* hurd: fix timer_routines.c buildSamuel Thibault2018-02-271-0/+3
* Move NPTL-specific code to NPTL-specific headerSamuel Thibault2018-02-271-26/+1
* allocalim.h: use __glibc_likely instead of __builtin_expectSamuel Thibault2018-01-301-2/+2
* allocalim.h: Fix codestyleSamuel Thibault2018-01-291-3/+3
* hurd: Fix allocalim buildSamuel Thibault2018-01-281-2/+5
* hurd: fix warningSamuel Thibault2018-01-272-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0128-28/+28
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-242-2/+0
* aio: Remove internal_function function attributeFlorian Weimer2017-08-313-20/+8
* aio: Remove support for BROKEN_THREAD_SIGNALSFlorian Weimer2017-08-155-57/+0
* Single threaded stdio optimizationSzabolcs Nagy2017-07-041-0/+1
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h>Andreas Schwab2017-02-281-1/+1
* Add missing header files throughout the testsuite.Zack Weinberg2017-02-161-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0128-28/+28
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-2/+1
* Revert "aio: fix newp->running data race"Samuel Thibault2016-05-041-5/+3
* aio: fix newp->running data raceSamuel Thibault2016-05-041-3/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0428-28/+28
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-203-9/+4
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-5/+2
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-1911-25/+11
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-043-3/+3
* Use unsigned types for counters in AIO code.Roland McGrath2015-06-243-10/+10
* Fix aio_* pread namespace (bug 18519).Joseph Myers2015-06-121-4/+5
* Fix aio_error thread-safety.Samuel Thibault2015-03-062-8/+49
* Deglobalize internal variables in timer_routines.c.Roland McGrath2015-03-021-3/+3
* hurd: fix build with pthread aioSamuel Thibault2015-02-071-1/+4
* Some #include cleanup in aio/timer code.Roland McGrath2015-01-082-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0227-27/+27
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-4/+4
* Move semaphore.h to sysdeps/pthread/.Joseph Myers2014-12-111-0/+78
* Fix pthreads getrlimit, gettimeofday namespace (bug 17682).Joseph Myers2014-12-061-1/+1
* Restore subdir conditional for tst-timer dependency.Siddhesh Poyarekar2014-07-031-0/+4
* Use list.h in posix-timer code.Roland McGrath2014-06-122-43/+31
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-1214-0/+1617
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-102-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0112-12/+12