--- strace-4.5.14/linux/alpha/syscallent.h.orig 2006-01-21 22:46:18.938740250 +0100 +++ strace-4.5.14/linux/alpha/syscallent.h 2006-01-21 22:53:55.047245250 +0100 @@ -405,7 +405,7 @@ { 2, TF, sys_pivotroot, "pivot_root" }, /* 374 */ { 3, 0, sys_mincore, "mincore" }, /* 375 */ { 3, 0, printargs, "pciconfig_iobase" }, /* 376 */ - { 4, TD, sys_getdents64, "getdents64" }, /* 377 */ + { 3, TD, sys_getdents64, "getdents64" }, /* 377 */ { 0, 0, printargs, "gettid" }, /* 378 */ { 4, TD, sys_readahead, "readahead" }, /* 379 */ { 5, 0, printargs, "SYS_380" }, /* 380 */ --- strace-4.5.14/linux/sparc/syscallent.h.orig 2006-01-21 22:46:18.942740500 +0100 +++ strace-4.5.14/linux/sparc/syscallent.h 2006-01-21 22:52:02.012181000 +0100 @@ -152,7 +152,7 @@ { 4, TN, sys_getmsg, "getmsg" }, /* 151 */ { 4, TN, sys_putmsg, "putmsg" }, /* 152 */ { 3, TD, sys_poll, "poll" }, /* 153 */ - { 4, TD, sys_getdents64, "getdents64" }, /* 154 */ + { 3, TD, sys_getdents64, "getdents64" }, /* 154 */ { 3, TD, sys_fcntl, "fcntl64" }, /* 155 */ { 4, 0, printargs, "getdirentries" }, /* 156 */ { 2, TF, sys_statfs, "statfs" }, /* 157 */