summaryrefslogtreecommitdiff
path: root/src/shared/main-func.h
Commit message (Expand)AuthorAgeFilesLines
* codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
* main-func: make sure we destruct memory and stuff lastLennart Poettering2019-03-211-2/+2
* main-func: implicitly save argc/argv in DEFINE_MAIN_FUNCTION() functionsLennart Poettering2019-03-211-0/+2
* generators: define custom main func definer and use it where applicableZbigniew Jędrzejewski-Szmek2018-12-121-4/+5
* Call mac_selinux_close() from main func macros, convert user-sessions and tes...Zbigniew Jędrzejewski-Szmek2018-11-211-0/+2
* systemctl: define main through macro and call ask_password_agent_close() from...Zbigniew Jędrzejewski-Szmek2018-11-211-0/+2
* shared/main-func: also close the polkit agent automaticallyZbigniew Jędrzejewski-Szmek2018-11-201-0/+2
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+27