diff options
author | Jon Lund Steffensen <jonlst@gmail.com> | 2015-02-22 11:51:20 -0500 |
---|---|---|
committer | Jon Lund Steffensen <jonlst@gmail.com> | 2015-02-22 11:51:22 -0500 |
commit | 8b0a67a2538d7c79b74086caab07735fa97aa047 (patch) | |
tree | d8e7b55f211a8ccf65bd0c07308b5cb6ff2e7ca0 /src/config-ini.c | |
parent | Fix #169: Link to HACKING.md file (diff) | |
download | redshift-ng-8b0a67a2538d7c79b74086caab07735fa97aa047.tar.gz redshift-ng-8b0a67a2538d7c79b74086caab07735fa97aa047.tar.bz2 redshift-ng-8b0a67a2538d7c79b74086caab07735fa97aa047.tar.xz |
Fix #174: Use nanosleep() instead of usleep()
usleep() cannot sleep for more than 1000000 microseconds on certain
platforms. nanosleep() does not have this limitation.
Diffstat (limited to 'src/config-ini.c')
0 files changed, 0 insertions, 0 deletions