index
:
platform/upstream/coreutils
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel
sandbox/mwereski/upgrade
sandbox/mwereski/upstream
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
Domain: System / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
copy.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-06-27
(copy_internal): Fix it so hard-link test is no longer hidden inside
Jim Meyering
1
-24
/
+29
1998-06-27
(copy_reg): Detect identical source and dest here.
Jim Meyering
1
-24
/
+43
1998-05-13
(copy_internal): Plug a small leak.
Jim Meyering
1
-0
/
+1
1998-05-11
(copy_internal): Use new move_mode member.
Jim Meyering
1
-10
/
+43
1998-05-10
(new_nondir_mode): New function. Use where appropriate.
Jim Meyering
1
-10
/
+51
1998-03-28
Add copyright.
Jim Meyering
1
-0
/
+19
1998-03-15
Use #if, not #ifdef with HAVE_ macros.
Jim Meyering
1
-3
/
+3
1998-03-13
(copy_dir): Add new parameter, copy_into_self, and set it.
Jim Meyering
1
-12
/
+27
1998-01-25
(DO_CHOWN): Don't fail for non-root when chown fails due
Jim Meyering
1
-2
/
+3
1998-01-22
(copy_internal): Use x->backup_type, not the global.
Jim Meyering
1
-6
/
+7
1997-12-25
(copy_internal): Use S_ISLNK only if defined.
Jim Meyering
1
-0
/
+2
1997-12-16
s/__P/PARAMS/g
Jim Meyering
1
-4
/
+4
1997-11-30
(copy_reg): Store file size as off_t, not long.
Jim Meyering
1
-3
/
+3
1997-11-12
(copy_dir): Use path_concat rather than open-coding it.
Jim Meyering
1
-8
/
+6
1997-10-25
Remove old-style xmalloc and xrealloc decls.
Jim Meyering
1
-1
/
+0
1997-10-23
Remove stpcpy decl.
Jim Meyering
1
-1
/
+0
1997-10-06
fix braino
Jim Meyering
1
-5
/
+6
1997-10-06
(copy_internal): Use require_preserve.
Jim Meyering
1
-3
/
+13
1997-10-04
Remove old-style savedir dcl.
Jim Meyering
1
-1
/
+1
1997-07-06
declare stpcpy
Jim Meyering
1
-0
/
+1
1997-05-27
clean up for -Wall
Jim Meyering
1
-1
/
+2
1997-05-26
(copy_internal): When preserving symlinks (--no-dereference) and the
Jim Meyering
1
-7
/
+27
1997-02-27
(copy_internal): When there is any potential for
Jim Meyering
1
-6
/
+6
1997-02-02
.
Jim Meyering
1
-81
/
+26
1997-02-01
.
Jim Meyering
1
-13
/
+14
1997-01-15
Add struct dir_list and is_ancestor.
Jim Meyering
1
-4
/
+40
1997-01-11
.
Jim Meyering
1
-5
/
+2
1997-01-11
.
Jim Meyering
1
-0
/
+770