summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/inc
AgeCommit message (Expand)AuthorFilesLines
2022-10-1015040 remove support for unused sun studio inline asmRichard Lowe1-4/+2
2021-04-0113682 libc: '_getcontext' specifies less restrictive attribute than its targetToomas Soome1-0/+5
2020-11-175788 Want support for GCC's stack protector in libcRobert Mustacchi1-0/+1
2020-07-2112747 sigsetjmp should allow for 8 byte aligned buffer on amd64Vitaliy Gusev1-0/+15
2020-03-267092 Want support for stdio memory streamsRobert Mustacchi2-8/+69
2020-03-2612358 Need mbrtowc variant that indicates consumed zero bytesRobert Mustacchi1-0/+8
2020-03-2612357 getc/putc_unlocked need to set orientationRobert Mustacchi2-11/+7
2020-01-1412151 libc: specifies less restrictive attribute than its targetToomas Soome1-0/+7
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+5
2019-01-0410159 libc: cast between incompatible function typesToomas Soome1-1/+1
2018-10-198158 Want named threads APIJohn Levon1-1/+3
2018-08-168548 want memset_s(3C)Yuri Pankov1-0/+10
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-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