about summary refs log tree commit diff
path: root/lib/libsystem.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2013-04-141-8/+8
* Use _pipe() for pipe() on Windows/Mingwgiraffedata2012-02-131-2/+2
* Fix bug: doesn't use Standard Input feeder when you don't supply a Standard O...giraffedata2011-03-311-1/+1
* Don't expect SIGRTMIN, SIGRTMAX to be definedgiraffedata2010-07-031-70/+67
* Don't expect SIGPWR to be definedgiraffedata2010-03-171-2/+4
* Close extraneous file descriptors in childgiraffedata2010-02-231-4/+36
* fix typo in messagegiraffedata2009-12-191-1/+1
* Improve message telling how process diedgiraffedata2009-12-191-5/+94
* cleanupgiraffedata2009-12-191-2/+4
* Don't try to swap user's input fd with stdin when it is already stdin. Same ...giraffedata2009-12-191-15/+20
* Fix pm_system* error message when execvp() failsgiraffedata2009-12-191-2/+5
* Fix bug: pm_system* always crashes or fails to handle outputgiraffedata2009-12-191-1/+2
* Add pm_system_lp(), pm_system_vp()giraffedata2007-08-251-79/+163
* Don't hang when shell command doesn't take all of Standard Inputgiraffedata2006-10-181-14/+19
* Create Subversion repositorygiraffedata2006-08-191-0/+319