Skip to content

Latest commit

 

History

History

lib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.