aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mkdtemp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.cDavid Shaw2001-12-251-12/+24
| | | | | and keyserver.c
* Fixed a typo and W32 support for the latest CVS changes.Timo Schulz2001-12-231-0/+5
|
* Some last minute tweaks - type fixes from Stefan and win32 temp filesDavid Shaw2001-12-221-7/+16
| | | | | from Timo.
* Use mkdtemp() to make temp directories. If there is no mkdtemp(), provideDavid Shaw2001-12-201-0/+72
one.