CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/05/17 23:20:22
Modified files:
include : unistd.h
sys/kern : syscalls.master vfs_syscalls.c kern_pledge.c
lib/libc/sys : Makefile.inc pathconf.2
lib/libc/hidden: unistd.h
lib/libc : Symbols.list shlib_version
usr.bin/kdump : kdump.c
Log message:
Add pathconfat(2): pathconf(2) but with at-fd and flags arguments,
the latter supporting the ability to get timestamp resolution of
symlinks.
ok deraadt@ millert@
