Age | Commit message (Expand) | Author |
---|---|---|
2020-09-27 | LibC: Include cdefs.h in getopt.h | Luke |
2020-09-06 | LibC: Don't include things required for getopt_long in unistd.h | Itamar |
2020-05-30 | LibC: Rewrite getopt() | Sergey Bugaev |
2020-05-28 | LibC: run clang-format on getopt.h to remove tab characters | Emanuele Torre |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-06 | LibC: Borrow a slightly more functional getopt() | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |