[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1764 - in glibc-package/branches/glibc-2.4/debian: . patches patches/any



Author: aurel32
Date: 2006-08-16 23:20:41 +0000 (Wed, 16 Aug 2006)
New Revision: 1764

Added:
   glibc-package/branches/glibc-2.4/debian/patches/any/local-linuxthreads-tst-sighandler.diff
Modified:
   glibc-package/branches/glibc-2.4/debian/changelog
   glibc-package/branches/glibc-2.4/debian/patches/series
Log:
  * Add any/local-linuxthreads-tst-sighandler.diff to disable
    tst-sighandler{1,2} tests, which seems to be buggy.



Modified: glibc-package/branches/glibc-2.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.4/debian/changelog	2006-08-16 23:15:26 UTC (rev 1763)
+++ glibc-package/branches/glibc-2.4/debian/changelog	2006-08-16 23:20:41 UTC (rev 1764)
@@ -76,7 +76,8 @@
     fcntl.h and prevent multiple inclusions.
   * Remove any/local-kernel-features.diff (merged upstream).
   * Update any/local-ldso-disable-hwcap.diff.
-  * Update any/local-linuxthreads-sizefix.diff.
+  * Add any/local-linuxthreads-tst-sighandler.diff to disable
+    tst-sighandler{1,2} tests, which seems to be buggy.
   * Update any/local-rtld.diff.
   * Update any/local-sysctl.diff to reflect the new port add-on.
   * Update any/local-version-sanity.diff.

Added: glibc-package/branches/glibc-2.4/debian/patches/any/local-linuxthreads-tst-sighandler.diff
===================================================================
--- glibc-package/branches/glibc-2.4/debian/patches/any/local-linuxthreads-tst-sighandler.diff	2006-08-16 23:15:26 UTC (rev 1763)
+++ glibc-package/branches/glibc-2.4/debian/patches/any/local-linuxthreads-tst-sighandler.diff	2006-08-16 23:20:41 UTC (rev 1764)
@@ -0,0 +1,11 @@
+--- glibc-2.4/linuxthreads/Makefile.orig	2006-08-17 01:17:00.493091863 +0200
++++ glibc-2.4/linuxthreads/Makefile	2006-08-17 01:17:11.965907527 +0200
+@@ -111,7 +111,7 @@
+ 	ex17 ex18 tst-cancel tst-context bug-sleep \
+ 	tst-cancel1 tst-cancel2 tst-cancel3 tst-cancel4 tst-cancel5 \
+ 	tst-cancel6 tst-cancel7 tst-cancel8 tst-popen tst-popen2 tst-attr1 \
+-	tst-stack1 tst-align tst-tsd1 tst-sighandler1 tst-sighandler2
++	tst-stack1 tst-align tst-tsd1
+ test-srcs = tst-signal
+ # These tests are linked with libc before libpthread
+ tests-reverse += tst-cancel5

Modified: glibc-package/branches/glibc-2.4/debian/patches/series
===================================================================
--- glibc-package/branches/glibc-2.4/debian/patches/series	2006-08-16 23:15:26 UTC (rev 1763)
+++ glibc-package/branches/glibc-2.4/debian/patches/series	2006-08-16 23:20:41 UTC (rev 1764)
@@ -115,6 +115,7 @@
 any/local-ldconfig.diff -p0
 any/local-libgcc-compat-main.diff -p0
 any/local-libgcc-compat-ports.diff -p0
+any/local-linuxthreads-tst-sighandler.diff -p1
 any/local-localedef-fix-trampoline.diff -p1
 any/local-makeconfig.diff -p0
 any/local-nss-upgrade.diff -p1



Reply to: