index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibCore
/
System.cpp
Age
Commit message (
Expand
)
Author
2022-11-05
Userland: Add support for jails
Liav A
2022-11-05
LibCore: Add System::exec_command method
Liav A
2022-10-31
LibCore: Add Core::System::readlink
Peter Elliott
2022-10-24
Userland: Unveil /usr/lib/Loader.so when using 'x' permissions on unveil
Liav A
2022-10-10
AK+Userland: Replace Linux, macOS, and *BSD macros with platform defines
Andrew Kaster
2022-10-10
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
Andrew Kaster
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-10-03
LibCore: Add Core::System wrapper for getsid()
Peter Elliott
2022-09-27
LibCore: Allow the setgroups wrapper to be used on Lagom
Lucas CHOLLET
2022-09-22
LibCore: Only include Account.h on Serenity in EventLoop and System
Andrew Kaster
2022-08-23
Userland: Consolidate most PATH resolving into a single implementation
Tim Schumacher
2022-08-23
Userland: Rely on a single authoritative source for the default `PATH`
Tim Schumacher
2022-08-14
LibCore: Make `Core::System::unveil` aware of %uid in path
Lucas CHOLLET
2022-07-25
LibCore: Add `System::link()`
Tim Schumacher
2022-07-21
LibCore: Add function for searching a file in $PATH
Itamar
2022-07-19
LibCore: Port System::anon_create to FreeBSD
Daniel Bertalan
2022-07-19
LibCore: Add support for compiling for Android with API Version >= 30
Andrew Kaster
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Explicitly specify the size in StringView constructors
sin-ack
2022-07-10
Kernel+LibC+LibCore: Pass fcntl extra argument as pointer-sized variable
gggggg-gggggg
2022-06-30
Everywhere: Use my fairly new and shiny serenityos.org email :^)
Kenneth Myhra
2022-06-09
LibCore: Add a wrapper for endgrent()
Lucas CHOLLET
2022-05-25
LibCore: Add posix_spawn() wrapper to Core::System
MacDue
2022-04-23
Kernel+LibC+LibCore: Implement the unlinkat(2) syscall
sin-ack
2022-04-11
LibCore: Add a wrapper for execvpe() and friends
Sam Atkins
2022-04-11
LibCore: Add openat() syscall wrapper and improve open's implementation
kleines Filmröllchen
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-03-29
LibCore: Add syscall wrapper for access()
Kenneth Myhra
2022-03-22
LibCore: Add Core::System::drop_privileges()
Brian Gianforcaro
2022-03-02
LibCore: Add wrapper for posix_openpt(), grantpt() and unlockpt()
Lucas CHOLLET
2022-03-02
LibCore+LibC: Add wrapper for setenv
Lucas CHOLLET
2022-03-02
LibCore: Add tcsetpgrp(int, pid_t) wrapper
Lucas CHOLLET
2022-03-02
LibCore: Add killpg() wrapper
Lucas CHOLLET
2022-02-28
LibCore: Add rmdir system call wrapper
Lenny Maiorani
2022-02-17
LibCore: Add FreeBSD as OpenBSD/Apple in System.cpp & System.h
Isak Holmstrom
2022-02-14
LibCore: Implement System::fchown
sin-ack
2022-02-13
LibCore: Add Darwin anon_create support
Filiph Sandström
2022-02-13
LibCore: Add syscall wrapper for profiling_free_buffer()
rvictorr
2022-02-13
LibCore: Add syscall wrapper for profiling_disable()
rvictorr
2022-02-13
LibCore: Add syscall wrapper for profiling_enable()
rvictorr
2022-02-10
LibCore/System: Add anon_create syscall wrapper
kleines Filmröllchen
2022-01-24
LibCore: Add mkfifo() syscall wrapper
Kenneth Myhra
2022-01-24
LibCore: Add mknod() syscall wrapper
Kenneth Myhra
2022-01-23
LibCore: Print the actual errno if sysbeep failed
Liav A
2022-01-22
LibCore: Add syscall wrapper for umount()
Federico Guerinoni
2022-01-21
LibCore: Add Core::System wrapper for disown()
Maciej
2022-01-21
LibCore: Add ErrorOr wrapper for adjtime
mjz19910
2022-01-20
LibCore: Implement Core::System::lseek
sin-ack
2022-01-14
LibCore: Add wrapper for sethostname
Lucas CHOLLET
2022-01-14
LibCore: Remove usage of a hardcoded constant in gethostname()
Lucas CHOLLET
[next]