2024-07-14 05:21 | Prevent re-closing input pipe file descriptor | Louis Burda | 2 | +34 | -29 |
2024-02-18 16:26 | Add manpage, README and flag to disable binary resolving | Louis Burda | 3 | +113 | -4 |
2023-11-08 22:42 | Use execvp() for path resolution | Louis Burda | 1 | +1 | -42 |
2023-11-08 21:33 | Fix waitall() condition | Louis Burda | 1 | +1 | -2 |
2023-10-28 19:25 | Make functions static and add noreturn attribute | Louis Burda | 1 | +6 | -4 |
2023-10-16 11:59 | Only return status code of last command in pipeline | Louis Burda | 1 | +18 | -12 |
2023-07-28 22:35 | Rename main.c to pipeln.c and properly close fds | Louis Burda | 4 | +159 | -155 |
2023-06-08 22:24 | Offset WTERMSIG in exit code | Louis Burda | 1 | +1 | -1 |
2023-06-07 19:49 | Parallelize process execution | Louis Burda | 1 | +27 | -13 |
2023-06-07 15:13 | Add MIT license | Louis Burda | 2 | +27 | -0 |
2023-06-07 13:10 | Add initial version | Louis Burda | 5 | +190 | -0 |