lsyncd/core
Axel Kittenberger d0c6770b7c allowing multiple config files, allowing stdin as config, allowing commandline commands as configs 2018-06-20 08:39:16 +02:00
..
README.md more READMEs 2018-03-22 09:23:00 +01:00
feature.h reworking signal system 2018-06-06 09:24:13 +02:00
inotify.c reworking signal system 2018-06-06 09:24:13 +02:00
inotify.h reworking signal system 2018-06-06 09:24:13 +02:00
log.c cleanups, bug fixing 2018-06-19 09:06:18 +02:00
log.h reworking signal system 2018-06-06 09:24:13 +02:00
main.c allowing multiple config files, allowing stdin as config, allowing commandline commands as configs 2018-06-20 08:39:16 +02:00
main.h reworking signal system 2018-06-06 09:24:13 +02:00
mci.c allowing multiple config files, allowing stdin as config, allowing commandline commands as configs 2018-06-20 08:39:16 +02:00
mci.h cleanups, bug fixing 2018-06-19 09:06:18 +02:00
mem.c reworking signal system 2018-05-06 22:46:00 +02:00
mem.h reworking signal system 2018-06-06 09:24:13 +02:00
observe.c reworking signal system 2018-06-06 09:24:13 +02:00
observe.h reworking signal system 2018-06-06 09:24:13 +02:00
pipe.c finished restructering the core 2018-04-13 22:55:04 +02:00
pipe.h reworking signal system 2018-06-06 09:24:13 +02:00
signal.c reworking signal system 2018-06-06 09:24:13 +02:00
signal.h reworking signal system 2018-06-06 09:24:13 +02:00
stdin.c allowing multiple config files, allowing stdin as config, allowing commandline commands as configs 2018-06-20 08:39:16 +02:00
stdin.h allowing multiple config files, allowing stdin as config, allowing commandline commands as configs 2018-06-20 08:39:16 +02:00
time.c cleanups, bug fixing 2018-06-19 09:06:18 +02:00
time.h cleanups, bug fixing 2018-06-19 09:06:18 +02:00
userobs.c finished restructering the core 2018-04-13 22:55:04 +02:00
userobs.h reworking signal system 2018-06-06 09:24:13 +02:00
util.c finished restructering the core 2018-04-13 22:55:04 +02:00
util.h reworking signal system 2018-06-06 09:24:13 +02:00

README.md

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.