This is the mail archive of the cygwin-cvs@sourceware.cygnus.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]

src/winsup/cinstall ChangeLog Makefile.in setu ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.cygnus.com	00/04/10 17:55:11

Modified files:
	winsup/cinstall: ChangeLog Makefile.in setup.c 
Added files:
	winsup/cinstall: xsystem.c 

Log message:
	* xsystem.c: New file.
	* Makefile.in: Accomodate new file.
	* setup.c (xsystem): Move to new file.
	(recurse_dirs): Accept handle to output log file.  Don't use ">" redirection to
	trap tar output.  Use supplied handle instead.
	(create_uninstall): Accept FILE pointer to opened log file.  Don't unlink log
	file here.
	(do_start_menu): Accept FILE pointer to pass to create_uninstall.
	(main): Open log file here and pass it to various functions.  Unlink when done.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/xsystem.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/ChangeLog.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/Makefile.in.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/setup.c.diff?cvsroot=src&r1=1.6&r2=1.7


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