Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/glibc/2.11.1: 6028_all_alpha-fix-SOCK_NONBLOCK.patch
Date: Tue, 29 Jun 2010 20:29:57
Message-Id: 20100629202953.5BA712C3ED@corvid.gentoo.org
1 vapier 10/06/29 20:29:53
2
3 Modified: 6028_all_alpha-fix-SOCK_NONBLOCK.patch
4 Log:
5 fix path to new alpha header #307651
6
7 Revision Changes Path
8 1.2 src/patchsets/glibc/2.11.1/6028_all_alpha-fix-SOCK_NONBLOCK.patch
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.11.1/6028_all_alpha-fix-SOCK_NONBLOCK.patch?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.11.1/6028_all_alpha-fix-SOCK_NONBLOCK.patch?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/glibc/2.11.1/6028_all_alpha-fix-SOCK_NONBLOCK.patch?r1=1.1&r2=1.2
13
14 Index: 6028_all_alpha-fix-SOCK_NONBLOCK.patch
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/2.11.1/6028_all_alpha-fix-SOCK_NONBLOCK.patch,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- 6028_all_alpha-fix-SOCK_NONBLOCK.patch 25 Apr 2010 16:44:48 -0000 1.1
21 +++ 6028_all_alpha-fix-SOCK_NONBLOCK.patch 29 Jun 2010 20:29:53 -0000 1.2
22 @@ -5,7 +5,7 @@
23 matching the kernel value.
24
25 --- /dev/null
26 -+++ b/ports/sysdeps/unix/sysv/linux/alpha/bits/socket.h
27 ++++ ports/sysdeps/unix/sysv/linux/alpha/bits/socket.h
28 @@ -0,0 +1,407 @@
29 +/* System-specific socket constants and types. Linux version.
30 + Copyright (C) 1991, 1992, 1994-2001, 2004, 2006, 2007, 2008, 2009