lsyncd/core
2018-05-25 10:10:38 +02:00
..
feature.h reworking signal system 2018-05-25 10:10:38 +02:00
inotify.c finished restructering the core 2018-04-13 22:55:04 +02:00
inotify.h structering the core some more 2018-04-11 09:03:53 +02:00
log.c rewriting signal system 2018-04-21 14:23:21 +02:00
log.h finished restructering the core 2018-04-13 22:55:04 +02:00
main.c cleanups, reworking signal system 2018-05-13 14:13:54 +02:00
main.h finished restructering the core 2018-04-13 22:55:04 +02:00
mci.c cleanups, reworking signal system 2018-05-13 14:13:54 +02:00
mci.h finished restructering the core 2018-04-13 22:55:04 +02:00
mem.c reworking signal system 2018-05-06 22:46:00 +02:00
mem.h structering the core some more 2018-04-11 09:03:53 +02:00
observe.c reworking signal system 2018-05-25 10:10:38 +02:00
observe.h structering the core some more 2018-04-11 09:03:53 +02:00
pipe.c finished restructering the core 2018-04-13 22:55:04 +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 reworking signal system 2018-05-25 10:10:38 +02:00
signal.h reworking signal system 2018-05-11 09:07:03 +02:00
time.c finished restructering the core 2018-04-13 22:55:04 +02:00
time.h structering the core some more 2018-04-11 09:03:53 +02:00
userobs.c finished restructering the core 2018-04-13 22:55:04 +02:00
userobs.h structering the core some more 2018-04-11 09:03:53 +02:00
util.c finished restructering the core 2018-04-13 22:55:04 +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.