summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Expand)AuthorFilesLines
2008-08-066733918 Teamware has retired, please welcome your new manager, MercurialMark J. Nelson334-1443/+628
2008-08-016729759 need to accommodate non-8-byte-aligned mutexesraf6-7/+195
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-1/+1
2008-07-24./commentsjwadams1-20/+16
2008-07-236545064 Posix message queue should fail reliably when a client process crashesraf1-16/+74
2008-07-12PSARC 2008/421 _POSIX_ADVISORY_INFOraf12-11/+287
2008-07-10PSARC/2008/407 Fix *scanf() '%%' processingrobbin1-39/+54
2008-07-086713783 s10u6_01 performance regression with heavily contended robust mutexesraf1-2/+2
2008-07-036711858 iscsi target dumping core - process terminated by SEGVpraks1-23/+86
2008-06-206717408 libc synonym expunging in snv_92 breaks Sun Studio libcollectorraf2-0/+8
2008-06-196716120 inconsistent initial fp rounding mode (R_386_COPY relocation to prote...raf2-4/+5
2008-06-146714179 libc synonym expunging in snv_92 was too aggressive, breaking pfinstallraf15-65/+102
2008-06-06PSARC 2008/309 expunge synonyms.hraf651-8223/+4665
2008-06-066710562 fix for 6689238 broke dbx run-time checkingraf2-10/+0
2008-06-03PSARC/2007/634 More compatibility with GNU gettext in gettext(3c)muffin6-1325/+1719
2008-05-296696678 libc: critical regions, async I/O, and close() conspire to cause an A...raf1-1/+9
2008-05-276697956 UNIX98: *vsth* pthread_cancel fails in wordexp(), cuserid(), ttyslot()raf3-47/+78
2008-05-076697344 mutex_consistent() needs to be in libc version SUNW_1.22.3raf1-1/+5
2008-05-056692931 aio_waitn does not poll with timeout argument of zero sec, zero nseceriko1-11/+9
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf110-1381/+1148
2008-04-036662310 libc can foul up perl's I/O redirectionandra1-17/+17
2008-03-296659537 libc 64-bit functions memcpy, memmove, memset could be improved on In...bholler9-903/+4638
2008-03-266679853 fix for 6647542 causes machines with separate root and /usr to fail bootraf3-2/+6
2008-03-256564720 Large groups bug still in this releasedjl3-71/+132
2008-03-20PSARC 2007/661 delete sched_niceraf21-1434/+1324
2008-03-03PSARC 2008/109 Fine Grained Access Permissions (FGAP)casper6-0/+232
2008-02-266472375 zpool export/import causes ftok() to generate a new key and semget() ...marks3-9/+55
2008-02-216664275 robust locks are not so robust after allraf2-33/+85
2008-02-046307671 pstack(1) no longer detects a signal handler framerh871071-1/+10
2008-01-296655660 pwrite() must ignore the O_APPEND/FAPPEND flagraf1-4/+32
2008-01-286655633 lwp_rwlock system call wrappers should not set errnoraf1-21/+46
2008-01-256655337 calling dlopen() while holding a lock with lmutex_lock() can cause an...raf3-9/+18
2008-01-246653731 getattrat() needs a little cleanupmarks1-16/+26
2008-01-236598890 cancellation code abuses synonymsraf94-1352/+1478
2008-01-146650138 Fix for 6598201 causes user-level sleep queue data corruptionraf1-3/+14
2007-12-14PSARC/2007/616 Winchester update for diagonal ID mappingnw1412921-0/+14
2007-12-066568230 mutex_unlock() can modify freed memoryraf3-259/+281
2007-12-066332924 snv_24 /usr/ccs/bin/as adds new HWCAP tags to previously untagged obj...darrenm1-2/+3
2007-11-296332924 snv_24 /usr/ccs/bin/as adds new HWCAP tags to previously untagged obj...darrenm1-4/+10
2007-11-28backout 6580293: causes 6635129dm1207693-37/+26
2007-11-286572126 aio_mutex lock is held across the system call to kaio causing poor sc...praks1-4/+5
2007-11-196629818 warncore() is fragile when it can't get a file descriptorvk1998391-5/+9
2007-11-166580293 fork1 leaks active door lwpsmishra3-26/+37
2007-11-136602070 netgroup lookup should return NSS_UNAVAIL if only files backend is usedandra1-24/+30
2007-10-296613824 legacy applications (java) should be prevented from inadvertantly usi...kchow1-1/+1
2007-10-286453272 ctfmerge uses the largest pagesize from getpagesizes() which can be b...kchow8-49/+68
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw10-5/+323
2007-10-24PSARC 2007/592 dirfdraf3-1/+11
2007-10-22PSARC 2007/416 NFSv4 Mirror-mountsth1990961-62/+74
2007-09-18PSARC 2006/260 Solaris on Xenjohnlev3-2/+82