Jim Meyering
12da649245
(usage): Change TAB in message to spaces. Doing that seems
...
to have worked around a problem with something in gettext that was
producing a truncated usage message for date's usage.
François Pinard.
1996-04-30 03:30:51 +00:00
Jim Meyering
e6eece1575
update Copyright years for 1996
1996-04-24 04:45:54 +00:00
Jim Meyering
c264e159a4
(usage): Describe new %V format.
1996-04-22 03:19:14 +00:00
Jim Meyering
d283aef5ca
(usage): Add missing `\n\' at the end of newly added lines for %e and %z.
1996-04-13 18:27:24 +00:00
Jim Meyering
d82c2c9274
(usage): Document %e and %z. Reported by Karl Berry.
1996-04-13 03:04:21 +00:00
Jim Meyering
318a497768
Update FSF's address.
1996-03-24 18:33:12 +00:00
Jim Meyering
1954f681c6
(main): Declare to be of type int, not void.
1996-03-21 22:47:02 +00:00
Jim Meyering
3ee97d4d5b
Don't include version.h.
...
(main): Use PACKAGE_VERSION instead of version_string.
1996-03-16 16:14:26 +00:00
Jim Meyering
6fc4ae7a28
(main): Initialize for internationalized message support:
...
call setlocale, bindtextdomain, and textdomain.
1996-03-12 23:49:29 +00:00
Jim Meyering
6f37efd8b2
(batch_convert): Put `' around filename in error in case it's empty.
1996-02-25 05:31:26 +00:00
Jim Meyering
c5134a9b13
(batch_convert): Declare BUFLEN local to be of type size_t, not int.
1996-02-23 16:11:14 +00:00
Jim Meyering
46505987ea
(main): Accept new option, --rfc-822 (-R).
...
(show_date): Use RFC822-mandated strftime format.
From H. Peter Anvin (hpa@storm.net ).
(usage): Add a line describing the new option.
1996-02-01 05:44:59 +00:00
Jim Meyering
00b953713e
Fix typo in __P use.
1996-01-07 04:04:48 +00:00
Jim Meyering
53398947a1
Protoize and __P-protect forward dcls.
1996-01-06 11:44:05 +00:00
Jim Meyering
0f100b0d3f
(putenv): Declare.
...
(universal_time): Remove.
(main): If -u is given, set TZ to "UTC0"; this causes date to use
UTC uniformly and fixes bugs in the handling of date -u +'%s %Z'.
(show_date): Just use localtime and a single format, since TZ will
be set properly if -u is given. From Paul Eggert.
1996-01-06 06:07:23 +00:00
Jim Meyering
57ec0f45c9
s/non-zero/nonzero/g
1995-11-27 05:34:31 +00:00
Jim Meyering
013277d331
New option --reference=FILE (-r FILE) analogous to the
...
like-named touch option.
(main): Recognize it and give diagnostic for misuse.
(usage): Describe briefly.
From Franc,ois Pinard.
(batch_convert): Close input stream also when it's not stdin.
(main): Reorganize to do option-consistency checks before all else.
1995-10-28 05:52:24 +00:00
Jim Meyering
ca59b76b50
(batch_convert): Close input stream also when it's not stdin.
1995-10-27 15:12:31 +00:00
Jim Meyering
f0556f3517
Annotate localizable strings with _(...). From Franc,ois.
1995-08-08 04:37:34 +00:00
Jim Meyering
635b1b5b6e
(usage): Add one- and two-line descriptions to --help output.
...
From Karl.
1995-05-15 04:53:56 +00:00
Jim Meyering
6d94a2954d
(usage): Fix per kb's suggestions.
1995-04-30 12:57:50 +00:00
Jim Meyering
0d6850348c
add 1995 to Copyright dates
1995-03-09 22:33:05 +00:00
Jim Meyering
829c226954
(batch_convert): Remove any trailing newline from offending
...
line before including it in the `invalid date' error from `date -f'.
Reported by Franc,ois Pinard.
1995-02-27 06:00:14 +00:00
Jim Meyering
a9f1783e20
* src/*.c: Include "error.h" instead of simply declaring
...
`void error ();'.
1994-12-20 05:26:44 +00:00
Jim Meyering
b055972c6b
.
1994-10-01 18:06:39 +00:00
Jim Meyering
ec90359f34
.
1994-10-01 02:52:05 +00:00
Jim Meyering
3c28751b48
merge with 1.10n3
1994-09-29 17:57:49 +00:00
Jim Meyering
0a0800fe25
merge with 1.10n2
1994-09-27 22:02:00 +00:00
Jim Meyering
4bac19f0bf
.
1994-09-25 02:25:20 +00:00
Jim Meyering
553cabb1d1
(main): Cast string literal to (char*).
1994-09-24 16:16:17 +00:00
Jim Meyering
920c0db5c0
.
1994-09-17 02:19:11 +00:00
Jim Meyering
b4baf84d32
.
1994-09-17 00:17:25 +00:00
Jim Meyering
86ba2b2bdf
.
1994-08-19 13:36:37 +00:00
Jim Meyering
7b5a41383b
.
1994-07-26 03:44:37 +00:00
Jim Meyering
545ac40616
.
1994-07-13 14:17:38 +00:00
Jim Meyering
53cd09b3bc
merge with 1.10d
1994-07-05 02:22:12 +00:00
Jim Meyering
e628e7bb9e
.
1994-04-20 00:23:45 +00:00
Jim Meyering
75a474834b
.
1994-02-01 14:11:50 +00:00
Jim Meyering
82a7098474
merge with 1.9.2c
1994-01-03 05:22:20 +00:00
Jim Meyering
704a7eba4a
who.c
1993-12-28 21:18:17 +00:00
Jim Meyering
d7daf7444e
.
1993-12-23 00:08:23 +00:00
Jim Meyering
d7c526e66d
merge with 1.8.1i
1993-10-26 00:11:14 +00:00
Jim Meyering
cfe240bbd8
merge with 1.8.1h
1993-10-24 21:30:08 +00:00
Jim Meyering
fa7a1e19e2
merge with 1.8.1g
1993-10-17 03:57:04 +00:00
Jim Meyering
44c053f008
merge with 1.8.1d
1993-10-12 14:49:11 +00:00
Jim Meyering
87fa23e641
merge with 1.8.1b
1993-10-12 01:52:24 +00:00
Jim Meyering
ae0074289c
merge with 1.8.1 + partial --version and --help
1993-09-08 18:23:12 +00:00
Jim Meyering
d4f175199f
Add long options.
1993-03-26 04:52:17 +00:00
Jim Meyering
7c4931fcee
Remove unused definition of isdigit.
1992-12-07 05:26:54 +00:00
Jim Meyering
88b7056046
all files: make most variables static and const when possible.
...
declare lots of functions static.
1992-11-12 04:14:54 +00:00