aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rc/pcmd.c
Commit message (Expand)AuthorAgeFilesLines
* src/cmd/rc: import rc syntax `delim{cmd} for splitting commands from 9atomlufia2025-07-271-1/+1
* rc: move newline handling into parserRuss Cox2020-05-041-1/+4
* rc: add recursive descent parserRuss Cox2020-05-041-0/+115
* sync with plan 9rsc2007-03-261-34/+73
* Plan 9's rc.rsc2003-11-231-0/+108