summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/mktemp.cc
Commit message (Collapse)AuthorAgeFilesLines
* * mktemp.cc (_gettemp): Open temp files in binary mode.Christopher Faylor2006-04-171-1/+2
|
* Add top commentChristopher Faylor2005-05-251-0/+6
|
* * cygwin.din: Export mkdtemp.Christopher Faylor2005-05-251-0/+180
* mktemp.cc: New file. * Makefile.in (DLL_OFILES): Add mktemp.o