src/winsup/cygwin ChangeLog cygwin.din exec.cc ...

ericb@cygwin.com ericb@cygwin.com
Sat Sep 26 21:01:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ericb@sourceware.org	2009-09-26 21:01:10

Modified files:
	winsup/cygwin  : ChangeLog cygwin.din exec.cc posix.sgml 
	winsup/cygwin/include/cygwin: version.h 

Log message:
	Add fexecve, execvpe.
	
	* exec.cc (fexecve): New function.
	* cygwin.din (execvpe, fexecve): Export new fexecve and existing
	execvpe.
	* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
	* posix.sgml: Mention them.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.4661&r2=1.4662
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygwin.din.diff?cvsroot=src&r1=1.215&r2=1.216
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exec.cc.diff?cvsroot=src&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/posix.sgml.diff?cvsroot=src&r1=1.38&r2=1.39
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/include/cygwin/version.h.diff?cvsroot=src&r1=1.298&r2=1.299



More information about the Cygwin-cvs mailing list