posix_spawn: actions chdir and fchdir are now required by POSIX

Drop the _np suffix.

Reviewed by:	dim
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D56222
This commit is contained in:
Konstantin Belousov
2026-04-02 10:57:58 +03:00
parent 4b862c713a
commit 7caa71145c
7 changed files with 36 additions and 16 deletions
+4
View File
@@ -51,6 +51,10 @@
# xargs -n1 | sort | uniq -d;
# done
# 20260402: posix_spawn_file_actions_addchdir lost _np suffix
OLD_FILES+=usr/share/man/man3/posix_spawn_file_actions_addchdir_np.3.gz
OLD_FILES+=usr/share/man/man3/posix_spawn_file_actions_addfchdir_np.3.gz
# 20260324: test file renamed
OLD_FILES+=usr/tests/sys/netinet/tcp_implied_connect