提交历史

作者 SHA1 备注 提交日期
  nipos b510747e22 LibCore: On OpenBSD, handle anon_create() like on MacOS 2 年之前
  Lenny Maiorani f2336d0144 AK+Everywhere: Move custom deleter capability to OwnPtr 2 年之前
  Lucas CHOLLET 687ef7740a LibCore: Add a wrapper for `getaddrinfo()` 2 年之前
  Timothy Flynn d09266237d LibCore: Define and use a fallible, OS-independent getgrent(_r) wrapper 2 年之前
  Timothy Flynn 1ee808fae6 LibCore: Define and use a fallible, OS-independent getpwent(_r) wrapper 2 年之前
  Lucas CHOLLET 5532640b71 LibCore: Add a wrapper for `poll()` 2 年之前
  sin-ack 2a502fe232 Kernel+LibC+LibCore+UserspaceEmulator: Implement `faccessat(2)` 2 年之前
  sin-ack d5fbdf1866 Kernel+LibC+LibCore: Implement `renameat(2)` 2 年之前
  sin-ack eb5389e933 Kernel+LibC+LibCore: Implement `mkdirat(2)` 2 年之前
  sin-ack 6445a706cf Kernel+LibC: Implement `readlinkat(2)` 2 年之前
  sin-ack 9850a69cd1 Kernel+LibC+LibCore: Implement `symlinkat(2)` 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andreas Kling c8ff2184bd LibCore: Add Core::System::posix_fallocate() 2 年之前
  Liav A 718ae68621 Kernel+LibCore+LibC: Implement support for forcing unveil on exec 2 年之前
  Ali Mohammad Pur 2110e7cf85 Everywhere: Add support for compilation under emscripten 2 年之前
  Liav A 8d8b0d0a34 Userland: Add support for jails 2 年之前
  Liav A 0d1af1ad63 LibCore: Add System::exec_command method 2 年之前
  Peter Elliott 415eb17490 LibCore: Add Core::System::readlink 2 年之前
  Liav A d102ea5f81 Userland: Unveil /usr/lib/Loader.so when using 'x' permissions on unveil 2 年之前
  Andrew Kaster 1d533acbc0 AK+Userland: Replace Linux, macOS, and *BSD macros with platform defines 2 年之前
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 年之前
  Peter Elliott 7af5eef0dd SystemServer+LoginServer+Userland: Switch to sid-based sockets 2 年之前
  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 年之前