diff options
author | Eric Blake <eblake@redhat.com> | 2009-07-03 12:03:25 +0000 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2009-07-03 12:03:25 +0000 |
commit | c52ac05c3a213c3016b18693d6b3457448404e53 (patch) | |
tree | c2a02005b0e564ee4517bed2cedfda63cdcc2257 /winsup/cygwin/mktemp.cc | |
parent | ce1eb6bba042d759a2fd8f57dfc01fcc8c478b57 (diff) | |
download | cygnal-c52ac05c3a213c3016b18693d6b3457448404e53.tar.gz cygnal-c52ac05c3a213c3016b18693d6b3457448404e53.tar.bz2 cygnal-c52ac05c3a213c3016b18693d6b3457448404e53.zip |
Add mkdtemp, mkstemps.
* libc/stdio/mktemp.c: Fix documentation.
(_gettemp): Add domkdir and length parameters. Check for
insufficient 'X' suffix. Drop cygwin-specific code.
(_mkstemp_r, _mktemp_r, mkstemp, mktemp): Adjust clients.
(_mkdtemp_r, _mkstemps_r, mkdtemp, mkstemps): New functions.
* libc/include/stdlib.h (_mkdtemp_r, _mkstemps_r, mkdtemp)
(mkstemps): Declare them.
Diffstat (limited to 'winsup/cygwin/mktemp.cc')
0 files changed, 0 insertions, 0 deletions