projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0816838
)
Use st_pad5.
author
Andreas Jaeger
<aj@suse.de>
Tue, 5 Sep 2000 19:33:13 +0000
(19:33 +0000)
committer
Andreas Jaeger
<aj@suse.de>
Tue, 5 Sep 2000 19:33:13 +0000
(19:33 +0000)
sysdeps/unix/sysv/linux/mips/bits/stat.h
patch
|
blob
|
history
diff --git
a/sysdeps/unix/sysv/linux/mips/bits/stat.h
b/sysdeps/unix/sysv/linux/mips/bits/stat.h
index
40f42f1
..
37c303b
100644
(file)
--- a/
sysdeps/unix/sysv/linux/mips/bits/stat.h
+++ b/
sysdeps/unix/sysv/linux/mips/bits/stat.h
@@
-74,7
+74,7
@@
struct stat
long int st_pad4;
__blkcnt64_t st_blocks; /* Number of 512-byte blocks allocated. */
#endif
- long int st_pad
4
[14];
+ long int st_pad
5
[14];
};
#ifdef __USE_LARGEFILE64