summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/inc/thr_uberdata.h
AgeCommit message (Expand)AuthorFilesLines
2020-11-17 [illumos-gate merge]release-20201119Dan McDonald1-0/+1
2020-11-175788 Want support for GCC's stack protector in libcRobert Mustacchi1-0/+1
2018-10-198158 Want named threads APIJohn Levon1-1/+3
2018-10-12OS-7200 would like thread name APIJason King1-1/+3
2018-09-11backout OS-7200 would like thread name API (triggers OS-7240)Robert Mustacchi1-3/+1
2018-09-10OS-7200 would like thread name APIJason King1-1/+3
2018-07-31 [illumos-gate merge]Jerry Jelinek1-2/+5
2018-07-309673 move internet address manipulation functions to libcYuri Pankov1-2/+5
2017-02-277805 want faster clock_gettimePatrick Mooney1-0/+2
2016-08-26 [illumos-gate merge]Jerry Jelinek1-0/+9
2016-08-257258 6951 caused uberdata32_t size to be incorrectRobert Mustacchi1-0/+9
2016-08-02OS-5569 uberdata32_t is missing ul_brand memberRobert Mustacchi1-0/+1
2016-05-20 [illumos-gate merge]Jerry Jelinek1-0/+25
2016-05-196501 Implement pthread_attr_get_np() interfaceRobert Mustacchi1-0/+1
2016-05-196951 Initial c11 supportRobert Mustacchi1-1/+25
2016-05-16OS-5192 need faster clock_gettimePatrick Mooney1-1/+3
2015-09-146209 libc mutexes break kernel writers heartsRobert Mustacchi1-1/+3
2015-06-03OS-4370 varpd should support getting an include path from SMFRobert Mustacchi1-1/+3
2014-09-19OS-2844 lx brand should support 64-bit user-landJerry Jelinek1-0/+3
2014-07-30OS-3280 need a way to specify the root of a native system in the lx brandRobert Mustacchi1-0/+1
2014-01-214489 need ptcumemRobert Mustacchi1-0/+29
2013-07-163849 implement __cxa_atexit/__cxa_finalizeRichard Lowe1-1/+10
2010-09-11174 libpthread uberdata stale after 6735446Gordon Ross1-0/+3
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-1/+3
2010-08-116944589 need pause APIChristopher Kiick1-3/+2
2010-03-12PSARC 2010/062 increase number of realtime signalsRoger A. Faulkner1-8/+15
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner1-2/+5
2009-10-276895172 CR 6762445 was too aggressive; signals are blocked in lwp_mutex_lock()Roger A. Faulkner1-2/+2
2009-09-246881066 sporadic hang of thr_suspendRoger A. Faulkner1-1/+6
2009-04-026824605 SUNWtetos test shm_stress_07_02 requires excessive time starting with...Roger A. Faulkner1-3/+2
2009-03-276734077 libc routines such as memset, memcpy, strlen, strcpy need to be optim...Jason Beloro1-0/+3
2009-03-256816409 mutex_lock() for process robust mutex could not return EOWNERDEAD wit...Roger A. Faulkner1-6/+16
2008-09-226751103 thr_create() and pthread_create() should fail and not dump core when ...Roger A. Faulkner1-2/+1
2008-08-016729759 need to accommodate non-8-byte-aligned mutexesraf1-0/+4
2008-07-086713783 s10u6_01 performance regression with heavily contended robust mutexesraf1-2/+2
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-68/+9
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf1-44/+12
2008-03-20PSARC 2007/661 delete sched_niceraf1-52/+114
2008-02-216664275 robust locks are not so robust after allraf1-0/+16
2008-01-236598890 cancellation code abuses synonymsraf1-12/+26
2007-12-066568230 mutex_unlock() can modify freed memoryraf1-5/+6
2007-09-056599934 deadlock by atfork lock and user's mutexraf1-2/+5
2007-08-096590401 fixes for 6418491, 6518780 and 6570016 conspire to break javaraf1-12/+15
2007-06-29PSARC 2007/285 robust locks revisitedraf1-22/+59
2007-06-296559990 user-level read/write locks should be much fasterraf1-11/+26
2007-03-20PSARC 2007/129 thr_keycreate_onceraf1-0/+6
2007-01-306518780 deadlock due to fork and suspend threadraf1-6/+4
2007-01-19PSARC 2006/469 EOF and removal of eeprom -Imrj1-3/+3
2006-12-13PSARC 2006/659 fork extensionsraf1-5/+2
2006-06-206416832 libaio and librt can and should be folded into libcraf1-32/+37