Mercurial > hg > octave-lojdl > gnulib-hg
view modules/copy-file @ 16271:a9b070c205b2
copy-file: Refactor.
* lib/copy-file.c: Include quote.h.
(copy_file_preserving): Call qcopy_acl instead of copy_acl. Emit error
message here.
* modules/copy-file (Depends-on): Add quote.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Wed, 11 Jan 2012 02:01:45 +0100 |
parents | 16f47458947e |
children | 8c32877a40e6 |
line wrap: on
line source
Description: Copying of files. Files: lib/copy-file.h lib/copy-file.c m4/copy-file.m4 Depends-on: acl binary-io error fstat full-write gettext-h open quote safe-read stdlib unistd xalloc configure.ac: gl_COPY_FILE Makefile.am: lib_SOURCES += copy-file.h copy-file.c Include: "copy-file.h" License: GPL Maintainer: Bruno Haible