Bernhard Reutner-Fischer
|
1d8abd74c4
- fixup asm. No object-code changes
|
16 лет назад |
Mike Frysinger
|
e6e3f570fa
michael_d writes in #1874:
|
17 лет назад |
Khem Raj
|
85635c1432
Using local variable 'result' caused problems with lseek64 syscall failing with gcc 4.2. Renaming to make it a bit uncommon name.
|
17 лет назад |
Khem Raj
|
80422cdc59
Add posix_fadvise posix_fadvise64 for arm.
|
17 лет назад |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 лет назад |
Mike Frysinger
|
190da1cd0c
sync with psm: update errno handling to be the same on all arches
|
18 лет назад |
Eric Andersen
|
c77c9daf38
prune trailing whitespace
|
18 лет назад |
Peter S. Mazinger
|
15955f731a
Block the combo DOMULTI/SUPPORT_LD_DEBUG
|
19 лет назад |
Peter S. Mazinger
|
bfa91a43d6
Make i386 build w/ -std=c99 (almost)
|
19 лет назад |
Mike Frysinger
|
ce2159d6c8
implement syscall6
|
19 лет назад |
Peter S. Mazinger
|
08dfb1d906
Undo 12115, it fails on building libc/sysdeps/linux/common
|
19 лет назад |
Peter S. Mazinger
|
79363f422f
Cleaner i386/syscalls.h patch to handle macro redefines proposed by jocke
|
19 лет назад |
Peter S. Mazinger
|
02fc7acad5
Remove __set_errno proposed by jocke
|
19 лет назад |
Peter S. Mazinger
|
16f4df8b52
Allow sources using syscalls to be IMA compiled on x86
|
19 лет назад |
Miles Bader
|
e72144d626
Change <bits/syscall.h> to <bits/sysnum.h>.
|
22 лет назад |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
22 лет назад |
Manuel Novoa III
|
e53f70e1e1
Added a script to create bits/syscall.h for each arch.
|
23 лет назад |
Eric Andersen
|
b38bccff42
Step one in a process to ween ourselves off of using asm/unistd.h.
|
23 лет назад |
Eric Andersen
|
f0d383b45b
This adds in support for PIC on x86. Unfortunately, this will break
|
23 лет назад |