Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strip HD prefix from string/char C API calls (#3540) | Dana Robinson | 2023-09-15 | 1 | -4/+4 |
* | Convert hbool_t --> bool in test (#3494) | Dana Robinson | 2023-09-05 | 1 | -4/+4 |
* | Remove HD from HDmem* calls (#3211) | Dana Robinson | 2023-06-29 | 1 | -1/+1 |
* | Remove programmer/date from comments (#3210) | Dana Robinson | 2023-06-29 | 1 | -2/+0 |
* | Rename HDexit() and related to exit(), etc. (#3202) | Dana Robinson | 2023-06-29 | 1 | -2/+2 |
* | Remove HD from memory allocate/free calls (#3195) | Dana Robinson | 2023-06-28 | 1 | -2/+2 |
* | Rename HD(f)printf() to (f)printf() (#3194) | Dana Robinson | 2023-06-28 | 1 | -30/+30 |
* | Remove HD from fork/exec*/wait* (#3190) | Dana Robinson | 2023-06-28 | 1 | -2/+2 |
* | Cleanup of mirror VFD test code (#1949) | Dana Robinson | 2022-07-30 | 1 | -28/+35 |
* | Replaces checks for fork, etc. with checks for unistd.h (#457) | Dana Robinson | 2021-03-11 | 1 | -6/+4 |
* | Update license url (#332) | Larry Knox | 2021-02-17 | 1 | -1/+1 |
* | Clang-format of source files | Allen Byrne | 2020-09-30 | 1 | -37/+37 |
* | Add Splitter VFD to library. | Jacob Smith | 2020-03-13 | 1 | -0/+403 |