commit | 4d3bf7838f555f4da67c59f3b302750ac3a87ae8 | [log] [tgz] |
---|---|---|
author | Paul Eggert <eggert@cs.ucla.edu> | Mon Aug 05 01:04:13 2024 -0700 |
committer | Paul Smith <psmith@gnu.org> | Mon Sep 02 14:43:24 2024 -0400 |
tree | e5af04fc53dd4ddf1934645c7b3b2a3069e99b65 | |
parent | 8c8c7fc2269df027d1591a6e4a4873f773a2d53f [diff] |
Omit unused PATH_MAX code * src/makeint.h (GET_PATH_MAX, PATH_VAR): Simplify, since PATH_MAX is always defined here. (NEED_GET_PATH_MAX): Remove. * src/misc.c (get_path_max) [NEED_GET_PATH_MAX]: Remove.