]> Sergey Matveev's repositories - public-inbox.git/history - lib/PublicInbox/ProcessPipe.pm
No ext_urls
[public-inbox.git] / lib / PublicInbox / ProcessPipe.pm
2023-01-26 Eric Wongprocess_pipe: warn hackers off using it for bidirection...
2023-01-18 Eric Wongds: introduce awaitpid, switch ProcessPipe users
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-23 Eric Wonglei: support remote externals
2021-01-02 Eric Wongprocesspipe: lazy-require PublicInbox::DS for dwaitpid
2021-01-02 Eric Wongprocesspipe: allow synchronous close to set $?
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric Wonguse PublicInbox::DS for dwaitpid
2021-01-01 Eric Wonglei_to_mail: start atomic and compressed mbox writing
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2019-07-08 Eric WongMerge remote-tracking branch 'origin/nntp-compress'
2019-07-08 Eric Wongds: use WNOHANG with waitpid if inside event loop
2018-07-30 Eric W. BiedermanProcessPipe.pm: Use read not sysread
2018-02-07 Eric Wongupdate copyrights for 2018
2016-03-01 Eric Wongprocesspipe: preserve native close behavior
2016-02-28 Eric Wongreduce calls to close unless error checks are needed
2016-02-27 Eric Wonggit: use built-in spawn implementation for vfork