Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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