summaryrefslogtreecommitdiff
path: root/perl5/Local/Interactive.pm
Commit message (Expand)AuthorAge
* http->https in some license headersSean Whitton2024-04-12
* _sysptycap_pty: ensure output field defined when cmd outputs nothingSean Whitton2022-06-20
* set $return->{exit} right after waiting on the childSean Whitton2020-04-15
* avoid copying output around so muchSean Whitton2020-04-15
* commentSean Whitton2020-04-15
* _sysptycap_pty: renameSean Whitton2020-04-15
* _sysptycap_tty: decode using locale's charset if possibleSean Whitton2020-04-15
* TODOSean Whitton2020-04-15
* better variable namesSean Whitton2020-04-15
* rather than relying on literal PIDs, break look if no more childrenSean Whitton2020-04-15
* use 4-argument select() rather than SIGALRM for readabilitySean Whitton2020-04-14
* _sysptycap_tty: avoid getting stuck on sysreadSean Whitton2020-04-14
* Revert "always use _sysptycap_script for now"Sean Whitton2020-04-05
* always use _sysptycap_script for nowSean Whitton2020-02-29
* let children finish before responding to C-cSean Whitton2020-02-09
* copyright yearsSean Whitton2020-02-09
* unbuffer only STDOUT, and only for duration of functionSean Whitton2020-02-09
* system_pty_capture: use IO::Pty in preference to script(1)Sean Whitton2020-02-09
* stop stowing Local:: perl5 libs into HOMESean Whitton2020-01-27