Author: aurel32
Date: 2009-11-13 16:08:45 +0000 (Fri, 13 Nov 2009)
New Revision: 3972

Removed:
   glibc-package/branches/eglibc-2.11/debian/patches/ia64/submitted-siginfo.diff
Modified:
   glibc-package/branches/eglibc-2.11/debian/changelog
Log:
    - Remove debian/patches/ia64/submitted-siginfo.diff (merged)



Modified: glibc-package/branches/eglibc-2.11/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.11/debian/changelog 2009-11-13 16:04:16 UTC 
(rev 3971)
+++ glibc-package/branches/eglibc-2.11/debian/changelog 2009-11-13 16:08:45 UTC 
(rev 3972)
@@ -22,6 +22,7 @@
     - Remove debian/patches/locale/fix-C-first_weekday.diff (obsolete)
     - Remove debian/patches/powerpc/cvs-readahead.diff (merged)
     - Remove debian/patches/mips/local-lazy-eval.diff (obsolete)
+    - Remove debian/patches/ia64/submitted-siginfo.diff (merged)
 
  -- Clint Adams <[email protected]>  Thu, 12 Nov 2009 17:20:41 -0500
 

Deleted: 
glibc-package/branches/eglibc-2.11/debian/patches/ia64/submitted-siginfo.diff
===================================================================
--- 
glibc-package/branches/eglibc-2.11/debian/patches/ia64/submitted-siginfo.diff   
    2009-11-13 16:04:16 UTC (rev 3971)
+++ 
glibc-package/branches/eglibc-2.11/debian/patches/ia64/submitted-siginfo.diff   
    2009-11-13 16:08:45 UTC (rev 3972)
@@ -1,22 +0,0 @@
-2009-07-25  Aurelien Jarno  <[email protected]>
-
-       * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (struct sigevent):
-       Add _tid slot to maintain consistency with kernel.
-
----
- sysdeps/unix/sysv/linux/ia64/bits/siginfo.h |    4 ++++
- 1 file changed, 4 insertions(+)
-
---- a/sysdeps/unix/sysv/linux/ia64/bits/siginfo.h
-+++ b/sysdeps/unix/sysv/linux/ia64/bits/siginfo.h
-@@ -310,6 +310,10 @@
-       {
-       int _pad[__SIGEV_PAD_SIZE];
- 
-+      /* When SIGEV_SIGNAL and SIGEV_THREAD_ID set, LWP ID of the
-+         thread to receive the signal.  */
-+      __pid_t _tid;
-+
-       struct
-         {
-           void (*_function) (sigval_t);       /* Function to start.  */


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

Reply via email to