repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
copy-file
blob
6140c72fa13b846bc9a1ad4a43d8316572e451b2
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-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
28
29
configure.ac:
30
gl_COPY_FILE
31
32
Makefile.am:
33
lib_SOURCES += copy-file.h copy-file.c
34
35
Include:
36
"copy-file.h"
37
38
Link:
39
$(LIB_MBRTOWC)
40
41
License:
42
GPL
43
44
Maintainer:
45
all