repo.or.cz
/
GalaxyCodeBases.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
modified: myjupyterlab.sh
[GalaxyCodeBases.git]
/
c_cpp
/
lib
/
gnulib
/
modules
/
copy-file
blob
d59f216e27a54f459cce7caecc2949245a169945
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
ignore-value
17
open
18
quote
19
safe-read
20
stdlib
21
unistd
22
xalloc
23
24
configure.ac:
25
gl_COPY_FILE
26
27
Makefile.am:
28
lib_SOURCES += copy-file.h copy-file.c
29
30
Include:
31
"copy-file.h"
32
33
License:
34
GPL
35
36
Maintainer:
37
all