Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2009-09-27 01:01:10 +0400
committerEric Blake <eblake@redhat.com>2009-09-27 01:01:10 +0400
commit15e9ecd14ad43013294092d1b6118d9ad0fe9f4c (patch)
treebd0ea71008834ae0ac4a92dcc658b205e40b049b /winsup/cygwin/posix.sgml
parentb14f894fd157fd65f9abd223832d2feed05e2aca (diff)
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.
Diffstat (limited to 'winsup/cygwin/posix.sgml')
-rw-r--r--winsup/cygwin/posix.sgml3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index 48dce6c96..06e49d20a 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -152,6 +152,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
fdopendir
feof
ferror
+ fexecve
fflush
ffs
fgetc
@@ -1015,6 +1016,7 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
envz_remove
envz_strip
euidaccess
+ execvpe
exp10
exp10f
fcloseall
@@ -1227,7 +1229,6 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
fesetround
fetestexcept
feupdateenv
- fexecve
floorl
fmal
fmaxl