Emily Trau
|
abc150085f
LibC: Add missing sys/cdefs.h include
|
2 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Brian Gianforcaro
|
c724955d54
LibC: Add support for `posix_madvise(..)`
|
3 年之前 |
Idan Horowitz
|
3080cc16ec
LibC: Stub out munlock()
|
3 年之前 |
Andreas Kling
|
32aa37d5dc
Kernel+LibC: Add msync() system call
|
3 年之前 |
Andreas Kling
|
a8d1c2dde9
Kernel+LibC: Share definitions for sys/mman.h
|
3 年之前 |
Luke
|
f5d4de8b66
LibC: Stub mlock in sys/mman
|
4 年之前 |
Andreas Kling
|
09bc4cee15
Kernel: Remove unused madvise(MADV_GET_VOLATILE)
|
4 年之前 |
Andreas Kling
|
2d1a651e0a
Kernel: Make purgeable memory a VMObject level concept (again)
|
4 年之前 |
Jean-Baptiste Boric
|
eecf7a2097
LibC: Move mman.h to sys/mman.h
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |