[Bug 253395] usleep() function does not suspend execution of the calling process
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 11 03:53:57 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253395
--- Comment #1 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=4956af2a8f0d7723cb09c98e7f5295b156136f70
commit 4956af2a8f0d7723cb09c98e7f5295b156136f70
Author: Konstantin Belousov <kib at FreeBSD.org>
AuthorDate: 2021-02-11 03:49:25 +0000
Commit: Konstantin Belousov <kib at FreeBSD.org>
CommitDate: 2021-02-11 03:52:55 +0000
usleep(3): replace 'process' with 'calling thread'
PR: 253395
Reported by: zegang.luo at qq.com
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
lib/libc/gen/usleep.3 | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list