Daniel Bertalan
|
4e1898df99
UserspaceEmulator: Exclude special ranges from RangeAllocator
|
3 年之前 |
Daniel Bertalan
|
8e3d1a42e3
Kernel+UE+LibC: Store address as void* in SC_m{re,}map_params
|
3 年之前 |
Daniel Bertalan
|
77f9272aaf
Kernel+UE: Add MAP_FIXED_NOREPLACE mmap() flag
|
3 年之前 |
Daniel Bertalan
|
143dbba562
UserspaceEmulator: Replace intersecting ranges if MAP_FIXED is specified
|
3 年之前 |
Hendiadyoin1
|
15daae468b
UserspaceEmulator: Add some implied auto qualifiers
|
3 年之前 |
Jean-Baptiste Boric
|
ee34340c6a
UserspaceEmulator: Remove support for SC_select syscall
|
3 年之前 |
Jean-Baptiste Boric
|
012d8d7f74
UserspaceEmulator: Add support for SC_poll syscall
|
3 年之前 |
Jean-Baptiste Boric
|
493c958b9e
UserspaceEmulator: Sort syscalls in alphabetic order
|
3 年之前 |
Ben Wiederhake
|
33079c8ab9
Kernel+UE+LibC: Remove unused dbgputch syscall
|
3 年之前 |
Brendan Coles
|
1e48cd35a1
UserspaceEmulator: Add support for SC_uname and SC_sysconf syscalls
|
3 年之前 |
Liav A
|
8554952690
Kernel + WindowServer: Re-define the interface to framebuffer devices
|
3 年之前 |
Hediadyoin1
|
bce3bf9f1e
UserspaceEmulator: Handle PerfEvent syscalls
|
4 年之前 |
Andreas Kling
|
2116fb5be9
UserspaceEmulator: Ignore perf_event and perf_register_string syscalls
|
3 年之前 |
Hendiadyoin1
|
93ce8fc985
UserspaceEmulator: Handle SO_ERROR in getsockopt
|
3 年之前 |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 年之前 |
Daniel Bertalan
|
87ef2718bc
UserspaceEmulator+LibC: Use sys$emuctl() to disable auditing in malloc
|
4 年之前 |
Andreas Kling
|
02f9ffeb7f
UserspaceEmulator: Fail sys$map_time_page() with ENOSYS for now
|
4 年之前 |
Andreas Kling
|
fa64ab26a4
Kernel+UserspaceEmulator: Remove unused sys$gettimeofday()
|
4 年之前 |
Ali Mohammad Pur
|
369e3da6a2
UserspaceEmulator: Move all the profiling details into the Emulator
|
4 年之前 |
Ali Mohammad Pur
|
64ccf2196c
UserspaceEmulator+LibC: Add support for Region-of-Interest profiling
|
4 年之前 |
Ali Mohammad Pur
|
521217735b
UserspaceEmulator: Optionally generate a Profiler-compatible profile
|
4 年之前 |
Gunnar Beutner
|
36e36507d5
Everywhere: Prefer using {:#x} over 0x{:x}
|
4 年之前 |
Gunnar Beutner
|
39f0739381
LibC+UE: Keep more unused chunked blocks around
|
4 年之前 |
Gunnar Beutner
|
52054eb922
UE: Make sure we return the right values for get{peer,sock}name
|
4 年之前 |
Gunnar Beutner
|
89956cb0d6
Kernel+Userspace: Implement the accept4() system call
|
4 年之前 |
Gunnar Beutner
|
529f605ac8
UE: Make sure the buffers for get{sock,peer}name() are large enough
|
4 年之前 |
sin-ack
|
2159f90e00
Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0
|
4 年之前 |
Gunnar Beutner
|
e468bf08b1
UserspaceEmulator: Make sure TLS allocation behavior matches kernel
|
4 年之前 |
Gunnar Beutner
|
92cc8a47dd
UserspaceEmulator: Add missing argument for sys$allocate_tls
|
4 年之前 |
Gunnar Beutner
|
ce0c76dcb5
UserspaceEmulator: Add stub for sys$futex
|
4 年之前 |