| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup | giraffedata | 2023-12-16 | 1 | -9/+3 |
* | Drop infeasible pm_feed_from_filestream, add pm_feed_from_file, pm_accept_to_... | giraffedata | 2023-11-28 | 1 | -3/+64 |
* | Add pm_feed_from_filestream, pm_accept_to_filestream | giraffedata | 2023-11-26 | 1 | -11/+100 |
* | Make standard input feeder process close extraneous inherited file descriptors | giraffedata | 2021-01-01 | 1 | -5/+15 |
* | Fix typos in comments and messages, whitespace | giraffedata | 2019-12-29 | 1 | -19/+19 |
* | Remove _XOPEN_SOURCE because in combination with _BSD_SOURCE, it causes nstri... | giraffedata | 2018-04-26 | 1 | -1/+0 |
* | Don't close inherited Standard Input | giraffedata | 2017-04-23 | 1 | -6/+18 |
* | Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S... | giraffedata | 2016-11-16 | 1 | -0/+1 |
* | Add workaround for libc problem with termination status macros, so they work ... | giraffedata | 2016-06-16 | 1 | -1/+13 |
* | Add pm_system2(), pm_system2_lp(), pm_system2_vp() | giraffedata | 2016-05-07 | 1 | -44/+215 |
* | Add comments | giraffedata | 2016-05-06 | 1 | -1/+4 |
* | Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h> | giraffedata | 2015-01-01 | 1 | -2/+2 |
* | Don't refer to SIGURG on systems that don't have it | giraffedata | 2014-08-24 | 1 | -1/+7 |
* | Make SIGWINCH defined on OpenBSD | giraffedata | 2013-10-08 | 1 | -0/+1 |
* | Fix test of SIGIO, SIGPWR presence | giraffedata | 2013-10-08 | 1 | -2/+2 |
* | Restore recognition of SIGPWR if it's defined as a macro | giraffedata | 2013-10-08 | 1 | -12/+16 |
* | Don't refer to SIGWINCH, SIGIO if they don't exist | giraffedata | 2013-10-08 | 1 | -0/+10 |
* | cleanup | giraffedata | 2013-04-14 | 1 | -8/+8 |
* | Use _pipe() for pipe() on Windows/Mingw | giraffedata | 2012-02-13 | 1 | -2/+2 |
* | Fix bug: doesn't use Standard Input feeder when you don't supply a Standard O... | giraffedata | 2011-03-31 | 1 | -1/+1 |
* | Don't expect SIGRTMIN, SIGRTMAX to be defined | giraffedata | 2010-07-03 | 1 | -70/+67 |
* | Don't expect SIGPWR to be defined | giraffedata | 2010-03-17 | 1 | -2/+4 |
* | Close extraneous file descriptors in child | giraffedata | 2010-02-23 | 1 | -4/+36 |
* | fix typo in message | giraffedata | 2009-12-19 | 1 | -1/+1 |
* | Improve message telling how process died | giraffedata | 2009-12-19 | 1 | -5/+94 |
* | cleanup | giraffedata | 2009-12-19 | 1 | -2/+4 |
* | Don't try to swap user's input fd with stdin when it is already stdin. Same ... | giraffedata | 2009-12-19 | 1 | -15/+20 |
* | Fix pm_system* error message when execvp() fails | giraffedata | 2009-12-19 | 1 | -2/+5 |
* | Fix bug: pm_system* always crashes or fails to handle output | giraffedata | 2009-12-19 | 1 | -1/+2 |
* | Add pm_system_lp(), pm_system_vp() | giraffedata | 2007-08-25 | 1 | -79/+163 |
* | Don't hang when shell command doesn't take all of Standard Input | giraffedata | 2006-10-18 | 1 | -14/+19 |
* | Create Subversion repository | giraffedata | 2006-08-19 | 1 | -0/+319 |