Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git] / modules / copy-file
blob6140c72fa13b846bc9a1ad4a43d8316572e451b2
1 Description:
2 Copying of files.
4 Files:
5 lib/copy-file.h
6 lib/copy-file.c
7 m4/copy-file.m4
9 Depends-on:
10 acl-permissions
11 binary-io
12 c99
13 close
14 copy-file-range
15 error
16 fstat
17 full-write
18 gettext-h
19 ignore-value
20 open
21 qcopy-acl
22 quote
23 safe-read
24 stat-time
25 stdlib
26 unistd
27 utimens
29 configure.ac:
30 gl_COPY_FILE
32 Makefile.am:
33 lib_SOURCES += copy-file.h copy-file.c
35 Include:
36 "copy-file.h"
38 Link:
39 $(LIB_MBRTOWC)
41 License:
42 GPL
44 Maintainer:
45 all