Commit History

Author SHA1 Message Date
  Liav A d05d938e73 LibC: Properly implement the futimens function 2 years ago
  Andreas Kling 361897192c LibC: Negate kernel errors before returning them in posix_fallocate() 2 years ago
  Tim Schumacher c85f307e62 LibC: Mark a bunch of functions as cancellation points 3 years ago
  Hendiadyoin1 d783389877 Kernel+LibC: Add posix_fallocate syscall 3 years ago
  gggggg-gggggg d728017578 Kernel+LibC+LibCore: Pass fcntl extra argument as pointer-sized variable 3 years ago
  Ariel Don 9a6bd85924 Kernel+LibC+VFS: Implement utimensat(3) 3 years ago
  Andreas Kling a7f702a021 LibC: Implement posix_fadvise() (as a harmless no-op) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Brian Gianforcaro b45ca5d56e Kernel+LibC: Pack SC_inode_watcher_add_watch_params struct better 3 years ago
  Andreas Kling 740140a661 Kernel+LibC: Share definitions in fcntl.h and sys/types.h 3 years ago
  sin-ack 2159f90e00 Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling e87eac9273 Userland: Add LibSystem and funnel all syscalls through it 4 years ago
  Andreas Kling 1a08ac72ad LibC+Everywhere: Remove open_with_path_length() in favor of open() 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago