summaryrefslogtreecommitdiff
path: root/src/shared/util.h
AgeCommit message (Expand)Author
2016-04-24shared: remove unused function `execute_command`Murray Calavera
2015-05-27src/shared/util.h: update qsort_safe() for muslAnthony G. Basile
2015-05-27src/shared/util.h: import loop_write() from upstreamAnthony G. Basile
2015-05-26src/shared/util.[ch]: import functions from upstream for previous commitsAnthony G. Basile
2015-05-03src/shared/util.h: import xsprintf() from upstream.Anthony G. Basile
2015-04-15Ronny Chevalier <chevalier.ronny@gmail.com>shared: add terminal-util.[ch]Ronny Chevalier
2015-04-14shared: add random-util.[ch]Ronny Chevalier
2015-04-14shared: add process-util.[ch]Ronny Chevalier
2015-04-12shared: add formats-util.hRonny Chevalier
2015-03-18libudev: udev_device_add_property - implicitly mark properties for saving to dbTom Gundersen
2015-03-18shared: import close_many() from upstreamAnthony G. Basile
2015-03-01shared: introduce cmsg_close_all() callLennart Poettering
2015-02-11udev: event - move renaming of udev_device to libudevTom Gundersen
2015-02-08util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-25src/shared/util.h: only define the _to_string() enum mapping functionLennart Poettering
2015-01-25src/shared/util.h: further cleanup PID_FMTAnthony G. Basile
2015-01-25Fix some format strings for enums, they are signedZbigniew Jędrzejewski-Szmek
2015-01-25shared/util: use signed printf format for PIDsZbigniew Jędrzejewski-Szmek
2015-01-25Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek
2015-01-25Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek
2015-01-25Assorted format fixesZbigniew Jędrzejewski-Szmek
2015-01-25src/shared/util.{c,h}: fix build when mkostemp is not supportedPeter Seiderer
2015-01-17src/udev/Makefile.am: fix build wrt udev-builtin-evdev_id.cAnthony G. Basile
2014-12-29util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden
2014-12-20util: rename ignore_file() to hidden_file()Lennart Poettering
2014-12-20src/shared/util.c: fix tempfn_xxxxxx()Anthony G. Basile
2014-12-20util: when using basename() for creating temporary files, verify the resultin...Lennart Poettering
2014-12-11core: unify how we iterate over inotify eventsLennart Poettering
2014-11-28util: add function getting proc environJakub Filak
2014-11-14src/shared/util.{c,h}: import needed functions from upstreamAnthony G. Basile
2014-10-31hashmap: rewrite the implementationMichal Schmidt
2014-10-30util: unify how we see srand()Lennart Poettering
2014-10-26label: move is_dir() to util.cLennart Poettering
2014-10-25src/shared/util.h: import realloc_multiply() from upstreamAnthony G. Basile
2014-09-18src/shared: import upstream code needed for recent commitsAnthony G. Basile
2014-08-22util: change return value of startswith() to non-consteudev/v1.10Lennart Poettering
2014-08-14src/shared: import more code cleanups from upstreamAnthony G. Basile
2014-08-14src/shared: import many code cleanups from upstreamAnthony G. Basile
2014-08-12udev: modernize net_id builtin a bitLennart Poettering
2014-08-05src/shared: refactor shared codeAnthony G. Basile
2012-11-17Rename src/shared to src/include, a saner nameAnthony G. Basile
2012-11-15Final step of revamping the build systemAnthony G. Basile
2012-11-15Isolation of udev code from remaining systemdAnthony G. Basile
2012-11-14util: add strreplace() to replace a substring by another stringLennart Poettering
2012-11-12util: nicer tree drawingsMichal Schmidt
2012-11-04shared: add is_efiboot()Kay Sievers
2012-11-02util : fallback to plain ASCII drawing if locale is not UTF-8Michal Schmidt
2012-11-02util: add is_locale_utf8()Michal Schmidt
2012-10-30shared: "max" in the string->number conversion is meant to be inclusiveMichal Schmidt
2012-10-30shared, core: do not always accept numbers in string lookupsMichal Schmidt