Historial de Commits

Autor SHA1 Mensaje Fecha
  Cameron Youell c048cf2004 Libraries: Convert `DeprecatedFile` usages to `LibFileSystem` hace 2 años
  Liav A d16d805d96 Kernel: Merge {get,set}_process_name syscalls to the prctl syscall hace 2 años
  Liav A 11a7e21c2a Kernel+Userland: Add support for using the PCSpeaker with various tones hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  sin-ack 70337f3a4b Kernel+LibC: Implement `setregid(2)` hace 2 años
  sin-ack 2a502fe232 Kernel+LibC+LibCore+UserspaceEmulator: Implement `faccessat(2)` hace 2 años
  sin-ack 6445a706cf Kernel+LibC: Implement `readlinkat(2)` hace 2 años
  sin-ack 9850a69cd1 Kernel+LibC+LibCore: Implement `symlinkat(2)` hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Liav A 718ae68621 Kernel+LibCore+LibC: Implement support for forcing unveil on exec hace 2 años
  Julian Eigmüller 26a4327b06 LibC: Implement getpass() hace 2 años
  Tim Schumacher 5f99934dce Userland: Consolidate most PATH resolving into a single implementation hace 3 años
  Tim Schumacher 39a3775f48 Userland: Rely on a single authoritative source for the default `PATH` hace 3 años
  Tim Schumacher c85f307e62 LibC: Mark a bunch of functions as cancellation points hace 3 años
  Tim Schumacher 9497cc6c97 LibC: Stub out `brk` and `sbrk` hace 3 años
  Simon Danner b9a8447dc0 LibC: Add a stub for nice() hace 3 años
  sin-ack bc7c8879c5 Kernel+LibC+LibCore: Implement the unlinkat(2) syscall hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Jelle Raaijmakers cf1baddb67 LibC: Implement `getdtablesize()` hace 3 años
  Brian Gianforcaro ecc0459f76 LibC: Fix potential double free in ttyname_r_for_directory hace 3 años
  Liav A de7566c2c4 LibC: Don't rely on ptsname and ttyname syscalls hace 3 años
  Kenneth Myhra 38472d7e02 LibC: Add POSIX spec link for unistd mknod() API hace 3 años
  Andrew Kaster b13846e688 LibC: Add daemon(3) implementation to match behavior of Linux and BSDs hace 3 años
  Brian Gianforcaro 84f74647ac LibC: Add POSIX spec links for unistd APIs hace 3 años
  circl 63760603f3 Kernel+LibC+LibCore: Add lchown and fchownat functions hace 3 años
  Junior Rantila 1f7c196788 LibC: Make sysbeep return int instead of void hace 3 años
  Daniel Bertalan 648a139af3 Kernel+LibC: Pass off_t to pread() via a pointer hace 3 años
  Rodrigo Tobar 8ac1e6e73b LibC: Use the new pread syscall to implement pread hace 3 años
  Jelle Raaijmakers a6539cc031 LibC: Add chroot() stub hace 3 años
  Brian Gianforcaro be15bd3c86 Kernel+LibC: Pack SC_mount_params struct tighter hace 3 años