Tim Schumacher
|
c85f307e62
LibC: Mark a bunch of functions as cancellation points
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Daniel Bertalan
|
8e3d1a42e3
Kernel+UE+LibC: Store address as void* in SC_m{re,}map_params
|
3 years ago |
Brian Gianforcaro
|
c724955d54
LibC: Add support for `posix_madvise(..)`
|
3 years ago |
Idan Horowitz
|
3080cc16ec
LibC: Stub out munlock()
|
3 years ago |
Brian Gianforcaro
|
5568aee35f
LibC: Add POSIX spec comments for memory management APIs
|
3 years ago |
Andreas Kling
|
32aa37d5dc
Kernel+LibC: Add msync() system call
|
3 years ago |
Daniel Bertalan
|
78e7ff008b
LibC: Fix negation overflow UB in `sys/mman.cpp`
|
3 years ago |
Luke
|
f5d4de8b66
LibC: Stub mlock in sys/mman
|
4 years ago |
Jean-Baptiste Boric
|
eecf7a2097
LibC: Move mman.h to sys/mman.h
|
4 years ago |