1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-03 16:26:27 +02:00
Commit Graph

5777 Commits

Author SHA1 Message Date
Jim Meyering 52dedbfebb Use dir_name, not dirname. Include dirname.h. 1998-12-07 06:20:50 +00:00
Jim Meyering f5e9896c18 . 1998-12-07 05:54:49 +00:00
Jim Meyering 572632b8eb *** empty log message *** 1998-12-07 05:54:29 +00:00
Jim Meyering a467be8ae8 *** empty log message *** 1998-12-07 05:18:06 +00:00
Jim Meyering 5551e54672 *** empty log message *** 1998-12-07 05:14:42 +00:00
Jim Meyering b7e610bfdb (rpmatch) [!ENABLE_NLS]: Hard-code tests to use ^[yY]' and ^[nN]'.
From Karl Heuer.
1998-12-07 05:14:07 +00:00
Jim Meyering 7e6c89fc63 *** empty log message *** 1998-12-07 05:12:48 +00:00
Jim Meyering 7273e22923 declare base_name 1998-12-07 04:35:20 +00:00
Jim Meyering 6f5e749ea6 *** empty log message *** 1998-12-07 04:33:20 +00:00
Jim Meyering 376d67374f *** empty log message *** 1998-12-07 03:12:21 +00:00
Jim Meyering 7d60769bea ansideclify 1998-12-07 03:12:10 +00:00
Jim Meyering 604b3b397d *** empty log message *** 1998-12-06 23:09:39 +00:00
Jim Meyering a68f3dee80 add ls -R . test 1998-12-06 23:09:29 +00:00
Jim Meyering dd3bad9b7c . 1998-12-06 23:09:14 +00:00
Jim Meyering 6207f6f804 Fix `ls -R .' formatting bug that broke mktexlsr.
Include path-concat.h.
(basename_is_dot_or_dotdot): New function, derived from
is_not_dot_or_dotdot.
(is_not_dot_or_dotdot): Remove function.
(extract_dirs_from_files): Use `!basename_is_dot_or_dotdot'
instead of is_not_dot_or_dotdot and use path_concat instead of attach.
1998-12-06 23:08:55 +00:00
Jim Meyering 16c8a66a54 (TESTS): s/quoting/tests/. 1998-12-06 23:03:32 +00:00
Jim Meyering 9069b306dc renamed from quote 1998-12-06 23:01:12 +00:00
Jim Meyering 76223aedef *** empty log message *** 1998-12-06 22:18:38 +00:00
Jim Meyering 2ec7385fb0 Redefine putenv before including stdlib.h to work
around Solaris 2.7's conflicting prototype.  Reported by Karl Berry.
1998-12-06 22:18:17 +00:00
Jim Meyering 46dd5092ee . 1998-12-06 21:06:22 +00:00
Jim Meyering e5f51be9f1 . 1998-12-06 21:06:02 +00:00
Jim Meyering 1e422ea7ec (DOT_OR_DOTDOT): New definition (moved here from remove.c.). 1998-11-30 03:01:24 +00:00
Jim Meyering 9d7c18290e (DOT_OR_DOTDOT): Move definition from this file... 1998-11-30 03:00:51 +00:00
Jim Meyering 90dbea92c4 (dd_copy): Rename function from `copy'. 1998-11-30 02:58:21 +00:00
Jim Meyering d9878753d1 (do_copy): Rename local: s/unused/copy_into_self/ 1998-11-30 02:57:43 +00:00
Jim Meyering 4dbf57ed78 (do_move): Don't arrange to remove DEST in the copied-into-self case. 1998-11-30 02:56:05 +00:00
Jim Meyering 438a33770b *** empty log message *** 1998-11-30 02:54:28 +00:00
Jim Meyering f7cd44c64c (TESTS): Add hard-link-1. 1998-11-30 02:53:57 +00:00
Jim Meyering 32df3704e4 (copy_internal): Remove earlier (but less effective)
test for move/copy-into-self.
Instead, deduce the move-into-self condition from errno==EINVAL
after a failed rename.
1998-11-30 02:10:13 +00:00
Jim Meyering 955d2c6ae5 *** empty log message *** 1998-11-30 02:03:01 +00:00
Jim Meyering 75d5ed8b58 (movefile): Don't free new_dest.
Bob McCracken reported that mv couldn't handle certain combinations
of hard linked source files.
1998-11-30 02:01:18 +00:00
Jim Meyering b9c6c84a8c handle VERBOSE 1998-11-30 00:46:14 +00:00
Jim Meyering 3c6a1e9f08 (TESTS): Add into-self-3. 1998-11-30 00:45:44 +00:00
Jim Meyering bb6a835cc1 *** empty log message *** 1998-11-30 00:44:59 +00:00
Jim Meyering 78f7236408 don't mention package name in comments 1998-11-21 17:43:41 +00:00
Jim Meyering 976ca67266 tweak comment 1998-11-21 17:33:45 +00:00
Jim Meyering aba712c3bc *** empty log message *** 1998-11-17 02:14:16 +00:00
Jim Meyering 3ec7a99af6 Double-quote the uname... expression. 1998-11-17 02:14:12 +00:00
Jim Meyering d60ac7e850 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11. 1998-11-17 02:09:52 +00:00
Jim Meyering 4c15e09a2c *** empty log message *** 1998-11-16 05:51:31 +00:00
Jim Meyering a1d63c6f15 *** empty log message *** 1998-11-15 17:43:26 +00:00
Jim Meyering e781ee9e60 *** empty log message *** 1998-11-15 17:36:02 +00:00
Jim Meyering 9764f6e3e1 *** empty log message *** 1998-11-15 17:35:45 +00:00
Jim Meyering e77961586a (error): Don't use strerror_r's return value. 1998-11-15 17:35:34 +00:00
Jim Meyering 11135e1307 *** empty log message *** FILEUTILS-4_0 1998-11-14 15:33:42 +00:00
Jim Meyering d8a0eef528 (cvs-dist): Search for `$tag:' rather than just $tag
to avoid matching a prefix of another tag.
1998-11-14 15:33:34 +00:00
Jim Meyering b7657496c3 update from master copy 1998-11-14 15:00:39 +00:00
Jim Meyering 01c7f17f33 Correct comment. POSIX does not permit it to succeed. 1998-11-14 13:23:22 +00:00
Jim Meyering a211252152 *** empty log message *** 1998-11-14 13:23:08 +00:00
Jim Meyering 24c0a0a99d Correct comment. POSIX does not permit it to succeed. 1998-11-14 13:22:58 +00:00