Whamcloud - gitweb
Fix up workarounds for dietlibc breakage
authorTheodore Ts'o <tytso@mit.edu>
Thu, 9 Jan 2014 03:25:04 +0000 (22:25 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 9 Jan 2014 17:22:03 +0000 (12:22 -0500)
commit5a1d25a7b2a718cdd4553d853584098e128c5b91
tree975405ca85b9f89827b54544b07743604b0f1f7d
parent1fc70c168c7612a1ab5dbe57b7251d8b42b11c68
Fix up workarounds for dietlibc breakage

The dietlibc doesn't support the TZ environment variable, which is
required by the standard.  Work around this so that we can run the
regression test suite when building with dietlibc.  (This is useful
for finding problems.)

With this change, the only thing which doesn't work as far as dietlibc
is concerned is the posix_memalign test, and the MMP support tests
(because posix_memalign isn't provided by dietlibc, sigh.)

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/util.c
e2fsck/message.c
tests/d_special_files/script
tests/f_dup4/script
tests/f_dup_resize/script