summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/stdio/popen.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-041633 implement posix_spawn_pipe_np()Matthew Ahrens1-57/+42
2011-03-29850 system(3C) and similar could just use /bin/shRichard Lowe1-4/+2
2008-09-186505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to execu...Roger A. Faulkner1-3/+7
2008-06-146714179 libc synonym expunging in snv_92 was too aggressive, breaking pfinstallraf1-2/+2
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-3/+3
2008-01-236598890 cancellation code abuses synonymsraf1-12/+21
2006-12-13PSARC 2006/659 fork extensionsraf1-33/+114
2006-04-20PSARC 2006/162 Extended FILE space for 32-bit Solaris processescraigm1-28/+16
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+269