src/winsup/cygwin ChangeLog dcrt0.cc fhandler. ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Mon Sep 25 17:52:00 GMT 2000


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	2000-09-25 17:52:21

Modified files:
	winsup/cygwin  : ChangeLog dcrt0.cc fhandler.h net.cc spawn.cc 

Log message:
	* dcrt0.cc (quoted): Fix problem where ' quoted strings were skipped.
	* fhandler.h (fhandler_socket::~fhandler_socket): Delete declaration.
	* net.cc: Remove unnecessary "number_of_sockets" usage.
	(fhandler_socket::fhandler_socket): Ditto.
	(fhandler_socket::~fhandler_socket): Delete definition.
	* spawn.cc (spawn_guts): Force first argument passed to CreateProcess as a
	command line to be windows style.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.320&r2=1.321
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.57&r2=1.58
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler.h.diff?cvsroot=src&r1=1.20&r2=1.21
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/spawn.cc.diff?cvsroot=src&r1=1.41&r2=1.42



More information about the Cygwin-cvs mailing list