Lenny Maiorani
|
b2316701a8
Everywhere: void arguments to C functions
|
4 năm trước cách đây |
Andreas Kling
|
d55fb7b5e2
UserspaceEmulator: Use ring 3 segment selectors
|
4 năm trước cách đây |
Andreas Kling
|
40e9edd798
LibELF: Move AuxiliaryValue into the ELF namespace
|
4 năm trước cách đây |
Andreas Kling
|
6c9a6bea1e
Kernel+LibELF: Abort ELF executable load sooner when something fails
|
4 năm trước cách đây |
Andreas Kling
|
1e4c010643
LibELF: Remove ELF::Loader and move everyone to ELF::Image
|
4 năm trước cách đây |
Brendan Coles
|
9ca34c3047
UserspaceEmulator: Implement profiling, disown, purge syscalls
|
4 năm trước cách đây |
Lenny Maiorani
|
765936ebae
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
4 năm trước cách đây |
Andreas Kling
|
71d92cef17
UserspaceEmulator: Add lazy caching of debug info for shared libraries
|
4 năm trước cách đây |
Brendan Coles
|
c8fb00fe4d
UserspaceEmulator: Implement geteuid, getegid, ptsname syscalls
|
4 năm trước cách đây |
Brendan Coles
|
a46e48089d
UserspaceEmulator: Implement beep syscall
|
4 năm trước cách đây |
Itamar
|
72ca45e300
UserspaceEmulator: Support dynamically loaded programs
|
4 năm trước cách đây |
Itamar
|
28cda567c1
UserspaceEmulator: Support the name argument in mmap for file backed mappings
|
4 năm trước cách đây |
Ben Wiederhake
|
809a8ee693
UserspaceEmulator: Implement readlink syscall
|
4 năm trước cách đây |
Ben Wiederhake
|
88b090a808
UserspaceEmulator: Handle overflow in virt$realpath
|
4 năm trước cách đây |
Simon Danner
|
751e759be2
UserspaceEmulator: Implement clock_nanosleep
|
4 năm trước cách đây |
Simon Danner
|
09b095e62a
UserspaceEmulator: Add support for watch_file
|
4 năm trước cách đây |
Andreas Kling
|
da413a464a
UserspaceEmulator: Inline some very hot functions
|
4 năm trước cách đây |
Andreas Kling
|
1965fc5b98
UserspaceEmulator: Keep Emulator& closer to the action in some places
|
4 năm trước cách đây |
Andreas Kling
|
b4ff85f138
UserspaceEmulator: Reduce malloc thrashing in backtrace capture
|
4 năm trước cách đây |
Andreas Kling
|
a4a389156d
UserspaceEmulator: Make sure the (crappy) VM allocator is page-aligned
|
4 năm trước cách đây |
Andreas Kling
|
d4509647d8
UserspaceEmulator: Honor the read/write/execute bits in mmap regions
|
4 năm trước cách đây |
Andreas Kling
|
ae81ced21c
UserspaceEmulator: Emulate the sys$get_stack_bounds() syscall
|
4 năm trước cách đây |
Andreas Kling
|
ae10c9d8ec
UserspaceEmulator: Fix busted backtraces with --report-to-debug
|
4 năm trước cách đây |
Andreas Kling
|
013c7ccd73
UserspaceEmulator: Don't audit accesses within realloc(), malloc_size()
|
4 năm trước cách đây |
AnotherTest
|
4d756c7d2d
UserspaceEmulator: Remove some unneeded String copies
|
4 năm trước cách đây |
AnotherTest
|
57f0f8c9b7
UserspaceEmulator: Handle SO_BINDTODEVICE in setsockopt
|
4 năm trước cách đây |
AnotherTest
|
290e7957b7
UserspaceEmulator: Add support for setsid
|
4 năm trước cách đây |
AnotherTest
|
fcc38422c6
UserspaceEmulator: Add support for set_thread_name
|
4 năm trước cách đây |
AnotherTest
|
617c5ba045
UserspaceEmulator: Add support for fchown
|
4 năm trước cách đây |
AnotherTest
|
41aa78f6de
UserspaceEmulator: Add support for chmod
|
4 năm trước cách đây |