index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
util.h
Age
Commit message (
Expand
)
Author
2015-01-25
Add initialization helper for file_handle_union
Zbigniew JÄdrzejewski-Szmek
2015-01-25
Assorted format fixes
Zbigniew JÄdrzejewski-Szmek
2015-01-25
src/shared/util.{c,h}: fix build when mkostemp is not supported
Peter Seiderer
2015-01-17
src/udev/Makefile.am: fix build wrt udev-builtin-evdev_id.c
Anthony G. Basile
2014-12-29
util: fix strict aliasing violations in use of struct inotify_event v5
Shawn Paul Landden
2014-12-20
util: rename ignore_file() to hidden_file()
Lennart Poettering
2014-12-20
src/shared/util.c: fix tempfn_xxxxxx()
Anthony G. Basile
2014-12-20
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-11
core: unify how we iterate over inotify events
Lennart Poettering
2014-11-28
util: add function getting proc environ
Jakub Filak
2014-11-14
src/shared/util.{c,h}: import needed functions from upstream
Anthony G. Basile
2014-10-31
hashmap: rewrite the implementation
Michal Schmidt
2014-10-30
util: unify how we see srand()
Lennart Poettering
2014-10-26
label: move is_dir() to util.c
Lennart Poettering
2014-10-25
src/shared/util.h: import realloc_multiply() from upstream
Anthony G. Basile
2014-09-18
src/shared: import upstream code needed for recent commits
Anthony G. Basile
2014-08-22
util: change return value of startswith() to non-const
eudev/v1.10
Lennart Poettering
2014-08-14
src/shared: import more code cleanups from upstream
Anthony G. Basile
2014-08-14
src/shared: import many code cleanups from upstream
Anthony G. Basile
2014-08-12
udev: modernize net_id builtin a bit
Lennart Poettering
2014-08-05
src/shared: refactor shared code
Anthony G. Basile
2012-11-17
Rename src/shared to src/include, a saner name
Anthony G. Basile
2012-11-15
Final step of revamping the build system
Anthony G. Basile
2012-11-15
Isolation of udev code from remaining systemd
Anthony G. Basile
2012-11-14
util: add strreplace() to replace a substring by another string
Lennart Poettering
2012-11-12
util: nicer tree drawings
Michal Schmidt
2012-11-04
shared: add is_efiboot()
Kay Sievers
2012-11-02
util : fallback to plain ASCII drawing if locale is not UTF-8
Michal Schmidt
2012-11-02
util: add is_locale_utf8()
Michal Schmidt
2012-10-30
shared: "max" in the string->number conversion is meant to be inclusive
Michal Schmidt
2012-10-30
shared, core: do not always accept numbers in string lookups
Michal Schmidt
2012-10-28
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
2012-10-27
util: return the remaining string in startswith()
Lennart Poettering
2012-10-26
coredumpctl: show timestamps in list
Lennart Poettering
2012-10-22
util: add (x)bsearch_r(), the missing counterpart of qsort_r()
Kay Sievers
2012-10-19
util: change endswith() to return a pointer to the suffix
Lennart Poettering
2012-10-19
util: unify line caching and column caching
Lennart Poettering
2012-10-19
util: unify usage of on_tty() in util.c
Lennart Poettering
2012-10-19
util: simplify column caching logic
Lennart Poettering
2012-10-11
journalctl: implement --since= and --until for filtering by time
Lennart Poettering
2012-10-03
dbus: add some more safety checks before accepting data from bus clients
Lennart Poettering
2012-09-24
journalctl: reset cached column count on SIGWINCH
Dave Reisner
2012-09-20
util: fix overflow checks
Lennart Poettering
2012-09-20
util: overflow hardening
Lennart Poettering
2012-09-20
util: make sure heap allocators fail when array allocations are out of bounds
Lennart Poettering
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-18
util: introduce get_process_gid()
Lennart Poettering
2012-09-17
util: various cleanups for printing boot status
Lennart Poettering
2012-09-16
nspawn: use automatic cleanup for umask
Zbigniew Jędrzejewski-Szmek
2012-09-14
timedate: assorted improvements
Lennart Poettering
[next]