From 66d5a1209447974959614ecd2044677888da4127 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 12 Aug 2001 18:28:25 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'old/sh-utils') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 70ac05a5e..bf7030d85 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,12 @@ +2001-08-12 Jim Meyering + + * src/pathchk.c (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. + Reported by Neal H Walfield. + 2001-08-07 Jim Meyering * src/printf.c (cfcc_msg): Remove now-inaccurate part of comment. -- cgit v1.2.3-54-g00ecf