summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-04Added `child_handler()`.mrb0nk500
Which is the handler for SIGCHLD. Currently, it's a stub.
2021-06-04Added `fork_proc()`.mrb0nk500
Which handles forking a process, aswell as exiting the parent process.
2021-06-04Created `pullreqd.c`.mrb0nk500
2021-06-02Added the AGPLv3 license, for the AGPLv3 only+NIGGERmrb0nk500
license.
2021-06-02Added AGPLv3 only+NIGGER license.mrb0nk500
2021-06-02Added .gitignore.mrb0nk500
2021-06-02Added Makefile.mrb0nk500
2021-06-02Initial commit.mrb0nk500
Added the readme.