Commit Graph

3377 Commits

Author SHA1 Message Date
Jim Meyering 80cccededc . 1997-02-17 01:26:13 +00:00
Jim Meyering dd77d0602a Add missing paren. 1997-02-16 23:49:11 +00:00
Jim Meyering 4722a74bcf (Tests '7.*'): Reflect file-renaming. 1997-02-16 19:14:32 +00:00
Jim Meyering 16632f72fc . 1997-02-16 19:11:10 +00:00
Jim Meyering be855de208 renamed from T- versions to avoid name-clashes on case-indep filesystems 1997-02-16 19:08:01 +00:00
Jim Meyering feb2f918b3 (parse_obsolescent_option): Reverse order of args in diagnostic.
Remove `' quotes in diagnostic.
(parse_options): Remove `' quotes in diagnostic.
1997-02-16 14:31:39 +00:00
Jim Meyering 6bdbdae68c fixed off-by-one error 1997-02-12 16:31:01 +00:00
Jim Meyering 59f891e8b8 FIXME: major revamp to use FILE*; passed a few more tests 1997-02-12 16:25:40 +00:00
Jim Meyering 2be25646bd change wording in message 1997-02-09 16:07:38 +00:00
Jim Meyering 4ee12115f0 update copyright 1997-02-09 04:56:33 +00:00
Jim Meyering 7eb03c4372 update copyrights for 1997 1997-02-09 04:54:16 +00:00
Jim Meyering b7ffe8cdaf update copyrights for 1997 1997-02-09 04:52:50 +00:00
Jim Meyering dbc538f92b update copyrights for 1997 1997-02-09 04:46:02 +00:00
Jim Meyering 562488ee9c (parse_obsolescent_option): Give warning diagnostic for
(but now accept) obsolescent usage with more than one file argument.
1997-02-09 04:44:47 +00:00
Jim Meyering 3e9c9be49e . 1997-02-08 03:25:12 +00:00
Jim Meyering 9e2ad11286 . 1997-02-07 04:17:25 +00:00
Jim Meyering 5d159ca17a . 1997-02-07 04:04:24 +00:00
Jim Meyering b7a12bb110 (quote_filename): Allocate two more bytes (for quotes)
when using --quote-name (-Q).
Feb 2 change wasn't complete.  Patch from Mark Harris.
1997-02-06 03:58:09 +00:00
Jim Meyering 155fa29f27 . 1997-02-05 04:20:20 +00:00
Jim Meyering 8257531353 . 1997-02-05 04:07:17 +00:00
Jim Meyering 49e3c8fee2 Bracket inclusion of termios.h with #if HAVE_TERMIOS_H.
Masami Takikawa reported that NeXTStep 3.0 doesn't have termios.h.
1997-02-05 04:06:53 +00:00
Jim Meyering 7a5980964b Dennis Biringer <biringer@textron.mhpcc.af.mil> writes:
| Please note that Hawaii has no daylight savings time (HDT - Hawaii
| Daylight) as stated on page 147 of the tar manual.  We are always on Hawaii
| Standard Time (HST).
|
| Also, on page 146, the Alaska-Hawaii Standard zone (AHST) is called
| Hawaii-Aleutian Standard Time by section 263 of the United States Code.
| (http://tycho.usno.navy.mil/260.html).
|
| Thanks for the effort on the manual,
| Dennis
|
| --
| Dennis Biringer                            535 Lipoa Parkway #149
| Dennis.Biringer@textron.mhpcc.af.mil       Kihei HI 96753
| biringer@mrtc.org                          VOICE: 808-874-3206
1997-02-05 02:35:46 +00:00
Jim Meyering c1e4806502 [__GNUC__]: Don't define alloca to __builtin_alloca. 1997-02-04 03:52:16 +00:00
Jim Meyering 84ed9c3db9 . 1997-02-04 03:48:17 +00:00
Jim Meyering 3c97cf0102 libitize 1997-02-04 03:30:49 +00:00
Jim Meyering 9e61c5f51a . 1997-02-04 03:29:06 +00:00
Jim Meyering a0aa288531 libitize 1997-02-04 03:27:13 +00:00
Jim Meyering 1235c944d2 libitize 1997-02-04 03:26:31 +00:00
Jim Meyering 05ff9c82a6 new obstack from libc 1997-02-04 03:20:29 +00:00
Jim Meyering e4af7abbde . 1997-02-03 05:09:12 +00:00
Jim Meyering e8bcfd934a Move alloca-related preprocessor code into system.h. 1997-02-03 05:08:19 +00:00
Jim Meyering 1b5a74d1a7 (parse_long_options): Compare getopt_long return
value against -1, not EOF.  Use NULL, not `(int *) 0' as last parameter
in getopt_long call.
1997-02-03 05:06:27 +00:00
Jim Meyering a2ffd5db02 [__GNUC__]: Don't define alloca to __builtin_alloca. 1997-02-03 04:20:22 +00:00
Jim Meyering 704a69781e . 1997-02-03 03:22:52 +00:00
Jim Meyering 5f24ab538f . 1997-02-03 03:21:02 +00:00
Jim Meyering 6a203a2347 (quote_filename): Don't backslash-escape double quotes.
This fixes a problem whereby columns weren't aligned when some files
contained double quote characters and ls's --escape (-b) option was
used.  Reported by Mark Harris.
1997-02-03 00:10:40 +00:00
Jim Meyering 16e150496f . 1997-02-02 23:51:20 +00:00
Jim Meyering 44a82a9eb6 . 1997-02-02 22:22:37 +00:00
Jim Meyering a15366696c * src/cp-hash.c (struct entry): Move dcl to this file from cp.h.
(struct htab): Likewise.
No longer include cp.h.  Instead, include the things it used to include.
1997-02-02 22:21:03 +00:00
Jim Meyering c64a391bb2 . 1997-02-02 21:23:10 +00:00
Jim Meyering 1d286acd9a (hash_insert2): Rename local HTAB to HT to avoid shadowing global. 1997-02-02 20:44:10 +00:00
Jim Meyering b63df62ce1 [obstack_chunk_alloc]: Define to malloc, not xmalloc
to work better with new obstack functions.
1997-02-02 20:11:54 +00:00
Jim Meyering ff323743c5 [obstack_chunk_alloc]: Define to malloc, not xmalloc
to work better with new obstack functions.
1997-02-02 20:10:11 +00:00
Jim Meyering 50d2bb5b7b (main): Rename local I to C to avoid shadowing and to
be more consistent.  Declare I in inner scopes.
1997-02-02 20:09:02 +00:00
Jim Meyering 1a375e421b Gutted code -- pieces are in copy.[ch]. 1997-02-02 18:33:19 +00:00
Jim Meyering 09e2cc2fdf use $@, instead of literal `POTFILES' 1997-02-02 16:05:43 +00:00
Jim Meyering d262a3cc82 (POTFILES): Redirect to an intermediate file and write-protect POTFILES. 1997-02-02 15:43:54 +00:00
Jim Meyering badb35bdb7 . 1997-02-02 00:09:46 +00:00
Jim Meyering 3cca84e543 . 1997-02-02 00:09:25 +00:00
Jim Meyering 4ea19e3b31 . 1997-02-01 23:12:18 +00:00