]> git.ipfire.org Git - thirdparty/kmod.git/commit
testsuite: wrap _{l,}stat64_time64 in test
authorShengjing Zhu <shengjing.zhu@canonical.com>
Thu, 18 Apr 2024 14:29:51 +0000 (22:29 +0800)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Tue, 11 Jun 2024 12:43:27 +0000 (07:43 -0500)
commit68db6750788931da26018f2ee5c635cd58a4d809
treef55d6abc69ab955a891852cfb792219b8a75d514
parent11eb9bc67c319900ab00523997323a97d2d08ad2
testsuite: wrap _{l,}stat64_time64 in test

Fix building with -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 on 32bit arch.

Closes: https://github.com/kmod-project/kmod/issues/37
Bug: https://bugs.debian.org/1065973
Co-authored-by: Jochen Sprickerhof <github@jochen.sprickerhof.de>
Signed-off-by: Shengjing Zhu <shengjing.zhu@canonical.com>
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
testsuite/path.c