chiark / gitweb /
util-lib: move formats-util.h from shared/ to basic/
[elogind.git] / src / basic / util.c
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...