libfuncs is collection of code (list, queue, circular buffer, io, logging, etc.). https://georgi.unixsol.org/programs/libfuncs/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Georgi Chorbadzhiyski 1ce770eae5 Initial import 13 years ago
.gitignore Initial import 13 years ago
Makefile Initial import 13 years ago
asyncdns.c Initial import 13 years ago
asyncdns.h Initial import 13 years ago
http_response.c Initial import 13 years ago
http_response.h Initial import 13 years ago
io.c Initial import 13 years ago
io.h Initial import 13 years ago
libfuncs.h Initial import 13 years ago
list.c Initial import 13 years ago
list.h Initial import 13 years ago
log.c Initial import 13 years ago
log.h Initial import 13 years ago
queue.c Initial import 13 years ago
queue.h Initial import 13 years ago
server.c Initial import 13 years ago
server.h Initial import 13 years ago