Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mktemp.cc: Remove STABS specific link-time warning. Align copyright | Corinna Vinschen | 2009-03-13 | 1 | -12/+0 |
| | | | | text to upstream. | ||||
* | Remove unneeded header files from source files throughout. | Christopher Faylor | 2008-04-07 | 1 | -7/+0 |
| | |||||
* | * 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 |