Description: mkdtemp() function: create a private temporary directory. Files: lib/mkdtemp.c m4/mkdtemp.m4 Depends-on: stdlib stdint [test $HAVE_MKDTEMP = 0] tempname [test $HAVE_MKDTEMP = 0] configure.ac: gt_FUNC_MKDTEMP gl_STDLIB_MODULE_INDICATOR([mkdtemp]) Makefile.am: Include: License: LGPLv2+ Maintainer: Bruno Haible