index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
remove.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2000-08-08
(remove_cwd_entries, rm): Invoke xalloc_die instead of printing our own message.
Jim Meyering
1
-3
/
+3
2000-07-30
(remove_file): Quote the file names that are displayed with --verbose.
Jim Meyering
1
-3
/
+3
2000-07-30
(remove_cwd_entries): Quote one more file name.
Jim Meyering
1
-1
/
+1
2000-07-23
(ASSIGN_STRDUPA): Remove macro definition.
Jim Meyering
1
-15
/
+2
2000-07-15
Convert "`%s'" in format strings to "%s", and wrap each
Jim Meyering
1
-28
/
+34
2000-05-20
add format args to match new %lu directives
Jim Meyering
1
-0
/
+2
2000-05-20
tweak warning diagnostic
Jim Meyering
1
-4
/
+4
2000-05-20
Save device number as well as inode number for each directory.
Jim Meyering
1
-50
/
+69
2000-05-18
(rm): Combine adjacent fputc and fprintf.
Jim Meyering
1
-2
/
+1
2000-05-18
remove some parens from some cpp lines
Jim Meyering
1
-2
/
+2
2000-05-18
(remove_dir): Detect (and fail upon) attempt to subvert a running `rm -r'.
Jim Meyering
1
-1
/
+33
1999-11-12
(print_nth_dir): Write one fewer byte so we don't print a trailing slash.
Jim Meyering
1
-7
/
+4
1999-05-13
(pop_dir): Cast length to `int' to avoid a warning on
Jim Meyering
1
-1
/
+1
1999-03-31
Don't include closeout.h or version-etc.h explicitly. Now, they're included v...
Jim Meyering
1
-1
/
+0
1999-03-18
(remove_cwd_entries): Reflect changes in hash_insert.
Jim Meyering
1
-16
/
+12
1999-02-16
update copyright dates
Jim Meyering
1
-1
/
+1
1999-01-16
Don't declare base_name.
Jim Meyering
1
-2
/
+1
1998-11-30
(DOT_OR_DOTDOT): Move definition from this file...
Jim Meyering
1
-4
/
+0
1998-11-08
[HAVE_LSTAT_EMPTY_STRING_BUG]: Define lstat to rpl_lstat and declare the latter.
Jim Meyering
1
-0
/
+7
1998-10-25
(remove_cwd_entries): Don't apply CLOSEDIR to a NULL
Jim Meyering
1
-5
/
+8
1998-09-12
(remove_cwd_entries): Declare to be static.
Jim Meyering
1
-1
/
+1
1998-07-25
(same_file): New function
Jim Meyering
1
-2
/
+28
1998-07-04
(remove_dir): Use fprintf, not error to avoid newline in prompt.
Jim Meyering
1
-2
/
+4
1998-06-29
revert back to using lower case _unlocked wrapper names
Jim Meyering
1
-4
/
+4
1998-06-29
Change all uses of unlocked-wrapped functions to their upper case wrapper names.
Jim Meyering
1
-4
/
+4
1998-06-27
(remove_file): Remove `non-directory' part of
Jim Meyering
1
-1
/
+1
1998-05-16
(hash_compare_strings): Return true or false, not 1/0.
Jim Meyering
1
-2
/
+2
1998-04-26
(print_nth_dir): Remove first (and always-true) part of conjunct in assertion.
Jim Meyering
1
-1
/
+1
1998-04-14
Use STREQ in string equality tests, not strcmp.
Jim Meyering
1
-1
/
+1
1998-04-06
Change names/usage of hash-related functions to work with the above.
Jim Meyering
1
-23
/
+28
1998-03-28
Add copyright.
Jim Meyering
1
-0
/
+23
1998-03-13
Use `virtual memory exhausted' message, not
Jim Meyering
1
-4
/
+4
1998-01-22
New file. Contains guts of old rm.c.
Jim Meyering
1
-0
/
+848