summaryrefslogtreecommitdiff
path: root/glob/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-05-09 18:06:45 +0000
committerRoland McGrath <roland@redhat.com>1996-05-09 18:06:45 +0000
commitf7ecda9a356795220251764c016be3cc3c976955 (patch)
tree67bb4e1764e14c9793265b11709839f3f349f631 /glob/ChangeLog
parente99a3aca7ec9796973a7e4d93676c5c13483a948 (diff)
downloadgunmake-f7ecda9a356795220251764c016be3cc3c976955.tar.gz
Updated from libc
Diffstat (limited to 'glob/ChangeLog')
-rw-r--r--glob/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/glob/ChangeLog b/glob/ChangeLog
index 5d6cc49..49e23fd 100644
--- a/glob/ChangeLog
+++ b/glob/ChangeLog
@@ -1,3 +1,10 @@
+Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * posix/glob.c (glob_pattern_p): Avoid scanning past eos if
+ the pattern ends with a backslash and quoting is enabled.
+ * posix/fnmatch.c (fnmatch): Likewise; return FNM_NOMATCH for such
+ patterns.
+
Thu Mar 14 06:01:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
* posix/glob.c (glob): In GLOB_BRACE brace expansion, fix buffer size