]> granicus.if.org Git - strace/commit
2007-08-06 Jan Kratochvil <jan.kratochvil@redhat.com>
authorRoland McGrath <roland@redhat.com>
Tue, 7 Aug 2007 01:22:49 +0000 (01:22 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 7 Aug 2007 01:22:49 +0000 (01:22 +0000)
commite6d0f71e6a33a861a0b1fd2d2e9154c2f246c859
treea8597374a583e5552c56f297d0489de00ae8e0c6
parent6f694b22129bb81d5944245c946b1bcbd1e6afe3
2007-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>

* file.c [!HAVE_STAT64 && LINUX && X86_64] (struct stat64): Define it.
[!HAVE_STAT64 && LINUX && X86_64] (HAVE_STAT64, STAT64_SIZE): Define.
[HAVE_STAT64] (printstat64) [STAT64_SIZE]: Add compile-time assertion.
Fixes RH#222275.
file.c