Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mktemp.cc (_gettemp): Open temp files in binary mode. | Christopher Faylor | 2006-04-17 | 1 | -1/+2 |
| | |||||
* | Add top comment | Christopher Faylor | 2005-05-25 | 1 | -0/+6 |
| | |||||
* | * cygwin.din: Export mkdtemp. | Christopher Faylor | 2005-05-25 | 1 | -0/+180 |
* mktemp.cc: New file. * Makefile.in (DLL_OFILES): Add mktemp.o |