Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 anno fa |
Sam Atkins
|
57497c6ab2
LibCore: Add a Core::System wrapper for memory allocation
|
1 anno fa |
nipos
|
0dfd6994e3
LibCore: Use BSD implementation of anon_create() on Haiku
|
1 anno fa |
nipos
|
0fa00a1b1e
LibCore: Don't implement adjtime on Haiku
|
1 anno fa |
nipos
|
1e25ab956c
LibCore: Use void* instead of FlatPtr for ioctl() arg on Haiku
|
1 anno fa |
nipos
|
a1572555c2
LibCore: Implement current_executable_path() on Haiku
|
1 anno fa |
nipos
|
0816bbe727
LibCore: Use accept instead of accept4 on Haiku
|
1 anno fa |
Liav A
|
41db527369
LibCore: Add helpers to create block and character device files
|
2 anni fa |
Sergey Bugaev
|
29da1d7c23
LibCore: Implement readlink() and current_executable_path() on GNU/Hurd
|
1 anno fa |
Sergey Bugaev
|
cee38cf1e5
LibCore: Use SHM_ANON for anon_create() when available
|
1 anno fa |
Niklas Poslovski
|
ebc5b33b77
LibCore: Don't include sys/sysctl.h on Solaris
|
1 anno fa |
nipos
|
abf7941bb9
LibCore: Change Errno to Error in FreeBSD and NetBSD-specific functions
|
1 anno fa |
Andrew Kaster
|
bb831a27dd
LibCore: Add Core::System::current_executable_path()
|
1 anno fa |
Shannon Booth
|
cb920b23cc
LibCore: Add System::environment
|
2 anni fa |
Timothy Flynn
|
996c020b0d
Everywhere: Remove 'clang-format off' comments that are no longer needed
|
2 anni fa |
Liav A
|
23a7ccf607
Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls
|
2 anni fa |
Hendiadyoin1
|
ca0106ba1d
AK: Forbid `from_utf8` and `from_deprecated_{...}` with unintended types
|
2 anni fa |
Tim Ledbetter
|
cbe5aeb917
LibCore: Ensure `exec()` keeps a reference to the executable path
|
2 anni fa |
Ben Wiederhake
|
1e1caed1f7
LibCore: Completely drop DeprecatedFile
|
2 anni fa |
Ben Wiederhake
|
800a0092ca
LibCore: Avoid DeprecatedFile for resolve_executable_from_environment
|
2 anni fa |
Ben Wiederhake
|
26efdf9d4f
LibCore+LibFileSystem: Move resolve_executable_from_environment to Core
|
2 anni fa |
Sam Atkins
|
da8da79e62
LibCore: Add wrapper for fstatat()
|
2 anni fa |
Liav A
|
0bbd9040ef
Kernel+Userland: Split bind-mounting and re-mounting from mount syscall
|
2 anni fa |
Fabian Dellwing
|
059904371f
Userland: Allow our access check to pass flags to faccessat syscall
|
2 anni fa |
Liav A
|
8289759f1d
Kernel: Allow configuring a Jail to not impose PID isolation restriction
|
2 anni fa |
Cameron Youell
|
e78be03b49
LibCore: Add ErrorOr wrapper for `utimensat`
|
2 anni fa |
Caoimhe
|
5072a2280d
LibCore: Add syscall wrapper for `mkdtemp()`
|
2 anni fa |
Liav A
|
11a7e21c2a
Kernel+Userland: Add support for using the PCSpeaker with various tones
|
2 anni fa |
nipos
|
f8ed51e5dc
LibCore: Add support for Solaris in anon_create
|
2 anni fa |
nipos
|
72accd3a24
LibCore: Don't use execvpe on Solaris
|
2 anni fa |