Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
linux-glibc-devel
linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File linux-glibc-devel.SuSE.SO_BSDCOMPAT.patch of Package linux-glibc-devel
these packages use the obsolete SO_BSDCOMPAT: bind dietlibc (#define only) pidgin python strace syslogd --- usr/include/asm-generic/socket.h | 1 - usr/include/asm-ia64/socket.h | 1 - usr/include/asm-parisc/socket.h | 1 - usr/include/asm-powerpc/socket.h | 1 - usr/include/asm-s390/socket.h | 1 - usr/include/asm-sparc/socket.h | 1 - 6 files changed, 6 deletions(-) Index: linux-glibc-devel-3.7.1/usr/include/asm-generic/socket.h =================================================================== --- linux-glibc-devel-3.7.1.orig/usr/include/asm-generic/socket.h +++ linux-glibc-devel-3.7.1/usr/include/asm-generic/socket.h @@ -21,7 +21,6 @@ #define SO_NO_CHECK 11 #define SO_PRIORITY 12 #define SO_LINGER 13 -#define SO_BSDCOMPAT 14 /* To add :#define SO_REUSEPORT 15 */ #ifndef SO_PASSCRED /* powerpc only differs in these */ Index: linux-glibc-devel-3.7.1/usr/include/asm-ia64/socket.h =================================================================== --- linux-glibc-devel-3.7.1.orig/usr/include/asm-ia64/socket.h +++ linux-glibc-devel-3.7.1/usr/include/asm-ia64/socket.h @@ -30,7 +30,6 @@ #define SO_NO_CHECK 11 #define SO_PRIORITY 12 #define SO_LINGER 13 -#define SO_BSDCOMPAT 14 /* To add :#define SO_REUSEPORT 15 */ #define SO_PASSCRED 16 #define SO_PEERCRED 17 Index: linux-glibc-devel-3.7.1/usr/include/asm-parisc/socket.h =================================================================== --- linux-glibc-devel-3.7.1.orig/usr/include/asm-parisc/socket.h +++ linux-glibc-devel-3.7.1/usr/include/asm-parisc/socket.h @@ -30,7 +30,6 @@ #define SO_NO_CHECK 0x400b #define SO_PRIORITY 0x400c -#define SO_BSDCOMPAT 0x400e #define SO_PASSCRED 0x4010 #define SO_PEERCRED 0x4011 #define SO_TIMESTAMP 0x4012 Index: linux-glibc-devel-3.7.1/usr/include/asm-powerpc/socket.h =================================================================== --- linux-glibc-devel-3.7.1.orig/usr/include/asm-powerpc/socket.h +++ linux-glibc-devel-3.7.1/usr/include/asm-powerpc/socket.h @@ -28,7 +28,6 @@ #define SO_NO_CHECK 11 #define SO_PRIORITY 12 #define SO_LINGER 13 -#define SO_BSDCOMPAT 14 /* To add :#define SO_REUSEPORT 15 */ #define SO_RCVLOWAT 16 #define SO_SNDLOWAT 17 Index: linux-glibc-devel-3.7.1/usr/include/asm-s390/socket.h =================================================================== --- linux-glibc-devel-3.7.1.orig/usr/include/asm-s390/socket.h +++ linux-glibc-devel-3.7.1/usr/include/asm-s390/socket.h @@ -27,7 +27,6 @@ #define SO_NO_CHECK 11 #define SO_PRIORITY 12 #define SO_LINGER 13 -#define SO_BSDCOMPAT 14 /* To add :#define SO_REUSEPORT 15 */ #define SO_PASSCRED 16 #define SO_PEERCRED 17 Index: linux-glibc-devel-3.7.1/usr/include/asm-sparc/socket.h =================================================================== --- linux-glibc-devel-3.7.1.orig/usr/include/asm-sparc/socket.h +++ linux-glibc-devel-3.7.1/usr/include/asm-sparc/socket.h @@ -16,7 +16,6 @@ #define SO_LINGER 0x0080 #define SO_OOBINLINE 0x0100 /* To add :#define SO_REUSEPORT 0x0200 */ -#define SO_BSDCOMPAT 0x0400 #define SO_RCVLOWAT 0x0800 #define SO_SNDLOWAT 0x1000 #define SO_RCVTIMEO 0x2000
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor