summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2003-06-27 21:20:14 +0000
committerRoland McGrath <roland@redhat.com>2003-06-27 21:20:14 +0000
commita9a86199ff7d3a589e1871a4754a02a227e5f03e (patch)
tree1316416909108516432f10cabb84e954fbc2a2d3 /ChangeLog
parent79db8af77790f9c3d0f5e426763f353797774446 (diff)
downloadstrace-a9a86199ff7d3a589e1871a4754a02a227e5f03e.tar.gz
strace-a9a86199ff7d3a589e1871a4754a02a227e5f03e.tar.bz2
strace-a9a86199ff7d3a589e1871a4754a02a227e5f03e.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e61873..b2a7bac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
2003-06-26 Roland McGrath <roland@redhat.com>
* configure.ac: SHMEDIA -> SH64