The functions rexec() and rexec_af() are not thread safe. Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> --- man3/rexec.3 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man3/rexec.3 b/man3/rexec.3 index 6de7b5d..e39d41f 100644 --- a/man3/rexec.3 +++ b/man3/rexec.3 @@ -139,6 +139,13 @@ or The .BR rexec_af () function was added to glibc in version 2.2. +.SH ATTRIBUTES +.SS Multithreading (see pthreads(7)) +The +.BR rexec () +and +.BR rexec_af () +functions are not thread-safe. .SH CONFORMING TO These functions are not in POSIX.1-2001. The -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html