On Mon, Apr 18, 2022 at 02:12:40PM -0700, Brian Norris wrote: > One notable difference: fsleep() allows a usleep range of twice the > requested amount instead of a fixed +100us. Did the issue with the delay functions preferring delays on the higher end of the allowed range get fixed? That might be an issue for larger usleep() values.