summaryrefslogtreecommitdiff
path: root/lib/libpthread
AgeCommit message (Expand)Author
2017-10-22All the four functions described in the man page conform to POSIX.1abhinav
2017-10-22Add missing word in the sentenceabhinav
2017-10-22Add missing function names in the NAME section for rest of the man pages in l...abhinav
2017-10-22Remove description of pthread_barrierattr_getpshared and pthread_barrierattr_...abhinav
2017-10-22Add rest of the pthread_barrier functions in the NAME sectionabhinav
2017-10-22Add pthread_attr_setdetachstate to NAME sectionabhinav
2017-10-22Add pthread_getattr_np to the NAME sectionabhinav
2017-09-09Support <pthread_typs.h> on C89 compilerskamil
2017-08-01pthread__attr_init_private:martin
2017-07-17Typo in commentskrll
2017-07-11Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. Thisjoerg
2017-07-09PR/52386: Use the number of iterations we document.christos
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-07-02Do not look at environmental variables for suid/guid binaries.joerg
2017-07-02Export the guard size of the main thread via vm.guard_size. Add ajoerg
2017-03-28Remove outdated CAVEATS.maya
2017-03-05Fix man page ERRORS section for (clock,pthread}_getcpuclockid to matchnjoly
2017-03-04Fix {clock,pthread}_getcpuclockid to return an error number onnjoly
2017-02-08libpthread_dbg(3) deletion from the base distributionkamil
2017-02-02Fix a typo : pthread_mutexaddr_init -> pthread_mutexattr_init.njoly
2016-11-24Bump date for previous.wiz
2016-11-22Add reference in SEE ALSO to pthread_dbg(3)kamil
2016-10-31Don't spin if we already own the mutex, otherwise we will get stuck spinningchristos
2016-10-30POSIX harder the pthread_mutex_timedlock(3) prototypekamil
2016-07-20unnamed unions need special treatment since they need braced initializerschristos
2016-07-20cplusplus does not like complex named initializers...christos
2016-07-20use named initializerschristos
2016-07-17Use anonymous union for ptm_ceiling and old __pthread_spin_t field toskrll
2016-07-16KNFskrll
2016-07-05Fix some lint.wiz
2016-07-03GSoC 2016 Charles Cui: Implement thread priority protection based on workchristos
2016-04-24Formatting, typos, whitespace fixes.wiz
2016-04-24commit the right file.christos
2016-04-23bumpchristos
2016-04-23Add pthread_getcpuclockid(3)christos
2016-04-07_SC_PAGESIZE is not the page size; it's a symbolic code for retrievingdholland
2015-08-27Fix PTHREAD_FOO_INITIALIZER for C++ by not using volatile in the relevantpooka
2015-08-25Revert 1.14 now that the arduous task of fixing rumphijack to allowpooka
2015-06-26Rev 1.14 was nice except it didn't work with _INITIALIZER, whichpooka
2015-06-26Don't depend on __CPU_SIMPLE_LOCK_PAD to determine the type ofpooka
2015-06-26C++ (namely libc++) expects to be using PTHREAD_FOO_INITIALIZER as apooka
2015-05-30Thanks rump for not letting us use even mmap during initialization.christos
2015-05-29Bump date for previous.wiz
2015-05-29Fix previous: Can't use calloc/malloc before we complete initializationchristos
2015-05-29Make PTHREAD_KEYS_MAX dynamically adjustablemanu
2015-04-17Dummy ia64 supportmartin
2015-03-31We have _REG_SP so use it.matt
2014-12-17include correct header for "last minute just-in-case defensive additionpooka
2014-12-16Allow for arbitrary MI scheduler implementations.pooka
2014-09-19New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)matt