chiark / gitweb /
tree-wide: drop 'This file is part of systemd' blurb
[elogind.git] / src / basic / process-util.h
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringtree-wide: unify how we define bit mak enums
2018-08-24 Lennart Poetteringprocess-util: add a new FORK_MOUNTNS_SLAVE flag for...
2018-08-24 Lennart Poetteringprocess-util: add new helper call for adjusting the...
2018-08-24 Lennart Poetteringtree-wide: be more careful with the type of array sizes
2018-08-24 Lennart Poetteringprocess-util: add TAKE_PID(), similar to TAKE_PTR/TAKE_...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-06-28 Franck Buibasic/macros: rename noreturn into _noreturn_ (#8456)
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-05-30 Shawn Landdensd-bus: cleanup ssh sessions (Closes: #8076)
2018-05-30 Lennart Poetteringutil: introduce more accurate definitions of TASKS_MAX
2018-05-30 Lennart Poetteringprocess-util: replace PTR_TO_PID() and PID_TO_PTR macro...
2018-05-30 Lennart Poetteringlog: minimize includes in log.h
2018-05-30 Lennart Poetteringprocess-util: add new FORK_NEW_MOUNTNS flag to safe_fork()
2018-05-30 Lennart Poetteringprocess-spec: add another flag FORK_WAIT to safe_fork()
2018-05-30 Lennart Poetteringprocess-util: rework wait_for_terminate_and_warn()...
2018-05-30 Lennart Poetteringprocess-util: add another fork_safe() flag for enabling...
2018-05-30 Lennart Poetteringraw-clone: beef up raw_clone() wrapper a bit
2018-05-30 Yu Watanabebasic: introduce *_to_string_with_check() functions
2018-05-30 Lennart Poetteringprocess-util: move fork_agent() to process-util.[ch]
2018-05-30 Lennart Poetteringtree-wide: introduce new safe_fork() helper and port...
2018-05-30 Kyle Walkercore: Implement timeout based umount/remount limit
2018-05-30 Lennart Poetteringtree-wide: make use of new STRLEN() macro everywhere...
2018-03-13 Sven EdenPrep v236: Update build system and adapt to eloginds...
2017-09-08 Lennart Poetteringutil-lib: wrap personality() to fix up broken glibc...
2017-08-09 Lennart Poetteringseccomp: default to something resembling the current...
2017-08-14 Sven EdenPrep v235: Add missing includes and dependencies.
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (3/10) [src/basic]
2017-08-10 Yu Watanabeprocess-util: add sched_{policy,priority}_is_valid()
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/basic...
2017-07-25 Lennart Poetteringcore: make IOSchedulingClass= and IOSchedulingPriority...
2017-07-17 Lennart Poetteringutil-lib: rework rename_process() to be able to make...
2017-07-17 Zbigniew Jędrzejew... Rename formats-util.h to format-util.h
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Sven EdenPrep v232: Mask new functions that are unneeded by...
2017-07-05 Lennart Poetteringutil-lib: unify parsing of nice level values
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Lennart Poetteringcore,systemctl: add bus API to retrieve processes of...
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [1/6] src...
2017-05-17 Michal Sekletarshutdown: complain if process excluded from killing...
2017-05-17 Evgeny Vereshchagincore: add valgrind helper for daemon-reexec
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (2/5)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (2/4)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-09 Sven EdenPrep v227: Clean up various *-util.[hc] files
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v224: Major cleanup of unneeded functions and...
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...