Skip to content

LADI/ladicore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LADI core module complements the C runtime with few basic building blocks that are used almost everywhere in the LADI system (jackdbus, a2jmidid, ladish, etc).

  • klist.h - Linked list header implementation borrowed from Linux kernel

  • catdup.h - String concatenation into newly allocated buffer

  • file.h - File helpers

The in-tree build system is used only for rendering documetnation. The C files are to be built by the build system of project using them (via submodule or direct merge).

About

LADI core (klist, catdup, ...)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published