hush/debianutils
Ron Yorston eab343e7e1 mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set
Use mktemp instead of tempnam for compatibility with real mktemp.
Don't let mktemp fail silently, print some simple error messages.
Don't ignore -q.

Signed-off-by: Tito Ragusa <farmatito@tiscali.it>
Signed-off-by: Ron Yorston <rmy@tigress.co.uk>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-10-08 11:47:22 +02:00
..
Config.src
Kbuild.src
mktemp.c mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set 2012-10-08 11:47:22 +02:00
pipe_progress.c
run_parts.c
start_stop_daemon.c
which.c