Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • C coreutils
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • redox-osredox-os
  • coreutils
  • Wiki
  • Home

Home · Changes

Page history
links authored Jan 19, 2017 by Daan Hoogland's avatar Daan Hoogland
Hide whitespace changes
Inline Side-by-side
Home.textile 0 → 100644
View page @ 9c88861f
Welcome to the redox coreutils (wiki)!
This page is started to move some text from issues that are really documentation. There is no shape plan yet but let's hope it grows.
Documentation for the commands is internalized in the source code see "#19":https://github.com/redox-os/coreutils/issues/19.
why not use uutils/coreutils? (see "#42!":https://github.com/redox-os/coreutils/issues/42 and also "#44":https://github.com/redox-os/coreutils/issues/44 and "#118":https://github.com/redox-os/coreutils/issues/118)
We have the option but not all syscall for those packages are available and these are specifically written for unix (and to some degree windows). Our coreutils are as far as we can tell usable on unix as well.
testing as stated in "#59":https://github.com/redox-os/coreutils/issues/59
test files should go under ./test/ for use as integration tests. code should have regular rust-tests in the relevant files.
argument parsing is not done by any public library. For reasons see "#66":https://github.com/redox-os/coreutils/issues/66
\ No newline at end of file
Clone repository
  • Home