diff options
author | 2020-04-09 10:27:32 +0000 | |
---|---|---|
committer | 2020-04-09 10:27:32 +0000 | |
commit | aee6e0f9b816ac4908ccae737ae1a96869d2d2f6 (patch) | |
tree | 352c4e27620e91626a15281ca900c9db216b7339 /usr.bin/tmux/window-buffer.c | |
parent | Assign and enable clocks; RK3328 has them. (diff) | |
download | wireguard-openbsd-aee6e0f9b816ac4908ccae737ae1a96869d2d2f6.tar.xz wireguard-openbsd-aee6e0f9b816ac4908ccae737ae1a96869d2d2f6.zip |
find -exec +: use sysconf to find the kernel's idea of ARG_MAX
Using ARG_MAX directly doesn't fly when ARG_MAX gets bumped and the
kernel and userland are not in sync, effectively breaking find -exec +.
Use sysconf(3) as already done in xargs(1).
Spotted by sthen@, ok deraadt@ millert@ sthen@
Diffstat (limited to 'usr.bin/tmux/window-buffer.c')
0 files changed, 0 insertions, 0 deletions