4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-23 07:27:21 +08:00
Eric Blake c52ac05c3a 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.
2009-07-03 12:03:25 +00:00
..
2007-07-13 20:37:53 +00:00
2007-07-31 20:49:40 +00:00
2007-06-04 18:10:17 +00:00
2009-07-03 11:58:04 +00:00
2008-03-04 02:22:36 +00:00
2007-06-04 18:10:17 +00:00
2007-07-13 20:37:53 +00:00
2007-03-15 18:40:48 +00:00
2009-07-03 11:58:04 +00:00
2009-07-03 11:58:04 +00:00
2009-07-03 12:03:25 +00:00
2007-07-13 20:37:53 +00:00
2009-07-03 11:58:04 +00:00
2007-03-15 18:40:48 +00:00