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
/
test
/
test-util.c
Age
Commit message (
Expand
)
Author
2014-11-07
util: rework /proc/cmdline parser to use unquote_first_word()
Lennart Poettering
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-09-22
util: add alloca_align()
David Herrmann
2014-09-22
test-util: make valgrind happy
David Herrmann
2014-09-11
test: fix mem-leak in fdopen() test
David Herrmann
2014-08-28
macro: use unique variable names for math-macros
David Herrmann
2014-08-27
shared: make container_of() use unique variable names
David Herrmann
2014-08-26
test-util: use assert_se() for call to safe_mkdir with side effect
Filipe Brandenburger
2014-08-22
shared: add MAXSIZE() and use it in resolved
David Herrmann
2014-08-20
CONST_MAX breaks gcc on fedora 20 with optimiztation
systemd/v216
Lennart Poettering
2014-08-19
sysusers: add another column to sysusers files for the home directory
Lennart Poettering
2014-08-18
tests: add tests for util.c
Ronny Chevalier
2014-08-15
macro: add CONST_MAX() macro
David Herrmann
2014-08-15
test: fix strtod test for real
David Herrmann
2014-08-15
test: fix strtod() test
David Herrmann
2014-08-13
util: allow strappenda to take any number of args
Dave Reisner
2014-08-04
test: use fabs on doubles
Thomas Hindoe Paaboel Andersen
2014-07-31
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-27
parse_boolean: require exact matches
Ansgar Burchardt
2014-07-11
util: fix has cc check and add test
Zbigniew Jędrzejewski-Szmek
2014-07-02
util: when unescaping strings, don't allow smuggling in of additional NUL bytes
Lennart Poettering
2014-06-19
tests: add tests to test-util
Ronny Chevalier
2014-06-16
tests: unlink temp file used in test
Ronny Chevalier
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-13
shared: add ALIGN_POWER2 macro
David Herrmann
2014-03-19
util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-14
timedated: use builtins for integer log and exp
Zbigniew Jędrzejewski-Szmek
2014-03-14
util: add hexdump() call to create pretty hexdumps of data
Lennart Poettering
2014-03-12
macro: make sure we can use IN_SET() also with complex function calls as firs...
Lennart Poettering
2014-03-02
Disallow sizes with increasing unit size
Zbigniew Jędrzejewski-Szmek
2014-03-02
Allow fractional parts in disk sizes
Zbigniew Jędrzejewski-Szmek
2014-02-23
core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...
Lennart Poettering
2014-02-19
make gcc shut up
Lennart Poettering
2014-02-11
util: drop parse_user_at_host() since its unused now
Lennart Poettering
2014-01-28
Get rid of write_safe
Zbigniew Jędrzejewski-Szmek
2014-01-28
always use the same code for creating temporary files
Lennart Poettering
2014-01-27
journal: guarantee async-signal-safety in sd_journald_sendv
Zbigniew Jędrzejewski-Szmek
2013-12-02
macro: add a macro to test whether a value is in a specified list
Lennart Poettering
2013-11-21
bus: add API calls to escape string components of objects paths
Lennart Poettering
2013-10-09
tests: fix some memory leaks in tests
Lennart Poettering
2013-09-29
Fix buffer overrun when enumerating files
Zbigniew Jędrzejewski-Szmek
2013-09-17
Use udev_encode_string in fstab_node_to_udev_node
Dave Reisner
2013-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-08-15
tests: fix indentation
Thomas Hindoe Paaboel Andersen
2013-07-18
util: add split_pair() for splitting foo=bar strings
Lennart Poettering
2013-07-16
tests: add more tests for shared/util.c
Thomas Hindoe Paaboel Andersen
2013-06-10
Properly check for overflow in offsets
Zbigniew Jędrzejewski-Szmek
2013-04-25
Use attribute(unused) in PROTECT_ERRNO
Zbigniew Jędrzejewski-Szmek
[next]