This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc ./ChangeLog inet/netinet/in.h sysdeps/gnu ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	jakub@sourceware.org	2007-10-11 16:32:14

Modified files:
	.              : ChangeLog 
	inet/netinet   : in.h 
	sysdeps/gnu/netinet: tcp.h 
	sysdeps/unix/bsd/bsd4.4/bits: socket.h 
	sysdeps/unix/sysv/linux/bits: socket.h 

Log message:
	* sysdeps/gnu/netinet/tcp.h: Include sys/socket.h if __USE_MISC.
	(struct tcp_md5sig): Change tcpm_addr type to struct sockaddr_storage.
	
	* inet/netinet/in.h: Don't include bits/socket.h.
	* sysdeps/unix/sysv/linux/bits/socket.h: Only check _SYS_SOCKET_H
	macro.
	* sysdeps/unix/bsd/bsd4.4/bits/socket.h: Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/ChangeLog.diff?cvsroot=glibc&r1=1.10906&r2=1.10907
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/inet/netinet/in.h.diff?cvsroot=glibc&r1=1.54&r2=1.55
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/gnu/netinet/tcp.h.diff?cvsroot=glibc&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/bsd/bsd4.4/bits/socket.h.diff?cvsroot=glibc&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/unix/sysv/linux/bits/socket.h.diff?cvsroot=glibc&r1=1.59&r2=1.60


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]