aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rc/havefork.c
Commit message (Expand)AuthorAgeFilesLines
* src/cmd/rc: import rc syntax `delim{cmd} for splitting commands from 9atomlufia2025-07-271-2/+5
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+2
* rc: fix $ifs bug introduced with utf-8 codeRuss Cox2011-02-161-2/+4
* rc: handle utf-8 in $ifsRuss Cox2011-01-021-8/+16
* rc: implement and document <>{cmd} notationMichael Teichgräber2009-09-131-17/+47
* rc: fix segfault when SIGINT is receivedMichael Teichgräber2009-08-081-1/+2
* fix waitrsc2007-03-261-3/+48
* sync with plan 9rsc2007-03-261-10/+0
* try harder to put background jobs in background; do not print in response to ...rsc2005-03-181-0/+10
* Plan 9's rc.rsc2003-11-231-0/+212