Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kalkin/rust-posix-errors
Posix error codes and handy functions for using them.
https://github.com/kalkin/rust-posix-errors
library posix rust unix
Last synced: about 1 month ago
JSON representation
Posix error codes and handy functions for using them.
- Host: GitHub
- URL: https://github.com/kalkin/rust-posix-errors
- Owner: kalkin
- License: apache-2.0
- Created: 2021-04-15T11:14:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-09T11:45:29.000Z (over 2 years ago)
- Last Synced: 2024-11-17T03:44:21.771Z (2 months ago)
- Topics: library, posix, rust, unix
- Language: Rust
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Posix-Errors
Posix error codes and handy functions for using them.
Error codes taken from [http://fxr.watson.org/fxr/source/sys/errno.h](http://fxr.watson.org/fxr/source/sys/errno.h)