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 sysdeps/mach/hurd/recvmsg.c sysdeps/mach/ ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.org	2008-07-02 19:34:58

Modified files:
	sysdeps/mach/hurd: recvmsg.c dl-sysdep.c recv.c recvfrom.c 
	hurd           : get-host.c fd-read.c 

Log message:
	2008-03-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
	
	* sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS.
	* sysdeps/mach/hurd/recvfrom.c (__recvfrom): Likewise.
	* sysdeps/mach/hurd/recvmsg.c (__recvmsg): Likewise.
	* hurd/fd-read.c (_hurd_fd_read): Initialize NREAD.
	* hurd/get-host.c (_hurd_get_host_config): Likewise.
	* sysdeps/mach/hurd/dl-sysdep.c (__libc_read): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/recvmsg.c.diff?cvsroot=glibc&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/dl-sysdep.c.diff?cvsroot=glibc&r1=1.78&r2=1.79
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/recv.c.diff?cvsroot=glibc&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/recvfrom.c.diff?cvsroot=glibc&r1=1.13&r2=1.14
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/hurd/get-host.c.diff?cvsroot=glibc&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/hurd/fd-read.c.diff?cvsroot=glibc&r1=1.15&r2=1.16


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