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.c
Age
Commit message (
Expand
)
Author
2015-04-15
Ronny Chevalier <chevalier.ronny@gmail.com>shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-14
shared: add random-util.[ch]
Ronny Chevalier
2015-04-14
shared: add process-util.[ch]
Ronny Chevalier
2015-04-12
util.c: follow upstream's comments.
Anthony G. Basile
2015-03-18
Check that EWOULDBLOCK is the same as EAGAIN
Zbigniew Jędrzejewski-Szmek
2015-03-18
libudev: udev_device_add_property - implicitly mark properties for saving to db
Tom Gundersen
2015-03-18
shared: import close_many() from upstream
Anthony G. Basile
2015-03-01
shared: introduce cmsg_close_all() call
Lennart Poettering
2015-02-11
Minor cleanups
Anthony G. Basile
2015-02-11
udev: event - move renaming of udev_device to libudev
Tom Gundersen
2015-01-25
util: Add some missing hidden_file() suffixes
Martin Pitt
2015-01-25
src/shared/util.{c,h}: fix build when mkostemp is not supported
Peter Seiderer
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
util: when creating temporary filename for atomic creation of files, add an e...
Lennart Poettering
2014-12-20
Treat a trailing backslash as an error
Zbigniew Jędrzejewski-Szmek
2014-12-20
src/shared/util.c: fix tempfn_xxxxxx()
Anthony G. Basile
2014-12-20
src/shared/util.c: follow upstream on tempfn_xxxxxx()
Lennart Poettering
2014-12-20
util: minor simplification for loop_write() and loop_read()
Lennart Poettering
2014-12-20
util: when using basename() for creating temporary files, verify the resultin...
Lennart Poettering
2014-12-04
util: don't shadow variable
Thomas Hindoe Paaboel Andersen
2014-12-01
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-12-01
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
util: add function getting proc environ
Jakub Filak
2014-11-28
util: skip incomplete ucred information in getpeersec()
Lennart Poettering
2014-11-14
src/shared/util.{c,h}: import needed functions from upstream
Anthony G. Basile
2014-11-14
util: simplify proc_cmdline() to reuse get_process_cmdline()
Lennart Poettering
2014-11-14
condition: unify condition logic in one file
Lennart Poettering
2014-10-31
util: don't block on getrandom()
Lennart Poettering
2014-10-31
util: make use of the new getrandom() syscall if it is available when needing...
Lennart Poettering
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-13
src/shared/util.c: remove unneeded error check, following upstream
Anthony G. Basile
2014-10-13
src/shared/util.c: final cosmetic change
Anthony G. Basile
2014-10-13
src/shared/util.c: more cosmetic changes
Anthony G. Basile
2014-10-13
src/shared/util.c: cosmetic changes to more easily follow 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
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-05
src/shared: refactor shared code
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, core: do not always accept numbers in string lookups
Michal Schmidt
2012-10-30
shared, libsystemd-daemon: check for empty strings in strto*l conversions
Michal Schmidt
2012-10-29
util: improve overflow checks
Michal Schmidt
[next]