index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
bits
/
syscall.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add syscall numbers for the new kcmp and finit_module syscalls
Szabolcs Nagy
2013-04-01
1
-0
/
+4
*
syscall organization overhaul
Rich Felker
2012-09-08
1
-286
/
+0
*
add acct, accept4, setns, and dup3 syscalls (linux extensions)
Rich Felker
2012-09-08
1
-0
/
+3
*
avoid "inline" in public headers for strict c89 compatibility
Rich Felker
2012-09-02
1
-14
/
+14
*
add defines for number of sigset_t bytes syscalls expect
Rich Felker
2012-08-09
1
-0
/
+2
*
update syscall defs to latest kernel ones
Rich Felker
2012-06-23
1
-0
/
+16
*
work around nasty gcc bug in the i386 syscall asm
Rich Felker
2012-04-04
1
-4
/
+4
*
add prlimit syscall wrapper
Rich Felker
2012-01-20
1
-0
/
+2
*
update syscalls with off_t arguments to handle argument alignment, if needed
Rich Felker
2011-09-21
1
-1
/
+2
*
__syscall5 inline is having trouble with PIC; just use the function for now
Rich Felker
2011-06-14
1
-0
/
+7
*
add syscall wrappers for posix_fadvise, posix_fallocate
Rich Felker
2011-04-20
1
-0
/
+4
*
overhaul pthread cancellation
Rich Felker
2011-04-17
1
-1
/
+3
*
fix bug from syscall overhaul: extra __syscall_ret call for 0-arg syscalls
Rich Felker
2011-03-28
1
-1
/
+1
*
honor namespace for i386 syscall.h, even though it's not a standard header
Rich Felker
2011-03-19
1
-50
/
+50
*
syscall overhaul part two - unify public and internal syscall interface
Rich Felker
2011-03-19
1
-0
/
+131
*
overhaul syscall interface
Rich Felker
2011-03-19
1
-0
/
+810