Archived
1
0
Fork 0
This repository has been archived on 2026-05-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
archived/src
2011-01-13 15:36:59 +01:00
..
compat compat: Added memrchr implementation 2011-01-13 15:36:58 +01:00
database removed debug.h in favor for log.h 2010-12-22 14:51:28 +01:00
archived.c archived.c: changed the usage string abit. 2010-12-22 14:51:29 +01:00
database.h refactoring out mysql to database API 2010-10-27 10:41:29 +02:00
die.c moving src/common to src/ 2010-10-19 13:34:06 +02:00
event.c event.c: use xalloc instead of malloc. 2010-12-22 14:51:29 +01:00
event.h updated header comments and guards 2010-11-03 08:35:58 +01:00
fscrawl.c use stdlib.h instead of malloc.h 2011-01-13 15:36:58 +01:00
fscrawl.h updated header comments and guards 2010-11-03 08:35:58 +01:00
inotify.c removed debug.h in favor for log.h 2010-12-22 14:51:28 +01:00
log.c log.c: added logstrtolvl 2011-01-13 15:36:59 +01:00
log.h log.c: added logstrtolvl 2011-01-13 15:36:59 +01:00
notify.h moving src/notify to src/ 2010-10-19 11:25:24 +02:00
path.c removed debug.h in favor for log.h 2010-12-22 14:51:28 +01:00
path.h file.c: moved everything into path.c 2010-12-22 14:51:27 +01:00
queue.c src/queue.c: minor stuff. uint16_t -> unsigned int and a NULL check. 2011-01-13 15:36:59 +01:00
queue.h queue.c: remove queue_clear. 2010-11-10 08:45:44 +01:00
rbtree.c use stdlib.h instead of malloc.h 2011-01-13 15:36:58 +01:00
rbtree.h rbtree.h: small typo 2010-12-22 14:51:25 +01:00
strbuf.c strbuf.c: added strbuf_explode 2011-01-13 15:36:59 +01:00
strbuf.h strbuf.c: added strbuf_explode 2011-01-13 15:36:59 +01:00
util.h file.c: moved everything into path.c 2010-12-22 14:51:27 +01:00
xalloc.c xalloc.c: cleaning up and better error messages. 2010-11-24 21:50:02 +01:00
xalloc.h updated header comments and guards 2010-11-03 08:35:58 +01:00