chiark / gitweb /
tree-wide: drop 'This file is part of systemd' blurb
[elogind.git] / src / basic / util.h
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Lennart Poetteringutil: add qsort_r_safe(), similar to qsort_safe()
2018-08-24 Lennart Poetteringutil: introduce typesafe_qsort(), a typesafe version...
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Zbigniew Jędrzejew... tree-wide: add bsearch_safe and use where appropriate
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-05-30 Lennart Poetteringbasic: split out update_reboot_parameter_and_warn(...
2018-05-30 Lennart Poetteringutil: minor tweaks to disable_core_dumps()
2018-05-30 Jan Klötzketree-wide: introduce disable_core_dumps helper and...
2018-05-30 Lennart Poetteringcondition: extend ConditionKernelVersion= with relative...
2018-05-30 Lennart Poetteringbasic: split out blockdev-util.[ch] from util.h
2018-05-30 Lennart Poetteringprocess-util: move fork_agent() to process-util.[ch]
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-11-19 Sven Edenv235: Added missing updates
2017-09-25 Franck Buiutil: make get_block_device() available
2017-07-17 Zbigniew Jędrzejew... basic/util: move execute_directory() to separate file
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 Zbigniew Jędrzejew... Add enable_disable() helper
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 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Mike Frysingerinclude sys/sysmacros.h in more places
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Daniel Macktree-wide: remove Emacs lines from all files
2017-05-17 Thomas Hindoe Paab... basic: include only what we use
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: With most functions split out, clean up...
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-03-29 Sven Eden[2/5] Apply missing fixes from upstream
2017-03-29 Lennart Poetteringutil: clean-ups to enum parsers
2016-03-14 Mike Frysingerinclude sys/sysmacros.h in more places
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenAdd support for building elogind against musl libc
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenAdd poweroff, suspend etc. loginctl commands
2017-03-14 Sven EdenHandle suspend, shutdown, reboot, etc within elogind
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/basic
2017-03-14 Lennart Poetteringutil: add new uid_is_valid() call
2017-03-14 Thomas Hindoe Paab... util: make malloc0 ask calloc for one block of size n
2017-03-14 Sven EdenPrep v225: Added needed udev support and re-enabled...
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v224: Cleaned up src/basic/util.[ch]
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...