chiark / gitweb /
tree-wide: remove Lennart's copyright lines
[elogind.git] / src / basic / process-util.c
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringprocess-util: make use of delete_trailing_chars() in...
2018-08-24 Zbigniew Jędrzejew... Add macro for checking if some flags are set
2018-08-24 Lennart Poetteringprocess-util: also filter non-printable characters...
2018-08-24 Lennart Poetteringmissing: define kernel internal limit TASK_COMM_LEN...
2018-08-24 Lennart Poetteringprocess-util: mention that wait_for_terminate_with_time...
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: use newa() rather than alloca() where we can
2018-08-24 Lennart Poetteringtree-wide: be more careful with the type of array sizes
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Lennart Poetteringmacro: introduce TAKE_PTR() macro
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 Lennart Poetteringprocess-util: don't install atfork() handler more than...
2018-05-30 Lennart Poetteringutil: add new safe_close_above_stdio() wrapper
2018-05-30 Lennart Poetteringprocess: shortcut getenv_for_pid() for our own process
2018-05-30 Lennart Poetteringprocess-util: be more careful in is_kernel_thread()
2018-05-30 Shawn Landdensd-bus: cleanup ssh sessions (Closes: #8076)
2018-05-30 Lennart Poetteringprocess-util: use raw_getpid() in getpid_cache() intern...
2018-05-30 Shawn Landdensd-bus: cleanup ssh sessions (Closes: #8076)
2018-05-30 Lennart Poetteringprocess-util: use raw_getpid() in getpid_cache() intern...
2018-05-30 Michal Sekletarprocess-util: make our freeze() routine do something...
2018-05-30 Lennart Poetteringutil-lib: save/restore errno in cleanup calls
2018-05-30 Yu Watanabeprocess-util: initialize block_signals
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 Shawn Landdenfix machinectl shell (in machined) (#7785)
2018-05-30 Lennart Poetteringprocess-util: debug log if PR_SET_NAME fails.
2018-05-30 Lennart Poetteringprocess-util: allow rename_process() only in the main...
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 Poetteringbasic: turn off stdio locking for a couple of helper...
2018-03-13 Sven EdenPrep v236: Update build system and adapt to eloginds...
2018-01-24 maxice8work-around usage of glibc-specific __register_atfork...
2017-12-08 Sven EdenApply missing updates from upstream
2017-12-08 Yu Watanabetree-wide: use IN_SET macro (#6977)
2017-11-23 Zbigniew Jędrzejew... build-sys: use #if Y instead of #ifdef Y everywhere
2017-10-03 Alan JenkinsRevert "tree-wide: use pid_is_valid() at more places"
2017-09-28 Andreas Rammholdtree-wide: use IN_SET where possible
2017-09-21 Zbigniew Jędrzejew... Link to the right glibc commit in comment (#6884)
2017-09-08 Lennart Poetteringutil-lib: wrap personality() to fix up broken glibc...
2017-08-31 Lennart Poetteringtree-wide: use pid_is_valid() at more places
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 Jouke Witteveenprocess-util: update the end pointer of the process...
2017-07-17 Lennart Poetteringprocess-util: slightly optimize querying of our own...
2017-07-25 Lennart Poetteringcore: make IOSchedulingClass= and IOSchedulingPriority...
2017-07-25 Zbigniew Jędrzejew... basic/path-util: allow flags for path_equal_or_files_same
2017-07-17 AsciiWolfFix missing space in comments (#5439)
2017-07-17 stuart-mclarenFix check for signal in set (#5416)
2017-07-17 Zbigniew Jędrzejew... process-util: rename char *r to ans and add comment
2017-07-17 Lennart Poetteringutil-lib: rework rename_process() to be able to make...
2017-07-17 Zbigniew Jędrzejew... basic/process-util: we need to take the shorter of...
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (1/6)...
2017-06-16 Lennart Poetteringutil: don't send SIGCONT following a SIGCONT or SIGKILL...
2017-06-16 Thomas Hindoe Paab... basic: fix whitespace
2017-06-16 Lennart Poetteringtree-wide: some work-arounds for gcc false positives...
2017-06-16 Lennart Poetteringprocess-util: fix two bugs in get_process_cmdline(...
2017-06-16 Lennart Poetteringutil-lib: rework get_process_cmdline() (#3529)
2017-06-16 Max Prokhorovutil-lib: drop trailing non-printable characters from...
2017-06-16 Zbigniew Jędrzejew... process-util: remove broken support for pid==0
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-06-16 Lennart Poetteringutil-lib: simplify personality() string matching
2017-06-16 Lennart Poetteringutil-lib: support various ppc archs in personality...
2017-06-16 Lennart Poetteringutil-lib: use the architecture ids from architecture...
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-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: Add remaining updates from upstream (2/3)
2017-04-26 Lennart Poetteringprocess-util: make some minor corrections to PID live...
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-29 Sven Eden[1/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Lennart Poetteringprocess-util: trivial optimization
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
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...