summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/print
AgeCommit message (Expand)AuthorFilesLines
2022-10-1815053 libc: unused parameterToomas Soome1-8/+7
2022-10-1415046 libc: unused variableToomas Soome1-40/+37
2022-09-0614933 asprintf(3c) is confused by NULRobert Mustacchi1-2/+8
2022-01-2514386 libc: build errors with gcc 11Toomas Soome1-5/+5
2019-06-1811091 libc: NULL pointer errorsToomas Soome1-1/+1
2018-05-179511 printf family isn't aware of multibyte decimal point characters (fix reg...Yuri Pankov1-1/+1
2018-05-169511 printf family isn't aware of multibyte decimal point charactersYuri Pankov1-13/+33
2017-11-168724 libc: multiple variable set but not used errorsToomas Soome1-5/+4
2017-05-306961 64-bit octal printf may overflow internal bufferRobert Mustacchi1-3/+1
2011-07-221232 setlocale switch to C is brokenJason King1-3/+6
2010-07-302 We need a fully open libc (no libc_i18n)Garrett D'Amore3-36/+19
2009-06-24PSARC/2008/403 libc printf behaviour for NULL stringDarren Moffat1-1/+12
2009-01-14PSARC 2008/778 asprintf, vasprintfRoger A. Faulkner1-0/+94
2008-12-156773712 sparc: 1-digit hex fp base conversion of long double rounds incorrectlyDouglas Priest1-0/+1
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-4/+2
2008-06-06PSARC 2008/309 expunge synonyms.hraf11-77/+69
2006-01-276376848 fileno unexpectedly needs a lockraf1-6/+2
2005-06-14OpenSolaris Launchstevel@tonic-gate12-0/+4062