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>2010-07-19 22:22:40 +0400
committerEric Blake <eblake@redhat.com>2010-07-19 22:22:40 +0400
commit3083fa9447f7a98bf23562097cf82746fe9d9c5b (patch)
tree8e8a9046fe15057b18eac288deb3846b524e4e06 /winsup/cygwin/posix.sgml
parent8092f467704a09cbfffb553e38f6ca1408c0d9ed (diff)
Add mkostemp and mkostemps.
* mktemp.cc (_gettemp): Add flags argument. All callers updated. (mkostemp, mkostemps): New functions. * cygwin.din (mkostemp, mkostemps): Export. * posix.sgml: Document them. * include/cygwin/version.h: Bump version.
Diffstat (limited to 'winsup/cygwin/posix.sgml')
-rw-r--r--winsup/cygwin/posix.sgml2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/posix.sgml b/winsup/cygwin/posix.sgml
index 6a3bc2298..fdd7589c1 100644
--- a/winsup/cygwin/posix.sgml
+++ b/winsup/cygwin/posix.sgml
@@ -1043,6 +1043,8 @@ also IEEE Std 1003.1-2008 (POSIX.1-2008).</para>
lsetxattr
memmem
mempcpy
+ mkostemp
+ mkostemps
pipe2
pow10
pow10f