Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup stub unit test infrastructure | EuAndreh | 2024-01-05 | 1 | -0/+8 |
| | |||||
* | add legacy ftime function and sys/timeb.h | Rich Felker | 2013-10-25 | 1 | -0/+12 |
despite being marked legacy, this was specified by SUSv3 as part of the XSI option; only the most recent version of the standard dropped it. reportedly there's actual code using it. |