]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
load-fragment: speed up parsing by using a perfect hash table with configuration...
authorLennart Poettering <lennart@poettering.net>
Sun, 31 Jul 2011 22:43:05 +0000 (00:43 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 31 Jul 2011 22:43:05 +0000 (00:43 +0200)
commitf975e971accc4d50c73ae53167db3df7a7099cf2
treeba7442194a0e6a13cb12645db19e90073f2cb80b
parentf786e80d7a76fd7446d142f610d62ea8c28ed902
load-fragment: speed up parsing by using a perfect hash table with configuration settings built by gperf
24 files changed:
Makefile.am
configure.ac
src/.gitignore
src/automount.c
src/conf-parser.c
src/conf-parser.h
src/device.c
src/install.c
src/load-fragment-gperf.gperf.m4 [new file with mode: 0644]
src/load-fragment.c
src/load-fragment.h
src/logind-gperf.gperf [new file with mode: 0644]
src/logind.c
src/logind.h
src/main.c
src/mount.c
src/path.c
src/service.c
src/socket.c
src/swap.c
src/target.c
src/timer.c
src/tty-ask-password-agent.c
src/unit.h