From b8e327b8823b10a169d622dc509f952a9ad52078 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 30 Jul 2000 16:25:01 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 6282b5369d..0d216dfc36 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,13 @@ +2000-07-30 Jim Meyering + + * makepath.c (make_path): Quote the other instance, too. + + * quotearg.c (N_STATIC_SLOTVECS): Define. + (STATIC_BUF_SIZE): Define. + (quotearg_n_options): Use only statically allocated storage when + N < N_STATIC_SLOTVECS and the length of the quoted result is smaller + than STATIC_BUF_SIZE. + 2000-07-29 Jim Meyering * diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS. -- 2.30.2