5f1c6e96e2482b34472034bb01af97efe7a599cd
[gnulib.git] / modules / copy-file
1 Description:
2 Copying of files.
3
4 Files:
5 lib/copy-file.h
6 lib/copy-file.c
7 m4/copy-file.m4
8
9 Depends-on:
10 acl
11 binary-io
12 error
13 exit
14 full-write
15 gettext-h
16 open
17 safe-read
18 unistd
19
20 configure.ac:
21 gl_COPY_FILE
22
23 Makefile.am:
24 lib_SOURCES += copy-file.h copy-file.c
25
26 Include:
27 "copy-file.h"
28
29 License:
30 GPL
31
32 Maintainer:
33 Bruno Haible