index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
copy-file-data.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-04
maint: adjust lseek_copy to handle non zero offsets
Pádraig Brady
1
-2
/
+2
2025-11-03
doc: squashfs issue to be squashed in Linux 6.18
Paul Eggert
1
-2
/
+3
2025-11-01
copy: be more defensive/restrictive with posix_fadvise
Pádraig Brady
1
-8
/
+9
2025-11-01
copy: don't avoid copy-offload upon SEEK_HOLE indicating non-sparse
Pádraig Brady
1
-2
/
+9
2025-11-01
copy: avoid posix_fadvise bypassing copy offload behavior
Pádraig Brady
1
-2
/
+5
2025-09-19
copy: pacify older clang
Paul Eggert
1
-9
/
+10
2025-09-16
maint: avoid syntax-check failures from recent commits
Pádraig Brady
1
-2
/
+3
2025-09-15
cp: create_hole now returns off_t
Paul Eggert
1
-8
/
+10
2025-09-15
cp: prefer signed types in copy-file-data.c
Paul Eggert
1
-11
/
+13
2025-09-15
cp: don’t allocate a separate zero buffer
Paul Eggert
1
-21
/
+11
2025-09-15
cp: refactor copying to return bytes copied
Paul Eggert
1
-52
/
+56
2025-09-15
cp: copy_file_data now supports ibytes
Paul Eggert
1
-11
/
+29
2025-09-15
cp: prefer signed type for file byte count
Paul Eggert
1
-4
/
+4
2025-09-15
cp: port better to old limited hosts
Paul Eggert
1
-3
/
+7
2025-09-15
cp: refactor out data copying
Paul Eggert
1
-0
/
+593