Peter Elliott
|
71728f3ea6
LibCore: Add Core::System wrapper for getsid()
|
2 年之前 |
Lucas CHOLLET
|
08dcc40aa5
LibCore: Allow the setgroups wrapper to be used on Lagom
|
3 年之前 |
Andrew Kaster
|
8f38367d46
LibCore: Only include Account.h on Serenity in EventLoop and System
|
2 年之前 |
Tim Schumacher
|
5f99934dce
Userland: Consolidate most PATH resolving into a single implementation
|
2 年之前 |
Tim Schumacher
|
39a3775f48
Userland: Rely on a single authoritative source for the default `PATH`
|
2 年之前 |
Lucas CHOLLET
|
9cfd1b1a67
LibCore: Make `Core::System::unveil` aware of %uid in path
|
3 年之前 |
Tim Schumacher
|
c44b9acac3
LibCore: Add `System::link()`
|
3 年之前 |
Itamar
|
91a03bc6ae
LibCore: Add function for searching a file in $PATH
|
3 年之前 |
Daniel Bertalan
|
4bed2ef66b
LibCore: Port System::anon_create to FreeBSD
|
3 年之前 |
Andrew Kaster
|
d84fc60f96
LibCore: Add support for compiling for Android with API Version >= 30
|
3 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
sin-ack
|
c70f45ff44
Everywhere: Explicitly specify the size in StringView constructors
|
3 年之前 |
gggggg-gggggg
|
d728017578
Kernel+LibC+LibCore: Pass fcntl extra argument as pointer-sized variable
|
3 年之前 |
Kenneth Myhra
|
fbe22af86e
Everywhere: Use my fairly new and shiny serenityos.org email :^)
|
3 年之前 |
Lucas CHOLLET
|
d288c700c7
LibCore: Add a wrapper for endgrent()
|
3 年之前 |
MacDue
|
0295d79339
LibCore: Add posix_spawn() wrapper to Core::System
|
3 年之前 |
sin-ack
|
bc7c8879c5
Kernel+LibC+LibCore: Implement the unlinkat(2) syscall
|
3 年之前 |
Sam Atkins
|
32ab09a930
LibCore: Add a wrapper for execvpe() and friends
|
3 年之前 |
kleines Filmröllchen
|
ceba27c3fe
LibCore: Add openat() syscall wrapper and improve open's implementation
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Kenneth Myhra
|
0015040ebd
LibCore: Add syscall wrapper for access()
|
3 年之前 |
Brian Gianforcaro
|
6eebd69b70
LibCore: Add Core::System::drop_privileges()
|
3 年之前 |
Lucas CHOLLET
|
5d29f64c99
LibCore: Add wrapper for posix_openpt(), grantpt() and unlockpt()
|
3 年之前 |
Lucas CHOLLET
|
ddf9987c39
LibCore+LibC: Add wrapper for setenv
|
3 年之前 |
Lucas CHOLLET
|
b1af1b399e
LibCore: Add tcsetpgrp(int, pid_t) wrapper
|
3 年之前 |
Lucas CHOLLET
|
19d5974e3a
LibCore: Add killpg() wrapper
|
3 年之前 |
Lenny Maiorani
|
b455363ce7
LibCore: Add rmdir system call wrapper
|
3 年之前 |
Isak Holmstrom
|
4f716caa33
LibCore: Add FreeBSD as OpenBSD/Apple in System.cpp & System.h
|
3 年之前 |
sin-ack
|
37658e6fa6
LibCore: Implement System::fchown
|
3 年之前 |
Filiph Sandström
|
3ebb3d9d52
LibCore: Add Darwin anon_create support
|
3 年之前 |