* [PATCH] usleep.3: usleep suspends calling thread, not process
@ 2010-12-01 17:12 Petr Uzel
[not found] ` <20101201171225.GA21870-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Petr Uzel @ 2010-12-01 17:12 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 699 bytes --]
Signed-off-by: Petr Uzel <petr.uzel-AlSwsSmVLrQ@public.gmane.org>
---
man3/usleep.3 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man3/usleep.3 b/man3/usleep.3
index b4b70bc..79d89a8 100644
--- a/man3/usleep.3
+++ b/man3/usleep.3
@@ -65,7 +65,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.SH DESCRIPTION
The
.BR usleep ()
-function suspends execution of the calling process for
+function suspends execution of the calling thread for
(at least) \fIusec\fP microseconds.
The sleep may be lengthened slightly
by any system activity or by the time spent processing the call or by the
--
1.7.1
Petr
--
Petr Uzel
IRC: ptr_uzl @ freenode
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] usleep.3: usleep suspends calling thread, not process
[not found] ` <20101201171225.GA21870-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
@ 2010-12-03 5:47 ` Michael Kerrisk
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk @ 2010-12-03 5:47 UTC (permalink / raw)
To: Petr Uzel; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
On Wed, Dec 1, 2010 at 6:12 PM, Petr Uzel <petr.uzel-AlSwsSmVLrQ@public.gmane.org> wrote:
> Signed-off-by: Petr Uzel <petr.uzel-AlSwsSmVLrQ@public.gmane.org>
Thanks Petr. Applied for 3.22.
Cheers,
Michael
> ---
> man3/usleep.3 | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/man3/usleep.3 b/man3/usleep.3
> index b4b70bc..79d89a8 100644
> --- a/man3/usleep.3
> +++ b/man3/usleep.3
> @@ -65,7 +65,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
> .SH DESCRIPTION
> The
> .BR usleep ()
> -function suspends execution of the calling process for
> +function suspends execution of the calling thread for
> (at least) \fIusec\fP microseconds.
> The sleep may be lengthened slightly
> by any system activity or by the time spent processing the call or by the
> --
> 1.7.1
>
>
> Petr
>
> --
> Petr Uzel
> IRC: ptr_uzl @ freenode
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Author of "The Linux Programming Interface"; http://man7.org/tlpi/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-03 5:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-01 17:12 [PATCH] usleep.3: usleep suspends calling thread, not process Petr Uzel
[not found] ` <20101201171225.GA21870-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
2010-12-03 5:47 ` Michael Kerrisk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox