aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mkdtemp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-07-01* packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args),David Shaw1-2/+2
mkdtemp.c (mkdtemp), photoid.c (parse_image_header): Fix some signedness compiler warnings.
2002-06-29Update head to match stable 1.0David Shaw1-7/+6
2002-05-22* mkdtemp.c: Replaced byte by unsigned char because it is no longerWerner Koch1-2/+2
defined in gcrypt.h.
2002-01-23* mkdtemp.c: Copied from gnupg-1.0.6c and changed to use libgcrypt.Werner Koch1-0/+99
* configure.ac (mkdtemp): See whether we have to provide a replacement.