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]

winsup/cygwin ChangeLog dcrt0.cc external.cc i ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2005-05-09 01:19:38

Modified files:
	cygwin         : ChangeLog dcrt0.cc external.cc 
	cygwin/include/sys: cygwin.h 

Log message:
	* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.
	(dll_crt0_0): Use get_cygwin_startup_info to retrieve cygwin-specific startup
	pointer.
	* external.cc (cygwin_internal): Implement CW_ARGV and CW_ENVP.
	* include/sys/cygwin.h: Implement CW_ARGV and CW_ENVP.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.2874&r2=1.2875
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dcrt0.cc.diff?cvsroot=uberbaum&r1=1.237&r2=1.238
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/external.cc.diff?cvsroot=uberbaum&r1=1.70&r2=1.71
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/include/sys/cygwin.h.diff?cvsroot=uberbaum&r1=1.58&r2=1.59


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