e2fsprogs/contrib
Theodore Ts'o bdeb2dba29 tests: avoid using mktemp -t
The -t option is documented as deprecated in GNU's mktemp, and
FreeBSD's mktemp doesn't support it at all.

Replace it with the construct "mktemp ${TMPDIR:-/tmp}/foo.XXXXXX"

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-07-04 16:39:49 -04:00
..
python-uuid Add sample python bindings for the uuid library 2008-01-03 15:39:19 -05:00
build-rpm allow integrating the "make rpm" command into a build system 2008-08-24 21:03:17 -04:00
dconf Many files: 1997-04-26 13:58:21 +00:00
e2croncheck tests: avoid using mktemp -t 2014-07-04 16:39:49 -04:00
fallocate.c contrib: add missing '-p' to fallocate's usage message 2013-01-24 23:27:30 -05:00
make-sparse.c make-sparse: Write a zero-byte at the end of the image 2009-08-22 23:04:33 -04:00
populate-extfs.sh contrib/populate-extfs.sh: use debugfs to populate extX fs 2013-10-13 22:09:12 -04:00
spd_readdir.c contrib: fix namespace leakage in spd_readdir 2013-01-21 17:19:50 -05:00