aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKyle McMartin <[email protected]>2006-02-13 22:44:22 -0500
committerLinus Torvalds <[email protected]>2006-02-13 19:58:47 -0800
commit108dff7d2b721759b5e025ab18024967c1294792 (patch)
tree463be206b5c354fa652890f0bae132b5fb57fedd /scripts
parenta110d514a582553e7439e92d92fb062d80b3e21d (diff)
[PATCH] sys_newfstatat -> sys_fstatat64
parisc defines ARCH_WANT_STAT64, so we want to use fstatat64. It does not appear that it needs to be ENTRY_COMP, because struct stat64 is the same on both 32-bit and 64-bit (unlike on other platforms which did define a compat_sys_fstatat64.) Signed-off-by: Grant Grundler <[email protected]> Signed-off-by: Kyle McMartin <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions