finalise NEWS.stable
[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 fstat
14 full-write
15 gettext-h
16 open
17 quote
18 safe-read
19 stdlib
20 unistd
21 xalloc
22
23 configure.ac:
24 gl_COPY_FILE
25
26 Makefile.am:
27 lib_SOURCES += copy-file.h copy-file.c
28
29 Include:
30 "copy-file.h"
31
32 License:
33 GPL
34
35 Maintainer:
36 Bruno Haible