aboutsummaryrefslogtreecommitdiffstats
path: root/src/package.lisp
AgeCommit message (Collapse)Author
2021-02-14Add 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-13Define constants for exit codes based on sysexits.hTeddy Wing