Jim Meyering
|
d04604664a
|
(same_file): New function
(remove_dir): Use it to give a better diagnostic when rmdir fails
because it can't remove the current directory.
|
1998-07-25 15:27:55 +00:00 |
|
Jim Meyering
|
4475ffda48
|
(remove_dir): Use fprintf, not error to avoid newline in prompt.
|
1998-07-04 03:59:34 +00:00 |
|
Jim Meyering
|
83d4b736d2
|
revert back to using lower case _unlocked wrapper names
|
1998-06-29 15:59:39 +00:00 |
|
Jim Meyering
|
02fc5fa0d0
|
Change all uses of unlocked-wrapped functions to their upper case wrapper names.
|
1998-06-29 02:10:24 +00:00 |
|
Jim Meyering
|
d200f4974b
|
(remove_file): Remove `non-directory' part of
`removing non-directory FILE' verbose message.
|
1998-06-27 04:39:25 +00:00 |
|
Jim Meyering
|
085866c1a3
|
(hash_compare_strings): Return true or false, not 1/0.
(remove_cwd_entries): Use RM_OK, not equivalent literal `1'.
|
1998-05-16 04:40:38 +00:00 |
|
Jim Meyering
|
7254d243f2
|
(print_nth_dir): Remove first (and always-true) part of conjunct in assertion.
|
1998-04-26 05:14:50 +00:00 |
|
Jim Meyering
|
713c315978
|
Use STREQ in string equality tests, not strcmp.
|
1998-04-14 15:17:32 +00:00 |
|
Jim Meyering
|
632ebfa209
|
Change names/usage of hash-related functions to work with the above.
|
1998-04-06 08:11:35 +00:00 |
|
Jim Meyering
|
ca6cf35a5e
|
Add copyright.
[_AIX]: Add #pragma alloca.
|
1998-03-28 14:56:11 +00:00 |
|
Jim Meyering
|
92da57a7be
|
Use `virtual memory exhausted' message, not
`Memory exhausted' to be consistent with the majority of other
such messages.
Say `removing all...', not `removing any...'.
|
1998-03-13 23:35:43 +00:00 |
|
Jim Meyering
|
ff59218d54
|
New file. Contains guts of old rm.c.
(remove_init): New function.
(remove_fini): New function.
|
1998-01-22 08:13:57 +00:00 |
|