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-copy.c
Age
Commit message (
Expand
)
Author
2016-04-29
test-copy: never call alloca() in a loop
Lennart Poettering
2016-04-29
copy: also copy AF_UNIX sockets
Lennart Poettering
2016-03-21
test-copy: use correct data type for max_bytes
Martin Pitt
2016-03-15
test-copy: test with different max_bytes values
Zbigniew Jędrzejewski-Szmek
2016-03-15
test-copy: add a test shuffling bytes between normal files
Zbigniew Jędrzejewski-Szmek
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move a number of fs operations into fs-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-10
tree-wide: never use the off_t unless glibc makes us use it
Lennart Poettering
2015-07-06
fileio: consolidate write_string_file*()
Daniel Mack
2015-06-23
test: fix test-copy without /etc/os-release.
Dimitri John Ledkov
2015-06-10
test-copy: test copy_bytes()
Zbigniew Jędrzejewski-Szmek
2015-04-06
util: rework rm_rf() logic
Lennart Poettering
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-08
machined: when cloning a raw disk image, also set the NOCOW flag
Lennart Poettering
2014-12-12
copy: use btrfs reflinking only whe we know we copy full files
Lennart Poettering
2014-11-07
copy: teach copy_bytes() sendfile() support, and then replace sendfile_full()...
Lennart Poettering
2014-10-31
tests: add test-copy
Ronny Chevalier