Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helins/linux-errno.java
Java utilities for errno
https://github.com/helins/linux-errno.java
errno java
Last synced: about 1 month ago
JSON representation
Java utilities for errno
- Host: GitHub
- URL: https://github.com/helins/linux-errno.java
- Owner: helins
- License: mpl-2.0
- Created: 2018-05-06T05:51:39.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-03-19T18:01:13.000Z (almost 4 years ago)
- Last Synced: 2023-07-28T10:12:15.936Z (over 1 year ago)
- Topics: errno, java
- Language: Java
- Size: 74.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux-Errno
[![Maven
Central](https://maven-badges.herokuapp.com/maven-central/io.helins/linux-errno/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.helins/linux-errno)[![Javadoc](https://javadoc.io/badge2/io.helins/linux-errno/javadoc.svg)](https://javadoc.io/doc/io.helins/linux-errno)
Micro-library for using errno codes from the JVM.
## Usage
Simply read the
[javadoc](https://javadoc.io/doc/io.helins/linux-errno).## License
Licensed under the [Apache License, Version
2.0](http://www.apache.org/licenses/LICENSE-2.0).Copyright © 2018 Adam Helinski