aboutsummaryrefslogtreecommitdiff
path: root/src/compat.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Windows fixes, some manual testsThijs2024-05-231-0/+1
|
* feat(term): getting/setting terminal config flagsThijs2024-04-301-0/+11
|
* fix(mingw): fix the windows build with MinGW (#10)Thijs Schreijer2023-12-151-4/+10
|
* feat(*): add environment variable and random functionsThijs Schreijer2023-11-151-0/+27
|
* Support for gettime and sleep functionsOscar Lim2016-02-101-0/+11
Provide `gettime` and `sleep` functions with at least 1 millisecond resolution.