index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
syscall_arch.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-08
prefer new socket syscalls, fallback to SYS_socketcall only if needed
Rich Felker
1
-2
/
+0
2019-11-02
switch all existing 32-bit archs to 64-bit time_t
Rich Felker
1
-1
/
+3
2019-05-11
improve i386 inline syscall asm on non-broken compilers
Rich Felker
1
-1
/
+20
2019-05-10
fix regression in i386 inline syscall asm producing invalid code
Rich Felker
1
-6
/
+6
2019-04-10
overhaul i386 syscall mechanism not to depend on external asm source
Rich Felker
1
-9
/
+20
2016-01-26
change the internal socketcall selection logic
Szabolcs Nagy
1
-0
/
+2
2015-04-14
use hidden visibility for i386 asm-internal __vsyscall symbol
Rich Felker
1
-7
/
+7
2014-06-06
add vdso clock_gettime acceleration support to i386
Rich Felker
1
-0
/
+4
2014-04-17
make socketcall types common as they are same for all architectures
Timo Teräs
1
-22
/
+0
2013-03-26
remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG
Rich Felker
1
-2
/
+0
2012-10-13
ensure pointer decay in inline-asm arg for i386 syscall6
Rich Felker
1
-1
/
+1
2012-10-11
i386 vsyscall support (vdso-provided sysenter/syscall instruction based)
Rich Felker
1
-66
/
+7
2012-09-08
syscall organization overhaul
Rich Felker
1
-0
/
+136