https://github.com/rishvic/rosix
Implementation of POSIX utilities
https://github.com/rishvic/rosix
Last synced: 27 days ago
JSON representation
Implementation of POSIX utilities
- Host: GitHub
- URL: https://github.com/rishvic/rosix
- Owner: rishvic
- Created: 2023-09-19T17:34:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T14:42:19.000Z (over 2 years ago)
- Last Synced: 2023-09-26T19:46:20.353Z (over 2 years ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Rosix - implementation of various POSIX utilities
Implementations of various POSIX utilities, conforming to the standard as
closely as possible.