summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-08-21 00:29:47 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-08-21 00:29:47 +0000
commit55a8ca2f856a34b728b03c71c37b8936d2057987 (patch)
tree681a5d93d0d9a48e9877c4f75749e552f44874f1 /config
parent620e0d080536f8d8655e24b2965b05b95c00396d (diff)
downloadgnulib-55a8ca2f856a34b728b03c71c37b8936d2057987.tar.gz
* config/srclist.txt: Add glibc bug 1224.
* lib/regcomp.c: (init_word_char, create_initial_state, duplicate_node_closure): (fetch_token, peek_token_bracket, build_range_exp): (build_collating_symbol): Remove forward decls; no longer needed now that we use prototypes.
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog2
-rw-r--r--config/srclist.txt3
2 files changed, 3 insertions, 2 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 2131a32a26..16536ae7b5 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,6 +1,6 @@
2005-08-20 Paul Eggert <eggert@cs.ucla.edu>
- * srclist.txt: Add glibc bugs 1220, 1221, 1222, 1223.
+ * srclist.txt: Add glibc bugs 1220, 1221, 1222, 1223, 1224.
2005-08-19 Paul Eggert <eggert@cs.ucla.edu>
diff --git a/config/srclist.txt b/config/srclist.txt
index 4092744d90..c5a203c09a 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.74 2005-08-20 22:26:51 eggert Exp $
+# $Id: srclist.txt,v 1.75 2005-08-21 00:29:47 eggert Exp $
# Files for which we are not the source. See ./srclistvars.sh for the
# variable definitions.
@@ -98,6 +98,7 @@ $LIBCSRC/stdlib/getsubopt.c lib gpl
# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1217
# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1220
# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1223
+# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1224
#$LIBCSRC/posix/regcomp.c lib gpl
#
$LIBCSRC/posix/regex.c lib gpl