summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/stdio
AgeCommit message (Expand)AuthorFilesLines
2020-05-2212768 12392 regressed ftello64 behaviorRobert Mustacchi1-1/+1
2020-03-267092 Want support for stdio memory streamsRobert Mustacchi23-222/+1530
2020-03-2612357 getc/putc_unlocked need to set orientationRobert Mustacchi4-27/+25
2013-11-144294 fopen could support 'x'Robert Mustacchi1-1/+8
2013-04-173687 fopen() O_CLOEXEC support via the "e" flagTheo Schlossnagle1-7/+24
2011-10-181633 implement posix_spawn_pipe_np()Matthew Ahrens1-57/+42
2011-03-29850 system(3C) and similar could just use /bin/shRichard Lowe2-9/+4
2010-08-19merge with onnv_147Richard Lowe2-4/+156
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner2-4/+156
2010-07-302 We need a fully open libc (no libc_i18n)Garrett D'Amore3-157/+13
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-4/+3
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-3/+4
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-4/+3
2008-09-186505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to execu...Roger A. Faulkner2-6/+22
2008-07-10PSARC/2008/407 Fix *scanf() '%%' processingrobbin1-39/+54
2008-06-146714179 libc synonym expunging in snv_92 was too aggressive, breaking pfinstallraf2-4/+4
2008-06-06PSARC 2008/309 expunge synonyms.hraf54-387/+313
2008-05-276697956 UNIX98: *vsth* pthread_cancel fails in wordexp(), cuserid(), ttyslot()raf1-14/+23
2008-04-296678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library i...raf2-9/+7
2008-01-236598890 cancellation code abuses synonymsraf8-84/+94
2007-05-106222208 getpass, getpassphrase don't properly change and restore the SIGINT h...craigm1-8/+19
2007-02-086515653 __getpass function outputs to stderr rather than tty (fix lint)craigm1-1/+0
2007-02-076515653 __getpass function outputs to stderr rather than ttycraigm1-6/+4
2007-01-236512868 message from 1085341 fix does not need to be I18N (fix lint)craigm1-1/+0
2007-01-236512868 message from 1085341 fix does not need to be I18Ncraigm1-4/+3
2006-12-13PSARC 2006/659 fork extensionsraf2-99/+201
2006-05-014916205 libcmd should not use file operation routines from C librarycasper1-5/+4
2006-04-256417483 LD_DEBUG fails after putback for 1085341casper1-13/+14
2006-04-20PSARC 2006/162 Extended FILE space for 32-bit Solaris processescraigm13-204/+340
2006-03-236402763 __threaded escaped from the reservation, abused by Forte6.1raf1-15/+15
2006-01-276376848 fileno unexpectedly needs a lockraf3-29/+6
2006-01-066362982 namespace pollution/protection in libcraf4-23/+18
2005-06-14OpenSolaris Launchstevel@tonic-gate54-0/+7600