index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
emu
/
x64syscall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added syscall 280
ptitSeb
2024-11-27
1
-0
/
+1
*
Improved syscall 56
ptitSeb
2024-11-08
1
-10
/
+14
*
Added Syscall 165 (for #1672)
ptitSeb
2024-09-20
1
-0
/
+1
*
Added syscalls 444-446
ptitSeb
2024-08-15
1
-0
/
+9
*
Added syscalls 122-124
ptitSeb
2024-08-15
1
-0
/
+3
*
Added (fake) syscall 175 to libs syscall
ptitSeb
2024-08-12
1
-0
/
+4
*
[RV64_DYNAREC] More fixes (#1732)
xctan
2024-08-12
1
-0
/
+4
*
Added 3 syscalls
ptitSeb
2024-07-30
1
-0
/
+3
*
Added 1 syscall (for #1672)
ptitSeb
2024-07-12
1
-0
/
+1
*
fix some spelling (#1668)
josch
2024-07-10
1
-2
/
+2
*
Fixes (#1659)
rajdakin
2024-07-09
1
-20
/
+20
*
Impl `sys_getpgrp` & `sys_getpgid` (#1637)
Yip Coekjan
2024-07-04
1
-0
/
+4
*
Added 2 new syscalls
ptitSeb
2024-05-17
1
-0
/
+2
*
Added 1 more syscall
ptitSeb
2024-03-07
1
-0
/
+1
*
Added 1 more syscall
ptitSeb
2024-02-27
1
-0
/
+1
*
Added 1 syscall
ptitSeb
2024-02-09
1
-0
/
+4
*
Added mknod syscall (#1236)
Yang Liu
2024-01-31
1
-9
/
+24
*
[LOONGARCH] Fixed potential compilation issue
ptitSeb
2024-01-31
1
-0
/
+26
*
Added 1 syscall
ptitSeb
2024-01-22
1
-0
/
+1
*
Fixes (#1207)
rajdakin
2024-01-18
1
-3
/
+4
*
Added 1 more syscall
ptitSeb
2024-01-16
1
-0
/
+1
*
Added 1 syscall
ptitSeb
2024-01-06
1
-0
/
+1
*
Added 1 more syscall
ptitSeb
2023-12-20
1
-0
/
+1
*
Added syscall 316
ptitSeb
2023-12-20
1
-0
/
+1
*
Better way to handle syscall array with c99 sparse array init
ptitSeb
2023-11-20
1
-184
/
+179
*
Added syscall 266 (for #1066)
ptitSeb
2023-11-15
1
-0
/
+1
*
Cleaned up syscall and signed register access
ptitSeb
2023-11-10
1
-180
/
+171
*
Added BOX64_FUTEX_WAITV, on by default expect for BAD_SIGNAL build
ptitSeb
2023-11-10
1
-4
/
+21
*
This struct can be const
ptitSeb
2023-10-13
1
-1
/
+1
*
Added syscall 284 (for #965)
ptitSeb
2023-09-09
1
-0
/
+11
*
Added syscall 282 (for #965)
ptitSeb
2023-09-09
1
-0
/
+26
*
Added sycalls 59 and 140 (for #918)
ptitSeb
2023-08-03
1
-0
/
+13
*
Added syscall 268 (for #918)
ptitSeb
2023-08-02
1
-0
/
+1
*
Added syscal 160 (for #14)
ptitSeb
2023-08-02
1
-0
/
+1
*
Merge pull request #896 from josch/exe
ptitSeb
2023-07-21
1
-0
/
+0
|
\
|
*
remove executable bits
Johannes Schauer Marin Rodrigues
2023-07-21
1
-0
/
+0
*
|
Added support for creating 32bits selector (no 32bits execution yet)
ptitSeb
2023-06-17
1
-1
/
+1
*
|
Improve logs a bit
ptitSeb
2023-06-09
1
-1
/
+1
*
|
Added some more setup for Project Zomboid (should help #112)
ptitSeb
2023-06-02
1
-0
/
+2
*
|
Some small changes to thread and fork and cloning x64emu_t struct
ptitSeb
2023-05-08
1
-4
/
+5
|
/
*
Added 1 syscall
ptitSeb
2023-04-14
1
-0
/
+1
*
Added 3 more syscall (for #99)
ptitSeb
2023-04-05
1
-0
/
+3
*
Added syscall 49 (for #99)
ptitSeb
2023-04-05
1
-0
/
+1
*
Addedsome more syscall (for #616)
ptitSeb
2023-03-23
1
-0
/
+11
*
Added 1 syscall
ptitSeb
2023-02-14
1
-0
/
+1
*
Added 1 more syscall
ptitSeb
2023-01-22
1
-0
/
+1
*
Disable SECCOMP and added a bunch of wrapped function (partially fixed Heroic...
ptitSeb
2022-12-30
1
-1
/
+6
*
Added 206-210 syscalls (for #485)
ptitSeb
2022-12-30
1
-0
/
+5
*
[RISCV] Fix build
ptitSeb
2022-11-22
1
-0
/
+13
*
Improve (non-libc) syscall, and added a few new ones
ptitSeb
2022-11-22
1
-65
/
+206
[next]