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-fileio.c
Age
Commit message (
Expand
)
Author
2016-05-17
basic: define HEXDIGITS
Daniel Kahn Gillmor
2016-03-03
tests: move fileio related tests to test-fileio.c
Ronny Chevalier
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-13
util-lib: optionally, when writing a string to a file, verify string on failure
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-30
fileio: make get_status_field() more generic
Aaro Koskinen
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-07-06
fileio: add 'enforce_newline' argument to write_string_stream()
Daniel Mack
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2014-12-23
env-util: don't include files from src/core/
Lennart Poettering
2014-11-07
copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...
Lennart Poettering
2014-11-05
test: fileio - make coverity happy
Tom Gundersen
2014-10-31
tests: add tests for fileio.c
Ronny Chevalier
2014-10-17
environment: append unit_id to error messages regarding EnvironmentFile
Lukas Nykryn
2014-10-04
test: only use assert_se
Thomas Hindoe Paaboel Andersen
2014-09-30
test-fileio: Remove dead check
Thomas Hindoe Paaboel Andersen
2014-09-18
tests: fix resource & mem leaks
Ronny Chevalier
2014-09-16
test: silence a coverity report
Thomas Hindoe Paaboel Andersen
2014-08-18
tests: add tests for fileio.c
Ronny Chevalier
2014-07-03
machinectl: show /etc/os-release information of container in status output
Lennart Poettering
2014-01-28
always use the same code for creating temporary files
Lennart Poettering
2013-12-12
scan-build: silence some warnings
Thomas Hindoe Paaboel Andersen
2013-12-12
test-fileio: replace mktemp with mkstemp to avoid warnings
Thomas Hindoe Paaboel Andersen
2013-09-19
Add more tests and fix capability logging
Zbigniew Jędrzejewski-Szmek
2013-09-17
test-fileio: assume that Buffers may be missing
Zbigniew Jędrzejewski-Szmek
2013-09-16
Assume that /proc/meminfo can be missing
Zbigniew Jędrzejewski-Szmek
2013-09-13
Advertise hibernation only if there's enough free swap
Zbigniew Jędrzejewski-Szmek
2013-09-11
Allow tabs in environment files
Zbigniew Jędrzejewski-Szmek
2013-07-30
test-fileio: use random name for written file
Zbigniew Jędrzejewski-Szmek
2013-07-26
journalctl: use _COMM= match for scripts
Zbigniew Jędrzejewski-Szmek
2013-04-18
fileio.c: do not parse comments after non-whitespace chars
Harald Hoyer
2013-04-17
core/execute: report invalid environment variables from files
Harald Hoyer
2013-04-17
fileio:parse_env_file_internal() fix environment file parsing
Harald Hoyer
2013-04-03
fileio: write proper env var write-out code
Lennart Poettering
2013-04-03
shared: rework env file reader
Lennart Poettering