chiark / gitweb /
sd-daemon: split off sd_readahead() since it is not a feature of systemd itself but...
authorLennart Poettering <lennart@poettering.net>
Tue, 5 Oct 2010 18:20:38 +0000 (20:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 5 Oct 2010 18:20:38 +0000 (20:20 +0200)
commitd0b4880988c5900c0f951aa6fe700686411cd03e
tree157748cd1eb3f8c7147fc0f309e9417c539fc413
parenta55da3cd5ea9d8cb6d7f1490516734fd43d016cb
sd-daemon: split off sd_readahead() since it is not a feature of systemd itself but of an auxiliary tool
Makefile.am
src/sd-daemon.c
src/sd-daemon.h
src/sd-readahead.c [new file with mode: 0644]
src/sd-readahead.h [new file with mode: 0644]