Page MenuHomeFreeBSD

sleep(1) fractional seconds not so risky
ClosedPublic

Authored by bjk on Aug 27 2020, 4:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 6, 2:39 PM
Unknown Object (File)
Mon, Apr 6, 12:21 AM
Unknown Object (File)
Sat, Apr 4, 3:45 AM
Unknown Object (File)
Tue, Mar 24, 7:38 PM
Unknown Object (File)
Thu, Mar 19, 9:11 AM
Unknown Object (File)
Wed, Mar 18, 8:43 PM
Unknown Object (File)
Tue, Mar 17, 5:08 AM
Unknown Object (File)
Feb 26 2026, 10:25 AM
Subscribers

Details

Summary

Replace an unnecessarily scary warning about a feature's unportability with something more accurate.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bjk requested review of this revision.Aug 27 2020, 4:00 AM
gbe added a subscriber: gbe.

OK from man pages. If the mentioned extension is existing in the GNU version, the portability should be that worse.

This revision is now accepted and ready to land.Nov 19 2020, 3:52 PM