Skip to content

This repository contains some error handling modules used in the development of the libraries

License

Notifications You must be signed in to change notification settings

ScientificC/errno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3fcfcf0 · Oct 10, 2022

History

26 Commits
Jun 12, 2018
Sep 24, 2018
Sep 27, 2018
Jul 2, 2018
Jun 11, 2018
Sep 25, 2018
Jun 11, 2018
Jul 2, 2018
Sep 19, 2018
Sep 27, 2018
Aug 27, 2018
Jun 11, 2018
Jun 8, 2018
Oct 9, 2022
Jun 11, 2018
Oct 10, 2022
Aug 27, 2018
Sep 24, 2018
Jan 14, 2019

Repository files navigation

errno

This repository contains some error handling modules used in the development of the libraries

License: MIT

A pure C errno implementation with CMake build support

Table of Contents

Using the Library

NOTE: This will install in /usr/local. You probably don't want that. But this is a quick start. The best thing to do is to combine this library with your other code into a larger CMake project/solution.

Install with clib:

clib install ScientificC/errno

or,

git clone https://github.com/ScientificC/errno.git
cd errno
./install.sh

About

This repository contains some error handling modules used in the development of the libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published