Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for OpenBSD+FreeBSD platforms | cos | 2025-02-25 | 1 | -0/+25 |
| | |||||
* | fix(makefile): include all objects (#36) | Thijs Schreijer | 2024-09-03 | 1 | -1/+1 |
| | |||||
* | feat(tty): add isatty() | Thijs | 2023-11-15 | 1 | -1/+1 |
| | |||||
* | feat(*): add environment variable and random functions | Thijs Schreijer | 2023-11-15 | 1 | -2/+2 |
| | |||||
* | Support for monotime | Oscar Lim | 2016-05-08 | 1 | -5/+21 |
| | | | | Provide `monotime` function with at least 1 millisecond resolution. | ||||
* | Support for gettime and sleep functions | Oscar Lim | 2016-02-10 | 1 | -0/+257 |
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution. |