Skip to content
Snippets Groups Projects

Implement `truncate`, fix `mkfifo` on linux and add tests

Merged AdminXVII requested to merge truncate-n-mkfifo into master
  • Implement truncate based upon ftruncate.
  • Make sure to pass S_IFIFO when calling mkfifo on linux
  • Contain the unsafe block to reading a the raw pointer in fstat
  • Add tests to check for regression. Since FIFOs are not supported on Redox, don't add the mkfifo test to the permanent testsuite

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading