Emily Trau
|
abc150085f
LibC: Add missing sys/cdefs.h include
|
2 년 전 |
Hendiadyoin1
|
d783389877
Kernel+LibC: Add posix_fallocate syscall
|
3 년 전 |
Ariel Don
|
9a6bd85924
Kernel+LibC+VFS: Implement utimensat(3)
|
3 년 전 |
Tim Schumacher
|
a212a741df
LibC: Add all the `POSIX_FADV_*` constants
|
3 년 전 |
Andreas Kling
|
a7f702a021
LibC: Implement posix_fadvise() (as a harmless no-op)
|
3 년 전 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 년 전 |
Andreas Kling
|
740140a661
Kernel+LibC: Share definitions in fcntl.h and sys/types.h
|
3 년 전 |
Peter Elliott
|
3fa2816642
Kernel+LibC: Implement fcntl(2) advisory locks
|
4 년 전 |
Mart G
|
e7310ba45a
Kernel+LibC: Add fstatat
|
4 년 전 |
sin-ack
|
2159f90e00
Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0
|
4 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Gunnar Beutner
|
8ca5b8c065
LibC: Move S_* defines into <fcntl.h>
|
4 년 전 |
Jelle Raaijmakers
|
2fb3c98429
LibC: Define F_GETLK
|
4 년 전 |
Andreas Kling
|
6d99345811
LibC: Add S_I{READ,WRITE,EXEC} macro aliases for BSD compatibility
|
4 년 전 |
Andreas Kling
|
1a08ac72ad
LibC+Everywhere: Remove open_with_path_length() in favor of open()
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |