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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user