Skip to content

Files

Latest commit

c7ae3bb · Jan 7, 2019

History

History

lib

Lib

Written by Paul A. Carter, with minor modifications.

This is a simple library for learning purposes.

Encapsulates system calls, making code OS portable.

Interfaces with the C stdlib. So it is also an example of how to do so.