git: Update manpages for O_CLOFORK flag and others
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Jul 9 20:27:42 PDT 2025
commit a7d91f8ef41435d0bbc63d285f94a882ecaf77b7
Author: Ricardo Branco <rbranco at suse.de>
Date: Thu Jul 3 21:00:29 2025 +0200
Update manpages for O_CLOFORK flag and others
Summary of changes:
lib/libc/gen/dup3.3 | 18 +++++++++--
lib/libc/sys/accept.2 | 16 +++++++++-
lib/libc/sys/execve.2 | 7 +++--
lib/libc/sys/fcntl.2 | 79 ++++++++++++++++++++++++++++++++++++-----------
lib/libc/sys/fork.2 | 12 ++++++-
lib/libc/sys/open.2 | 17 +++++++++-
lib/libc/sys/pipe.2 | 11 ++++++-
lib/libc/sys/recv.2 | 3 +-
lib/libc/sys/socket.2 | 10 +++++-
lib/libc/sys/socketpair.2 | 5 +--
10 files changed, 148 insertions(+), 30 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a7d91f8ef41435d0bbc63d285f94a882ecaf77b7
--
DragonFly BSD source repository
More information about the Commits
mailing list