Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-18 | sysexits.asd: Add author metadataHEADmaster | Teddy Wing | |
2021-02-14 | Add READMEv1.0.0 | Teddy Wing | |
2021-02-14 | Increase version to 1.0.0 | Teddy Wing | |
Seems finished. | |||
2021-02-14 | Add license (BSD 3-Clause) | Teddy Wing | |
License the project under the BSD 3-Clause because we've copied the documentation from `sysexits.h`. | |||
2021-02-14 | Add documentation to constants | Teddy Wing | |
Copy the documentation from `sysexits.h` for each constant. Use the `sysexits.h` license in order to reuse the documentation. Copied the text from: https://sourceware.org/git/?p=glibc.git;a=blob;f=misc/sysexits.h;h=37246b6e752fad0122d842bd479b59d127975bb8;hb=HEAD | |||
2021-02-13 | Add system documentation | Teddy Wing | |
2021-02-13 | Define constants for exit codes based on sysexits.h | Teddy Wing | |