]> sourceware.org Git - newlib-cygwin.git/commit
Add fexecve, execvpe.
authorEric Blake <eblake@redhat.com>
Sat, 26 Sep 2009 21:01:10 +0000 (21:01 +0000)
committerEric Blake <eblake@redhat.com>
Sat, 26 Sep 2009 21:01:10 +0000 (21:01 +0000)
commit15e9ecd14ad43013294092d1b6118d9ad0fe9f4c
treebd0ea71008834ae0ac4a92dcc658b205e40b049b
parentb14f894fd157fd65f9abd223832d2feed05e2aca
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.
winsup/cygwin/ChangeLog
winsup/cygwin/cygwin.din
winsup/cygwin/exec.cc
winsup/cygwin/include/cygwin/version.h
winsup/cygwin/posix.sgml
This page took 0.025989 seconds and 5 git commands to generate.