Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 2110e7cf85 Everywhere: Add support for compilation under emscripten 2 years ago
  Liav A 8d8b0d0a34 Userland: Add support for jails 2 years ago
  Liav A 0d1af1ad63 LibCore: Add System::exec_command method 2 years ago
  Peter Elliott 415eb17490 LibCore: Add Core::System::readlink 2 years ago
  Liav A d102ea5f81 Userland: Unveil /usr/lib/Loader.so when using 'x' permissions on unveil 2 years ago
  Andrew Kaster 1d533acbc0 AK+Userland: Replace Linux, macOS, and *BSD macros with platform defines 2 years ago
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 years ago
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets 2 years ago
  Peter Elliott 71728f3ea6 LibCore: Add Core::System wrapper for getsid() 2 years ago
  Lucas CHOLLET 08dcc40aa5 LibCore: Allow the setgroups wrapper to be used on Lagom 3 years ago
  Andrew Kaster 8f38367d46 LibCore: Only include Account.h on Serenity in EventLoop and System 2 years ago
  Tim Schumacher 5f99934dce Userland: Consolidate most PATH resolving into a single implementation 2 years ago
  Tim Schumacher 39a3775f48 Userland: Rely on a single authoritative source for the default `PATH` 2 years ago
  Lucas CHOLLET 9cfd1b1a67 LibCore: Make `Core::System::unveil` aware of %uid in path 2 years ago
  Tim Schumacher c44b9acac3 LibCore: Add `System::link()` 2 years ago
  Itamar 91a03bc6ae LibCore: Add function for searching a file in $PATH 3 years ago
  Daniel Bertalan 4bed2ef66b LibCore: Port System::anon_create to FreeBSD 3 years ago
  Andrew Kaster d84fc60f96 LibCore: Add support for compiling for Android with API Version >= 30 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 years ago
  gggggg-gggggg d728017578 Kernel+LibC+LibCore: Pass fcntl extra argument as pointer-sized variable 3 years ago
  Kenneth Myhra fbe22af86e Everywhere: Use my fairly new and shiny serenityos.org email :^) 3 years ago
  Lucas CHOLLET d288c700c7 LibCore: Add a wrapper for endgrent() 3 years ago
  MacDue 0295d79339 LibCore: Add posix_spawn() wrapper to Core::System 3 years ago
  sin-ack bc7c8879c5 Kernel+LibC+LibCore: Implement the unlinkat(2) syscall 3 years ago
  Sam Atkins 32ab09a930 LibCore: Add a wrapper for execvpe() and friends 3 years ago
  kleines Filmröllchen ceba27c3fe LibCore: Add openat() syscall wrapper and improve open's implementation 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Kenneth Myhra 0015040ebd LibCore: Add syscall wrapper for access() 3 years ago
  Brian Gianforcaro 6eebd69b70 LibCore: Add Core::System::drop_privileges() 3 years ago