diff options
author | 2013-06-05 02:02:53 +0000 | |
---|---|---|
committer | 2013-06-05 02:02:53 +0000 | |
commit | b0f904e9627c8eb79ed33a0f9414d33d71e90375 (patch) | |
tree | 3006ee5944404354020e9f0e5a06186e3da05b82 /lib/libc/stdlib/exit.3 | |
parent | Remove unused variables. (diff) | |
download | wireguard-openbsd-b0f904e9627c8eb79ed33a0f9414d33d71e90375.tar.xz wireguard-openbsd-b0f904e9627c8eb79ed33a0f9414d33d71e90375.zip |
Some places used PATH_MAX from <limits.h>, some MAXPATHLEN from <sys/param.h>.
Consistently use the PATH_MAX since it is specified by POSIX,
while MAXPATHLEN is not.
Diffstat (limited to 'lib/libc/stdlib/exit.3')
0 files changed, 0 insertions, 0 deletions