Author: schizo
Date: 2009-01-09 21:09:10 +0000 (Fri, 09 Jan 2009)
New Revision: 3228

Modified:
   
glibc-package/branches/glibc-2.9/debian/patches/any/cvs-bz697-posix-regexec.diff
   
glibc-package/branches/glibc-2.9/debian/patches/any/cvs-bz9697-posix-regcomp.diff
Log:
we want the patches to actually apply

Modified: 
glibc-package/branches/glibc-2.9/debian/patches/any/cvs-bz697-posix-regexec.diff
===================================================================
--- 
glibc-package/branches/glibc-2.9/debian/patches/any/cvs-bz697-posix-regexec.diff
    2009-01-09 17:40:36 UTC (rev 3227)
+++ 
glibc-package/branches/glibc-2.9/debian/patches/any/cvs-bz697-posix-regexec.diff
    2009-01-09 21:09:10 UTC (rev 3228)
@@ -1,18 +1,10 @@
-diff --git a/ChangeLog b/ChangeLog
-index 8829b44..17e987b 100644
---- a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,10 @@
-+2009-01-05  Paolo Bonzini  <[email protected]>
-+
-+      [BZ 697]
-+      * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
-+      being NULL also if there are no backreferences.
-+      * posix/rxspencer/tests: Add testcases.
-+
- 2009-01-04  Paolo Bonzini  <[email protected]>
- 
-       [BZ 9697]
+2009-01-05  Paolo Bonzini  <[email protected]>
+
+       [BZ 697]
+       * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
+       being NULL also if there are no backreferences.
+       * posix/rxspencer/tests: Add testcases.
+
 diff --git a/posix/regexec.c b/posix/regexec.c
 index 135efe7..7bf0c08 100644
 --- a/posix/regexec.c

Modified: 
glibc-package/branches/glibc-2.9/debian/patches/any/cvs-bz9697-posix-regcomp.diff
===================================================================
--- 
glibc-package/branches/glibc-2.9/debian/patches/any/cvs-bz9697-posix-regcomp.diff
   2009-01-09 17:40:36 UTC (rev 3227)
+++ 
glibc-package/branches/glibc-2.9/debian/patches/any/cvs-bz9697-posix-regcomp.diff
   2009-01-09 21:09:10 UTC (rev 3228)
@@ -1,18 +1,10 @@
-diff --git a/ChangeLog b/ChangeLog
-index 182bd26..8829b44 100644
---- a/ChangeLog
-+++ b/ChangeLog
-@@ -1,3 +1,10 @@
-+2009-01-04  Paolo Bonzini  <[email protected]>
-+
-+      [BZ 9697]
-+      * posix/bug-regex17.c: Add testcases.
-+      * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
-+      handling.
-+
- 2009-01-05  Martin Schwidefsky  <[email protected]>
- 
-       * sysdeps/unix/sysv/linux/s390/bits/libc-vdso.h: New file.
+2009-01-04  Paolo Bonzini  <[email protected]>
+
+       [BZ 9697]
+       * posix/bug-regex17.c: Add testcases.
+       * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
+       handling.
+
 diff --git a/posix/bug-regex17.c b/posix/bug-regex17.c
 index b42f9b6..1c11a1d 100644
 --- a/posix/bug-regex17.c


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to