From: Roland McGrath Date: Tue, 13 Jan 2004 10:17:00 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~652 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7515547868273fc52143f5085d2c884cc02492c4;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 615bcb13..28b16c28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ 2003-12-14 Anton Blanchard + * file.c (sys_getdents64): Don't cast d_ino and d_off to unsigned long. + Use %llu formats for them. + * file.c [LINUX] (fsmagic): Add SYSFS_MAGIC. * linux/powerpc/syscallent.h: Update to include recently added