Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

pgaskin/libs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libs

Single-file C libraries (and a few commands) I have written.

File Description
mkmbr.c Generate MBR disk images out of partition images.
fatlabel.h Get and search for FAT filesystem labels.
value_waiter.h Simple wrapper around pthread condition variables.
vector.h Type-safe vector implementation (and some helper functions) using macros.
gpio.h Simple wrapper around the sysfs gpio interface (and a bit more)
audio.h Simple audio playback library (can currently make use of stb_vorbis, dr_flac, dr_mp3, dr_wav, and tinyalsa)

About

Single-file C libraries (and a few commands) I have written.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published