lsyncd/core
2018-04-01 19:35:35 +02:00
..
core.c structering the core some more 2018-04-01 19:35:35 +02:00
inotify.c structering the core some more 2018-04-01 19:35:35 +02:00
inotify.h cleanups 2018-03-30 15:15:49 +02:00
log.c cleanups 2018-03-30 15:15:49 +02:00
log.h cleanups 2018-03-30 15:15:49 +02:00
lsyncd.h structering the core some more 2018-04-01 19:35:35 +02:00
mem.c cleanups 2018-03-30 15:15:49 +02:00
mem.h cleanups 2018-03-30 15:15:49 +02:00
observe.c structering the core some more 2018-04-01 19:35:35 +02:00
observe.h cleanups 2018-03-30 15:15:49 +02:00
pipe.c cleanups 2018-03-30 15:15:49 +02:00
pipe.h cleanups 2018-03-30 15:15:49 +02:00
README.md more READMEs 2018-03-22 09:23:00 +01:00
signal.c structering the core some more 2018-04-01 19:35:35 +02:00
signal.h structering the core some more 2018-04-01 19:35:35 +02:00
time.c cleanups 2018-03-30 15:15:49 +02:00
time.h structering the core some more 2018-04-01 19:16:11 +02:00
util.c cleanups 2018-03-30 15:15:49 +02:00
util.h cleanups 2018-03-30 15:15:49 +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.