mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
41 lines
362 B
Plaintext
41 lines
362 B
Plaintext
Description:
|
|
Copying of files.
|
|
|
|
Files:
|
|
lib/copy-file.h
|
|
lib/copy-file.c
|
|
m4/copy-file.m4
|
|
|
|
Depends-on:
|
|
acl
|
|
binary-io
|
|
close
|
|
error
|
|
fstat
|
|
full-write
|
|
gettext-h
|
|
ignore-value
|
|
open
|
|
quote
|
|
safe-read
|
|
stat-time
|
|
stdlib
|
|
unistd
|
|
utimens
|
|
xalloc
|
|
|
|
configure.ac:
|
|
gl_COPY_FILE
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += copy-file.h copy-file.c
|
|
|
|
Include:
|
|
"copy-file.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
all
|