(PATH_MAX_FOR): Use pathconf via wrapper.
authorJim Meyering <jim@meyering.net>
Sun, 12 Aug 2001 18:28:19 +0000 (18:28 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 12 Aug 2001 18:28:19 +0000 (18:28 +0000)
commit4d94665d3dd9a9b62a84dbf35aaa938ba9b3869b
tree14efef386ae171410419a0a7dce3b62007ef7e6d
parente3b1f10354fe95b8f1002a4ca9f49246c15cd39c
(PATH_MAX_FOR): Use pathconf via wrapper.
(NAME_MAX_FOR): Likewise.
(pathconf_wrapper): New function.
(validate_path): Declare length variables to be `long', not `int'.
Adjust corresponding printf-style specs to use %ld.
src/pathchk.c