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
/
basic
/
fileio.c
Age
Commit message (
Expand
)
Author
2015-12-01
basic: re-sort includes
Thomas Hindoe Paaboel Andersen
2015-11-30
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-13
util-lib: optionally, when writing a string to a file, verify string on failure
Lennart Poettering
2015-11-12
journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp files
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out umask-related code to umask-util.h
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more file I/O related calls into fileio.[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-10-24
util: split out escaping code into escape.[ch]
Lennart Poettering
2015-09-30
fileio: make get_status_field() more generic
Aaro Koskinen
2015-07-29
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-23
fileio: get_status_field() don't clobber arg on OOM
Lennart Poettering
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-07-06
networkd: be more defensive when writing to ipv4/ipv6 forwarding settings
Lennart Poettering
2015-06-11
build-sys: split internal basic/ library from shared/
Kay Sievers