summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/inc
AgeCommit message (Expand)AuthorFilesLines
2017-02-277805 want faster clock_gettimePatrick Mooney1-0/+2
2016-08-257258 6951 caused uberdata32_t size to be incorrectRobert Mustacchi1-0/+9
2016-05-196501 Implement pthread_attr_get_np() interfaceRobert Mustacchi1-0/+1
2016-05-196951 Initial c11 supportRobert Mustacchi1-1/+25
2015-10-055821 need strerror_l()Robert Mustacchi1-0/+5
2015-09-146209 libc mutexes break kernel writers heartsRobert Mustacchi1-1/+3
2015-06-055956 orientate is not a wordSergio Aguayo1-2/+2
2014-01-214489 need ptcumemRobert Mustacchi1-0/+29
2013-07-163849 implement __cxa_atexit/__cxa_finalizeRichard Lowe1-1/+10
2012-06-141450 Illumos should be buildable with GCC4Richard Lowe2-148/+156
2010-09-11174 libpthread uberdata stale after 6735446Gordon Ross1-0/+3
2010-08-19merge with onnv_147Richard Lowe1-3/+4
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-1/+3
2010-08-0110 64-bit binaries bustedGarrett D'Amore2-0/+4
2010-07-302 We need a fully open libc (no libc_i18n)Garrett D'Amore2-37/+17
2010-08-116944589 need pause APIChristopher Kiick1-3/+2
2010-04-016912096 Compiling perl using -fast produces invalid instructionRoger A. Faulkner1-8/+6
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. Faulkner2-5/+13
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-05-076806791 filter builds could be optimizedRod Evans2-9/+34
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.hraf6-1414/+40
2008-06-03PSARC/2007/634 More compatibility with GNU gettext in gettext(3c)muffin1-35/+246
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf4-60/+28
2008-03-20PSARC 2007/661 delete sched_niceraf2-96/+114
2008-02-266472375 zpool export/import causes ftok() to generate a new key and semget() ...marks1-1/+3
2008-02-216664275 robust locks are not so robust after allraf1-0/+16
2008-01-236598890 cancellation code abuses synonymsraf5-26/+49
2007-12-066568230 mutex_unlock() can modify freed memoryraf1-5/+6
2007-10-286453272 ctfmerge uses the largest pagesize from getpagesizes() which can be b...kchow1-0/+1
2007-10-24PSARC 2007/592 dirfdraf1-0/+1
2007-09-056599934 deadlock by atfork lock and user's mutexraf2-4/+7
2007-09-046563073 Fix cstyle in the sharefs codeth1990961-1/+1
2007-08-206593908 fixes for 6518780 cause more deadlocksraf1-2/+2
2007-08-18PSARC/2006/662 Make err/warn part of Solaris's libcvk1998391-0/+8
2007-08-096590401 fixes for 6418491, 6518780 and 6570016 conspire to break javaraf2-13/+16
2007-07-246542161 UNIX03: fdatasync() should be a cancellation pointraf1-0/+1
2007-06-29PSARC 2007/285 robust locks revisitedraf2-22/+61
2007-06-296559990 user-level read/write locks should be much fasterraf2-16/+83
2007-04-02PSARC/2007/052 In-kernel Sharetabth1990961-0/+1
2007-03-20PSARC 2007/129 thr_keycreate_onceraf5-4/+15
2007-02-20PSARC 2006/554 setproject(3PROJECT) defining, and enhancing behaviourrd1170151-1/+2
2007-01-306518780 deadlock due to fork and suspend threadraf1-6/+4