public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Document _Fork(3); update fork(2) for POSIX.1-2024
@ 2025-05-17 12:16 Alejandro Colomar
  2025-05-17 12:16 ` [PATCH v1 1/2] man/man3/_Fork.3: Document _Fork() Alejandro Colomar
  2025-05-17 12:16 ` [PATCH v1 2/2] man/: Update references to fork(2), and add references to _Fork(3), for POSIX.1-2024 Alejandro Colomar
  0 siblings, 2 replies; 3+ messages in thread
From: Alejandro Colomar @ 2025-05-17 12:16 UTC (permalink / raw)
  To: linux-man; +Cc: Alejandro Colomar

Hi!

I just realized about the existence of _Fork().  I've written a page
documenting it, and updated the existing documentation about fork(2).

Please check.


Have a lovely day!
Alex


Alejandro Colomar (2):
  man/man3/_Fork.3: Document _Fork()
  man/: Update references to fork(2), and add references to _Fork(3),
    for POSIX.1-2024

 man/man2/fork.2          |  7 ++++++-
 man/man2/vfork.2         |  1 +
 man/man3/_Fork.3         | 29 +++++++++++++++++++++++++++++
 man/man7/signal-safety.7 | 14 +-------------
 4 files changed, 37 insertions(+), 14 deletions(-)
 create mode 100644 man/man3/_Fork.3

Range-diff against v0:
-:  --------- > 1:  a90d0f4c8 man/man3/_Fork.3: Document _Fork()
-:  --------- > 2:  2e5dd2415 man/: Update references to fork(2), and add references to _Fork(3), for POSIX.1-2024
-- 
2.49.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-05-17 12:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-17 12:16 [PATCH v1 0/2] Document _Fork(3); update fork(2) for POSIX.1-2024 Alejandro Colomar
2025-05-17 12:16 ` [PATCH v1 1/2] man/man3/_Fork.3: Document _Fork() Alejandro Colomar
2025-05-17 12:16 ` [PATCH v1 2/2] man/: Update references to fork(2), and add references to _Fork(3), for POSIX.1-2024 Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox