chiark / gitweb /
resolved: fix notification iteration logic when transactions are completed
[elogind.git] / src / basic / util.c
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 Zbigniew Jędrzejew... tree-wide: check if errno is greater than zero (2)
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-26 Lennart Poetteringutil: always enforce O_NOCTTY and O_CLOEXEC in openpt_i...
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
2017-03-29 Lennart Poetteringutil: minor cleanups for loop_read() and friends
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
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 Filipe Brandenburgerextract_first_word: Refactor EXTRACT_DONT_COALESCE_SEPA...
2017-03-14 Filipe Brandenburgerextract_first_word: Refactor allocation in empty argume...
2017-03-14 Lennart Poetteringutil: treat 'C' and 'POSIX' locale identical
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 v222: Update build system:
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...