]> granicus.if.org Git - strace/commit
2003-06-27 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Fri, 27 Jun 2003 21:20:09 +0000 (21:20 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 27 Jun 2003 21:20:09 +0000 (21:20 +0000)
commit79db8af77790f9c3d0f5e426763f353797774446
tree6ad5e413d52cbccf9fd17315d9129c2f488bc428
parent4fe23b51584ca1361060774b9cd31b13e8050efb
2003-06-27  Roland McGrath  <roland@redhat.com>

* configure.ac: Check for type `struct __old_kernel_stat'.
* file.c (convertoldstat, printoldstat): Define under
[LINUX && HAVE_STRUCT___OLD_KERNEL_STAT] rather than a list of archs.
(sys_oldstat, sys_oldfstat, sys_oldlstat): Likewise.
* linux/dummy.h [! HAVE_STRUCT___OLD_KERNEL_STAT]
(sys_oldstat, sys_oldfstat, sys_oldlstat): #define to printargs.
configure.ac
file.c
linux/dummy.h