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 d3078406a8 Add misc funcs dealing with time and strings. 12 years ago
.gitignore Initial import 13 years ago
Makefile Add misc funcs dealing with time and strings. 12 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 Add misc funcs dealing with time and strings. 12 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
misc.c Add misc funcs dealing with time and strings. 12 years ago
misc.h Add misc funcs dealing with time and strings. 12 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