1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/copy-file
Bruno Haible 65758d9c11 copy-file: Fix build error on mingw.
* modules/copy-file (Depends-on): Add 'close'.
2017-05-01 18:37:42 +02:00

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