Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major refactoring and some fixes | Mattias Andrée | 2025-03-16 | 1 | -61/+0 |
* | Misc improvements | Mattias Andrée | 2025-03-08 | 1 | -1/+1 |
* | Misc improvements | Mattias Andrée | 2025-03-07 | 1 | -37/+31 |
* | Update redshift to redshift-ng | Mattias Andrée | 2025-03-06 | 1 | -4/+4 |
* | Style | Mattias Andrée | 2025-03-06 | 1 | -2/+2 |
* | cleanup + cast + use pipe2 on linux | Mattias Andrée | 2025-03-05 | 1 | -13/+10 |
* | Cleanup and style update (avoid typedef) | Mattias Andrée | 2025-03-05 | 1 | -16/+1 |
* | Unify header files (so far most) | Mattias Andrée | 2025-03-05 | 1 | -1/+1 |
* | Fix #174: Use nanosleep() instead of usleep() | Jon Lund Steffensen | 2015-02-22 | 1 | -1/+5 |
* | systemtime: Add function wrapping platform sleep function | Jon Lund Steffensen | 2014-12-28 | 1 | -0/+11 |
* | systemtime: Fix includes and check for _POSIX_TIMERS | Jon Lund Steffensen | 2014-12-28 | 1 | -2/+7 |
* | systemtime: Use gettimeofday if POSIX timers not available | Jon Lund Steffensen | 2014-12-15 | 1 | -12/+25 |
* | systemtime.c: Portably read current time on posix and windows. | Jon Lund Steffensen | 2010-05-06 | 1 | -0/+52 |