* new-features.sgml (ov-new1.7-file): Mention fexecve, execvpe.
This commit is contained in:
parent
15e9ecd14a
commit
7677a6b206
|
@ -1,3 +1,7 @@
|
|||
2009-09-26 Eric Blake <ebb9@byu.net>
|
||||
|
||||
* new-features.sgml (ov-new1.7-file): Mention fexecve, execvpe.
|
||||
|
||||
2009-09-25 Eric Blake <ebb9@byu.net>
|
||||
|
||||
* new-features.sgml (ov-new1.7-file): Mention eaccess, euidaccess,
|
||||
|
|
|
@ -123,7 +123,7 @@
|
|||
|
||||
- Other new APIs: posix_fadvise, posix_fallocate, funopen, fopencookie,
|
||||
open_memstream, open_wmemstream, fmemopen, fdopendir, fpurge,
|
||||
mkstemps, eaccess, euidaccess, canonicalize_file_name.
|
||||
mkstemps, eaccess, euidaccess, canonicalize_file_name, fexecve, execvpe.
|
||||
</screen>
|
||||
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in New Issue