index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
i386
/
bits
/
syscalls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: silence some warnings
Bernhard Reutner-Fischer
2012-01-26
1
-3
/
+4
*
i386: extend IMA guards to also cover LTO
Bernhard Reutner-Fischer
2011-02-09
1
-2
/
+5
*
Fixes NPTL build on x86.
Natanael Copa
2010-04-09
1
-1
/
+1
*
i386/bits/syscalls.h: more compact, but stack-hungry syscall code. disabled s...
Denys Vlasenko
2010-04-06
1
-18
/
+78
*
i386/bits/syscalls.h: explain _BITS_SYSCALLS_ASM
Denys Vlasenko
2010-04-06
1
-45
/
+9
*
i386/bits/syscalls.h: generate better code using more restrictive asm constra...
Denys Vlasenko
2010-04-06
1
-4
/
+11
*
i386/bits/syscalls.h: explain how it works. no code changes
Denys Vlasenko
2010-04-06
1
-100
/
+116
*
i386: use common INTERNAL_SYSCALL_ERROR_P
Mike Frysinger
2009-10-15
1
-3
/
+0
*
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
1
-3
/
+3
*
syscall: unify common syscall defines
Mike Frysinger
2009-07-08
1
-66
/
+0
*
- fixup asm. No object-code changes
Bernhard Reutner-Fischer
2008-04-24
1
-1
/
+1
*
michael_d writes in #1874:
Mike Frysinger
2008-01-05
1
-2
/
+2
*
Using local variable 'result' caused problems with lseek64 syscall failing wi...
Khem Raj
2007-03-13
1
-10
/
+9
*
Add posix_fadvise posix_fadvise64 for arm.
Khem Raj
2007-03-06
1
-15
/
+27
*
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-08
1
-5
/
+0
*
sync with psm: update errno handling to be the same on all arches
Mike Frysinger
2006-08-23
1
-2
/
+4
*
prune trailing whitespace
Eric Andersen
2006-04-13
1
-2
/
+2
*
Block the combo DOMULTI/SUPPORT_LD_DEBUG
Peter S. Mazinger
2006-02-15
1
-1
/
+41
*
Make i386 build w/ -std=c99 (almost)
Peter S. Mazinger
2006-01-23
1
-2
/
+2
*
implement syscall6
Mike Frysinger
2006-01-05
1
-0
/
+12
*
Undo 12115, it fails on building libc/sysdeps/linux/common
Peter S. Mazinger
2005-11-02
1
-5
/
+4
*
Cleaner i386/syscalls.h patch to handle macro redefines proposed by jocke
Peter S. Mazinger
2005-11-02
1
-4
/
+4
*
Remove __set_errno proposed by jocke
Peter S. Mazinger
2005-11-02
1
-4
/
+2
*
Allow sources using syscalls to be IMA compiled on x86
Peter S. Mazinger
2005-11-02
1
-1
/
+4
*
Change <bits/syscall.h> to <bits/sysnum.h>.
Miles Bader
2002-09-05
1
-2
/
+2
*
Rework syscall handling. Rewrite syscall handlers for x86 and ARM.
Eric Andersen
2002-07-22
1
-156
/
+109
*
Added a script to create bits/syscall.h for each arch.
Manuel Novoa III
2001-06-28
1
-0
/
+39
*
Step one in a process to ween ourselves off of using asm/unistd.h.
Eric Andersen
2001-06-27
1
-1
/
+79
*
This adds in support for PIC on x86. Unfortunately, this will break
Eric Andersen
2001-06-23
1
-0
/
+81