back to scratko.xyz
summaryrefslogtreecommitdiff
path: root/shell.h
Commit message (Collapse)AuthorAgeFilesLines
* Shell-VII releaseshell-VIIscratko11 hours1-3/+18
|
* Shell-VI releaseHEADshell-VImasterscratko12 hours1-0/+3
| | | | | | Running processes in a single pgid. Changing foreground group to the group of running processes (if readline doesn't end with &).
* Shell-V releaseshell-Vscratko2024-06-231-0/+61
Added pipeline. Formatting shell.c (created lexical_analysys.c). Error codes. Some functions of queue.c are created by preprocessor.