Ed Wildgoose
|
93277314f0
Rename __unused struct members to include a namespace
|
4 年之前 |
Peter S. Mazinger
|
41647059ec
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
|
13 年之前 |
Mike Frysinger
|
8bf1bb4bf1
enable nanosecond stat support for everyone
|
15 年之前 |
Denis Vlasenko
|
7f5cc205a7
mknod: widen the parameters to match kernel
|
15 年之前 |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 年之前 |
Khem Raj
|
8e3683e96a
Sync kernel_stat64 with kernel. Thanks to Daniel Jacobowitz for hints.
|
17 年之前 |
Eric Andersen
|
eb813ecafa
bits/kernel_stat.h is for internal uClibc use only, fix a few other
|
18 年之前 |
"Steven J. Hill"
|
b09c39cd76
Update ARM EABI kernel interface due to layout and size of struct stat64.
|
18 年之前 |
Mike Frysinger
|
1db5f0190e
remove outdated comment and announce support for nanoseconds
|
19 年之前 |
Mike Frysinger
|
e8a4b87a04
rip out previous armeb old-stat abi compat code since arm linux opinion is that the old stat.h abi was for little endian only ... people should use this patch to fix their armeb kernels: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=863/1
|
19 年之前 |
Mike Frysinger
|
2edb83b593
make sure the stat64 struct is packed to prevent further ABI headaches as done in mainline 2.6
|
19 年之前 |
Mike Frysinger
|
1a6075d08d
with the help of John Bowler, track down the ugly ABI change between 2.4 / 2.6 on big endian arm kernels and work around it best we can at runtime
|
19 年之前 |
Mike Frysinger
|
150b2a0950
import armeb fixes as outlined by John Bowler
|
19 年之前 |
Mike Frysinger
|
d140a7134e
whitespace tweak, dont mind me
|
19 年之前 |
Mike Frysinger
|
f1d65a96ff
change the old pads to the new nano sec fields
|
19 年之前 |
Eric Andersen
|
d8634ea863
Finish up fixing stat and setting various system types.
|
22 年之前 |
Eric Andersen
|
85800279bc
Ok, people are probably going to hate me for this... This commit changes the
|
22 年之前 |
Eric Andersen
|
ee3323be35
Finish off the bits/kernel_stat.h cleanup for proper
|
22 年之前 |
Eric Andersen
|
6f2949285c
Split out the definition of struct stat into the new arch
|
22 年之前 |