Skip to content
GitLab
Explore
Sign in
Register
rts: Use nanosleep instead of usleep
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ben Gamari
requested to merge
wip/no-usleep
into
master
Jan 24, 2020
Overview
2
Commits
1
Pipelines
4
Changes
3
Expand
usleep was removed in POSIX.1-2008 and appears to no longer be available in some
libc
s.
Edited
Jan 24, 2020
by
Ben Gamari
Merge request reports