e2fsprogs/tests/progs
Theodore Ts'o 3ab2fd4e23 Define MKDIR_P in the Makefile.in files instead in MCONFIG.in
In the case where mkdir -p is not thread-safe (for example, if the
build environment is using busybox's mkdir) the configure script will
fall back to the slow (but safe) install-sh script.  In that case
MKDIR_P will be using a relative pathname; so we can't use speed
optimization of defining configure substitutions in MCONFIG.in, since
the substitution will be different depending on depth of the
subdirectory in the Makefile.in file.

https://github.com/tytso/e2fsprogs/issues/51

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2020-10-04 23:05:01 -04:00
..
test_data Fix up usage and decrement error messages in the test_icount program 2007-04-07 09:06:46 -04:00
crcsum.c crcsum: remove the -b option since ext2fs_crc32c_be is dropped in 1.43.x 2013-04-22 00:04:36 -04:00
hold_inode.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
Makefile.in Define MKDIR_P in the Makefile.in files instead in MCONFIG.in 2020-10-04 23:05:01 -04:00
random_exercise.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_icount_cmds.ct Many files: 1997-04-29 17:48:10 +00:00
test_icount.c Fix function declarations for ss commands to fix LTO warnings 2018-08-08 19:59:40 -04:00
test_icount.h Fix function declarations for ss commands to fix LTO warnings 2018-08-08 19:59:40 -04:00
test_rel_cmds.ct Many files: 1997-04-29 16:17:09 +00:00
test_rel.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_rel.h Remove trailing whitespace for the entire source tree 2008-08-27 23:07:54 -04:00