From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 182E03858407; Wed, 10 Nov 2021 17:42:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 182E03858407 From: "safinaskar at mail dot ru" To: glibc-bugs@sourceware.org Subject: [Bug manual/28582] New: posix_spawn, posix_spawnp are undocumented Date: Wed, 10 Nov 2021 17:42:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: manual X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: safinaskar at mail dot ru X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2021 17:42:31 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28582 Bug ID: 28582 Summary: posix_spawn, posix_spawnp are undocumented Product: glibc Version: 2.34 Status: UNCONFIRMED Severity: normal Priority: P2 Component: manual Assignee: unassigned at sourceware dot org Reporter: safinaskar at mail dot ru CC: mtk.manpages at gmail dot com Target Milestone: --- I was not able to find posix_spawn and posix_spawnp documentation in glibc manual ( https://www.gnu.org/software/libc/manual/html_mono/libc.html ). Please, add it. I need it to know whether these functions are thread-safe (= i. e. in particular I want to know whether they are thread safe in "MT-Safe" s= ense or merely "MT-Safe env" sense). POSIX manuals are not clear about this --=20 You are receiving this mail because: You are on the CC list for the bug.=