Mike Frysinger
|
6f3f843335
linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR
|
11 лет назад |
Mike Frysinger
|
e8cc14e59e
libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BIT
|
11 лет назад |
Peter S. Mazinger
|
e21479da34
*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard
|
13 лет назад |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 лет назад |
Mike Frysinger
|
6c70a940b4
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
|
15 лет назад |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 лет назад |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
16 лет назад |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 лет назад |
Bernhard Reutner-Fischer
|
1f020b1786
- trim any trailing whitespace
|
16 лет назад |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 лет назад |
Mike Frysinger
|
537494b031
move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier
|
19 лет назад |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 лет назад |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 лет назад |
Mike Frysinger
|
dc3e1771cd
create hidden alias for truncate/ftruncate and use those in the 64bit versions
|
19 лет назад |
Eric Andersen
|
44b24a7a32
Fix ftruncate64 and truncate64 for powerpc and mips
|
20 лет назад |
Manuel Novoa III
|
5e3553a3b7
If __NR_ftruncate64 isn't defined, do the best we can.
|
21 лет назад |
Eric Andersen
|
80b0b55af2
Cleanup a few structural wierdnesses
|
22 лет назад |
Eric Andersen
|
f901f60588
Fix it for real this time.
|
22 лет назад |
Eric Andersen
|
7df9535573
Doh! I screwed that one all up. Lets try that again...
|
22 лет назад |
Eric Andersen
|
1106e27c6d
Minor cleanup
|
22 лет назад |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 лет назад |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
22 лет назад |
Eric Andersen
|
b7738ee773
Some minor updates per discussion with Miles Bader
|
22 лет назад |
Eric Andersen
|
e1ac9ac84e
Remove from syscalls.c, leave just ftruncate64.c and truncate64.c
|
22 лет назад |
Eric Andersen
|
afd68fb201
Create a much more careful ftruncate64 implementation, that should
|
22 лет назад |