CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/09/17 06:53:15
Modified files:
lib/libc/sys : pledge.2
Log message:
getdents(2) was pushed into rpath because it exposes pathname
information, similar to getcwd(2). Move it to the right place, and
also say why.
report from [email protected]
