Skip to content

SolidnyWonsz/llist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llist (LibList)

A simple, dependency less and modular linked list library written in C, primarily for Red Planet. Requires only malloc and free functions. Works well for freestanding environment.

Tested on Red Planet (in kernel space) and Arch Linux, should also work on other *nix systems and Windows.

About

Simple C linked list library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published