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

r3767 - in glibc-package/trunk/debian: . patches/alpha patches/hppa



Author: aurel32
Date: 2009-08-17 15:58:13 +0000 (Mon, 17 Aug 2009)
New Revision: 3767

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/alpha/submitted-sock_nonblock.diff
   glibc-package/trunk/debian/patches/hppa/submitted-sock_nonblock.diff
Log:
  * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
    create the files at the correct location. Closes: bug#540871.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2009-08-16 13:23:34 UTC (rev 3766)
+++ glibc-package/trunk/debian/changelog	2009-08-17 15:58:13 UTC (rev 3767)
@@ -1,3 +1,10 @@
+eglibc (2.9-26) UNRELEASED; urgency=low
+
+  * alpha/submitted-sock_nonblock.diff, hppa/submitted-sock_nonblock.diff:
+    create the files at the correct location. Closes: bug#540871.
+
+ -- Aurelien Jarno <aurel32@debian.org>  Mon, 17 Aug 2009 17:57:15 +0200
+
 eglibc (2.9-25) unstable; urgency=low
 
   * Remove Ben Collins <bcollins@debian.org> from the uploaders (Closes:

Modified: glibc-package/trunk/debian/patches/alpha/submitted-sock_nonblock.diff
===================================================================
--- glibc-package/trunk/debian/patches/alpha/submitted-sock_nonblock.diff	2009-08-16 13:23:34 UTC (rev 3766)
+++ glibc-package/trunk/debian/patches/alpha/submitted-sock_nonblock.diff	2009-08-17 15:58:13 UTC (rev 3767)
@@ -4,7 +4,7 @@
 	the generic version, with SOCK_NONBLOCK matching the kernel value.
 
 --- /dev/null
-+++ b/ports/sysdeps/unix/sysv/linux/alpha/socket.h
++++ b/ports/sysdeps/unix/sysv/linux/alpha/bits/socket.h
 @@ -0,0 +1,407 @@
 +/* System-specific socket constants and types.  Linux version.
 +   Copyright (C) 1991, 1992, 1994-2001, 2004, 2006, 2007, 2008, 2009

Modified: glibc-package/trunk/debian/patches/hppa/submitted-sock_nonblock.diff
===================================================================
--- glibc-package/trunk/debian/patches/hppa/submitted-sock_nonblock.diff	2009-08-16 13:23:34 UTC (rev 3766)
+++ glibc-package/trunk/debian/patches/hppa/submitted-sock_nonblock.diff	2009-08-17 15:58:13 UTC (rev 3767)
@@ -4,7 +4,7 @@
 	the generic version, with SOCK_NONBLOCK matching the kernel value.
 
 --- /dev/null
-+++ b/ports/sysdeps/unix/sysv/linux/hppa/socket.h
++++ b/ports/sysdeps/unix/sysv/linux/hppa/bits/socket.h
 @@ -0,0 +1,407 @@
 +/* System-specific socket constants and types.  Linux version.
 +   Copyright (C) 1991, 1992, 1994-2001, 2004, 2006, 2007, 2008, 2009


Reply to: