Commit History

Author SHA1 Message Date
  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 3 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
  Lucas CHOLLET 5d29f64c99 LibCore: Add wrapper for posix_openpt(), grantpt() and unlockpt() 3 years ago
  Lucas CHOLLET ddf9987c39 LibCore+LibC: Add wrapper for setenv 3 years ago
  Lucas CHOLLET b1af1b399e LibCore: Add tcsetpgrp(int, pid_t) wrapper 3 years ago
  Lucas CHOLLET 19d5974e3a LibCore: Add killpg() wrapper 3 years ago
  Lenny Maiorani b455363ce7 LibCore: Add rmdir system call wrapper 3 years ago
  Isak Holmstrom 4f716caa33 LibCore: Add FreeBSD as OpenBSD/Apple in System.cpp & System.h 3 years ago
  sin-ack 37658e6fa6 LibCore: Implement System::fchown 3 years ago
  Filiph Sandström 3ebb3d9d52 LibCore: Add Darwin anon_create support 3 years ago
  rvictorr 73303f0dc1 LibCore: Add syscall wrapper for profiling_free_buffer() 3 years ago
  rvictorr 014c0d68c0 LibCore: Add syscall wrapper for profiling_disable() 3 years ago
  rvictorr c6a743f22c LibCore: Add syscall wrapper for profiling_enable() 3 years ago
  kleines Filmröllchen cf1f58d51c LibCore/System: Add anon_create syscall wrapper 3 years ago