Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / copy-file
blobe1bda497334ec0787f9bbc58f94bd298c2b30166
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
11 binary-io
12 close
13 error
14 fstat
15 full-write
16 gettext-h
17 ignore-value
18 open
19 quote
20 safe-read
21 stat-time
22 stdlib
23 unistd
24 utimens
25 xalloc
27 configure.ac:
28 gl_COPY_FILE
30 Makefile.am:
31 lib_SOURCES += copy-file.h copy-file.c
33 Include:
34 "copy-file.h"
36 License:
37 GPL
39 Maintainer:
40 all