lsyncd/core
2018-04-11 09:03:53 +02:00
..
core.c structering the core some more 2018-04-11 09:03:53 +02:00
inotify.c structering the core some more 2018-04-11 09:03:53 +02:00
inotify.h structering the core some more 2018-04-11 09:03:53 +02:00
log.c structering the core some more 2018-04-11 09:03:53 +02:00
log.h structering the core some more 2018-04-11 09:03:53 +02:00
lsyncd.h structering the core some more 2018-04-03 08:54:07 +02:00
mci.c structering the core some more 2018-04-11 09:03:53 +02:00
mci.h structering the core some more 2018-04-11 09:03:53 +02:00
mem.c structering the core some more 2018-04-11 09:03:53 +02:00
mem.h structering the core some more 2018-04-11 09:03:53 +02:00
observe.c structering the core some more 2018-04-11 09:03:53 +02:00
observe.h structering the core some more 2018-04-11 09:03:53 +02:00
pipe.c structering the core some more 2018-04-11 09:03:53 +02:00
pipe.h structering the core some more 2018-04-11 09:03:53 +02:00
README.md more READMEs 2018-03-22 09:23:00 +01:00
signal.c structering the core some more 2018-04-11 09:03:53 +02:00
signal.h structering the core some more 2018-04-11 09:03:53 +02:00
time.c structering the core some more 2018-04-11 09:03:53 +02:00
time.h structering the core some more 2018-04-11 09:03:53 +02:00
userobs.c structering the core some more 2018-04-11 09:03:53 +02:00
userobs.h structering the core some more 2018-04-11 09:03:53 +02:00
util.c structering the core some more 2018-04-11 09:03:53 +02:00
util.h structering the core some more 2018-04-11 09:03:53 +02:00

This is Lsyncd's core.

It contains as minimal as possible glues to the operating system needed for Lsyncd's operation. All high-level logic is coded into the mantle.