summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2013-03-28 02:08:39 +0000
committerguenther <guenther@openbsd.org>2013-03-28 02:08:39 +0000
commit5540ae6649b2a30ca9b1de8b06ace6a2dee3721c (patch)
tree035b08b978302576ecd3979dd1cda6facc54eaae /lib/libc
parentUnfortunately the satosin, sintosa, ifatoia, satosin6, sin6tosa, (diff)
downloadwireguard-openbsd-5540ae6649b2a30ca9b1de8b06ace6a2dee3721c.tar.xz
wireguard-openbsd-5540ae6649b2a30ca9b1de8b06ace6a2dee3721c.zip
Handle the pathconf _PC_PATH_MAX, _PC_PIPE_BUF, _PC_ASYNC_IO,
_PC_PRIO_IO, and _PC_SYNC_IO names in VOP_PATHCONF(), as they're fs-independent for us. Since we don't support latter three on any fs, we can also define the related _POSIX_{ASYNC,PRIO,SYNC}_IO symbols in <unistd.h> (via sys/unistd.h) with value -1. Also, zap pointless tty-only values from procfs(!). ok beck@, deraadt@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions