Austin Foxley
|
b04c2ba523
i386 specific bit for nptl
|
před 15 roky |
Mike Frysinger
|
c5225dd5c9
i386: use common INTERNAL_SYSCALL_ERROR_P
|
před 15 roky |
Mike Frysinger
|
763bbf9e9a
syscall: unify part 2: NCS variety
|
před 15 roky |
Mike Frysinger
|
b387d76236
syscall: unify common syscall defines
|
před 15 roky |
Bernhard Reutner-Fischer
|
1d8abd74c4
- fixup asm. No object-code changes
|
před 16 roky |
Mike Frysinger
|
e6e3f570fa
michael_d writes in #1874:
|
před 17 roky |
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.
|
před 17 roky |
Khem Raj
|
80422cdc59
Add posix_fadvise posix_fadvise64 for arm.
|
před 17 roky |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
před 18 roky |
Mike Frysinger
|
190da1cd0c
sync with psm: update errno handling to be the same on all arches
|
před 18 roky |
Eric Andersen
|
c77c9daf38
prune trailing whitespace
|
před 18 roky |
Peter S. Mazinger
|
15955f731a
Block the combo DOMULTI/SUPPORT_LD_DEBUG
|
před 19 roky |
Peter S. Mazinger
|
bfa91a43d6
Make i386 build w/ -std=c99 (almost)
|
před 19 roky |
Mike Frysinger
|
ce2159d6c8
implement syscall6
|
před 19 roky |
Peter S. Mazinger
|
08dfb1d906
Undo 12115, it fails on building libc/sysdeps/linux/common
|
před 19 roky |
Peter S. Mazinger
|
79363f422f
Cleaner i386/syscalls.h patch to handle macro redefines proposed by jocke
|
před 19 roky |
Peter S. Mazinger
|
02fc7acad5
Remove __set_errno proposed by jocke
|
před 19 roky |
Peter S. Mazinger
|
16f4df8b52
Allow sources using syscalls to be IMA compiled on x86
|
před 19 roky |
Miles Bader
|
e72144d626
Change <bits/syscall.h> to <bits/sysnum.h>.
|
před 22 roky |
Eric Andersen
|
72677cc3d8
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
|
před 22 roky |
Manuel Novoa III
|
e53f70e1e1
Added a script to create bits/syscall.h for each arch.
|
před 23 roky |
Eric Andersen
|
b38bccff42
Step one in a process to ween ourselves off of using asm/unistd.h.
|
před 23 roky |
Eric Andersen
|
f0d383b45b
This adds in support for PIC on x86. Unfortunately, this will break
|
před 23 roky |