This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin 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]

src/winsup/cygwin ChangeLog mmap.cc fhandler.h


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cv-post-1_7_9
Changes by:	corinna@sourceware.org	2011-03-18 17:50:59

Modified files:
	winsup/cygwin  : ChangeLog mmap.cc fhandler.h 

Log message:
	2011-03-18  Christopher Faylor  <me.cygwin2011@cgf.cx>
	
	* fhandler.h (DEFAULT_PIPEBUFSIZE): Reset to 64K.
	
	2011-03-18  Corinna Vinschen  <corinna@vinschen.de>
	
	* mmap.cc (mmap_record::alloc_fh): Initialize name strings in fdev to
	empty strings or suffer a SEGV.  Drop second parameter in call to
	build_fh_dev.
	
	2011-03-18  Corinna Vinschen  <corinna@vinschen.de>
	
	* mmap.cc (class mmap_record): Pack 4 byte-aligned.  Convert member dev
	to plain int.
	(mmap_record::alloc_fh): Create temporary device from dev and use in
	call to build_fh_dev.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.5189.2.17&r2=1.5189.2.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.163.2.1&r2=1.163.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&only_with_tag=cv-post-1_7_9&r1=1.411.2.1&r2=1.411.2.2


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