Commit History

Author SHA1 Message Date
  Andres Vieira 15aedc6866 Userland: "touch" can now handle multiple paths as arguments 5 years ago
  Andreas Kling feb4c683eb touch: Use pledge() 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling b07bbf383d Userland: Run clang-format on everything. 6 years ago
  Andreas Kling 91f561a417 touch: Newly created files were accidentally marked as FIFO's. 6 years ago
  Andreas Kling f70136a324 Kernel: Support open() with O_CREAT. 6 years ago
  Andreas Kling 038d8641f9 Implement utime() along with a naive /bin/touch. 6 years ago