platform/upstream/coreutils.git
27 years ago.
Jim Meyering [Sat, 17 Aug 1996 05:15:53 +0000 (05:15 +0000)]
.

27 years agoUpdate from GNU libc -- this adds back %z and %s
Jim Meyering [Sat, 17 Aug 1996 05:15:44 +0000 (05:15 +0000)]
Update from GNU libc -- this adds back %z and %s
formats and reverts to old behavior where unrecognized format like
%E is treated as eqivalent to `E'.

27 years ago.
Jim Meyering [Sat, 17 Aug 1996 03:39:44 +0000 (03:39 +0000)]
.

27 years ago.
Jim Meyering [Sat, 17 Aug 1996 03:38:17 +0000 (03:38 +0000)]
.

27 years ago.
Jim Meyering [Sat, 17 Aug 1996 03:37:22 +0000 (03:37 +0000)]
.

27 years ago.
Jim Meyering [Sat, 17 Aug 1996 03:22:40 +0000 (03:22 +0000)]
.

27 years ago.
Jim Meyering [Sat, 17 Aug 1996 03:13:54 +0000 (03:13 +0000)]
.

27 years ago(parse_group): Fail when given an invalid group name.
Jim Meyering [Sat, 17 Aug 1996 03:13:46 +0000 (03:13 +0000)]
(parse_group): Fail when given an invalid group name.
Reported as Debian Bug#4119 via Erick Branderhorst (branderh@IAEhv.nl).
Declare pointer parameters const as appropriate.

27 years ago.
Jim Meyering [Wed, 14 Aug 1996 02:51:17 +0000 (02:51 +0000)]
.

27 years ago.
Jim Meyering [Mon, 12 Aug 1996 03:51:18 +0000 (03:51 +0000)]
.

27 years ago.
Jim Meyering [Mon, 12 Aug 1996 03:48:18 +0000 (03:48 +0000)]
.

27 years ago.
Jim Meyering [Mon, 12 Aug 1996 03:45:18 +0000 (03:45 +0000)]
.

27 years ago.
Jim Meyering [Mon, 12 Aug 1996 03:44:11 +0000 (03:44 +0000)]
.

27 years ago.
Jim Meyering [Mon, 12 Aug 1996 03:42:53 +0000 (03:42 +0000)]
.

27 years ago.
Jim Meyering [Mon, 12 Aug 1996 03:42:07 +0000 (03:42 +0000)]
.

27 years ago.
Jim Meyering [Mon, 12 Aug 1996 03:41:47 +0000 (03:41 +0000)]
.

27 years ago.
Jim Meyering [Fri, 9 Aug 1996 04:03:31 +0000 (04:03 +0000)]
.

27 years ago.
Jim Meyering [Fri, 9 Aug 1996 03:59:16 +0000 (03:59 +0000)]
.

27 years ago.
Jim Meyering [Mon, 5 Aug 1996 04:07:42 +0000 (04:07 +0000)]
.

27 years ago.
Jim Meyering [Mon, 5 Aug 1996 04:06:11 +0000 (04:06 +0000)]
.

27 years ago.
Jim Meyering [Mon, 5 Aug 1996 04:04:49 +0000 (04:04 +0000)]
.

27 years ago.
Jim Meyering [Mon, 5 Aug 1996 03:49:29 +0000 (03:49 +0000)]
.

27 years ago.
Jim Meyering [Mon, 5 Aug 1996 03:36:01 +0000 (03:36 +0000)]
.

27 years ago.
Jim Meyering [Mon, 5 Aug 1996 00:14:16 +0000 (00:14 +0000)]
.

27 years ago.
Jim Meyering [Sun, 4 Aug 1996 23:34:33 +0000 (23:34 +0000)]
.

27 years ago.
Jim Meyering [Sun, 4 Aug 1996 19:44:04 +0000 (19:44 +0000)]
.

27 years ago.
Jim Meyering [Sun, 4 Aug 1996 19:43:53 +0000 (19:43 +0000)]
.

27 years agoUpdate for perl5 and use strict.
Jim Meyering [Sun, 4 Aug 1996 16:03:00 +0000 (16:03 +0000)]
Update for perl5 and use strict.

27 years ago.
Jim Meyering [Sun, 4 Aug 1996 15:44:42 +0000 (15:44 +0000)]
.

27 years ago(main): Allow `+' in options like -+8 and -+13.
Jim Meyering [Sun, 4 Aug 1996 14:15:25 +0000 (14:15 +0000)]
(main): Allow `+' in options like -+8 and -+13.

27 years ago(main): Set minus_flag to zero in two places.
Jim Meyering [Sat, 3 Aug 1996 04:23:43 +0000 (04:23 +0000)]
(main): Set minus_flag to zero in two places.
Otherwise, `nice --1 -3' would mistakenly do the equivalent of `nice --3'.
Thanks to Eric Backus <ericb@lsid.hp.com> for the test cases.

27 years ago.
Jim Meyering [Sat, 3 Aug 1996 04:23:08 +0000 (04:23 +0000)]
.

27 years ago.
Jim Meyering [Sat, 3 Aug 1996 02:49:46 +0000 (02:49 +0000)]
.

27 years ago(print_uptime) [HAVE_PROC_UPTIME]: Read from /proc/uptime.
Jim Meyering [Sat, 3 Aug 1996 02:49:34 +0000 (02:49 +0000)]
(print_uptime) [HAVE_PROC_UPTIME]: Read from /proc/uptime.
From Ulrich Drepper.

27 years ago.
Jim Meyering [Fri, 2 Aug 1996 03:45:50 +0000 (03:45 +0000)]
.

27 years ago.
Jim Meyering [Fri, 2 Aug 1996 03:25:54 +0000 (03:25 +0000)]
.

27 years ago(ST_NBLOCKS) [_CRAY]: Special case for Cray.
Jim Meyering [Fri, 2 Aug 1996 03:25:39 +0000 (03:25 +0000)]
(ST_NBLOCKS) [_CRAY]: Special case for Cray.
From by Johan Danielsson.

27 years ago(get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree.
Jim Meyering [Fri, 2 Aug 1996 03:25:10 +0000 (03:25 +0000)]
(get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree.
From by Johan Danielsson.

27 years ago.
Jim Meyering [Thu, 1 Aug 1996 04:46:51 +0000 (04:46 +0000)]
.

27 years ago[LINK_TYPE]: Remove macro. NLS messages aren't
Jim Meyering [Thu, 1 Aug 1996 04:42:08 +0000 (04:42 +0000)]
[LINK_TYPE]: Remove macro.  NLS messages aren't
extracted from macros.
(link_type_string): New global variable to be used instead of
LINK_TYPE.
(main): Set it here.
(do_link): Use it (instead of macro) here.

27 years agotty: Use terminal, not `tty' in description of tty command.
Jim Meyering [Wed, 31 Jul 1996 12:37:58 +0000 (12:37 +0000)]
tty: Use terminal, not `tty' in description of tty command.
date %W: fix typo in description
Both from Andreas Schwab.

27 years ago.
Jim Meyering [Wed, 31 Jul 1996 04:47:04 +0000 (04:47 +0000)]
.

27 years ago[HAVE_SYS_FS_S5PARAM_H]: Include sys/fs/s5param.h
Jim Meyering [Wed, 31 Jul 1996 04:43:59 +0000 (04:43 +0000)]
[HAVE_SYS_FS_S5PARAM_H]: Include sys/fs/s5param.h
to work around bug in sys/filsys.h of Fujitsu UXP/V.
Reported by Johan Danielsson.

27 years ago.
Jim Meyering [Wed, 31 Jul 1996 04:39:33 +0000 (04:39 +0000)]
.

27 years ago(DO_CHOWN): New macro -- derived from code in copy.
Jim Meyering [Wed, 31 Jul 1996 04:39:25 +0000 (04:39 +0000)]
(DO_CHOWN): New macro -- derived from code in copy.
(copy): Use DO_CHOWN to assure that any newly-created symbolic
links have proper owner and group.

27 years agoUpdate from GNU libc master.
Jim Meyering [Tue, 30 Jul 1996 05:33:30 +0000 (05:33 +0000)]
Update from GNU libc master.

27 years ago*** empty log message ***
Jim Meyering [Mon, 29 Jul 1996 05:06:11 +0000 (05:06 +0000)]
*** empty log message ***

27 years ago.
Jim Meyering [Sat, 27 Jul 1996 22:30:11 +0000 (22:30 +0000)]
.

27 years ago(bindtextdomain) [!ENABLE_NLS]: Undefine to avoid
Jim Meyering [Sat, 27 Jul 1996 22:29:01 +0000 (22:29 +0000)]
(bindtextdomain) [!ENABLE_NLS]: Undefine to avoid
redefinition warnings on solaris.
(textdomain) [!ENABLE_NLS]: Likewise.

28 years ago.
Jim Meyering [Fri, 26 Jul 1996 04:32:30 +0000 (04:32 +0000)]
.

28 years ago(unexpand): Move EOF check to follow code that
Jim Meyering [Fri, 26 Jul 1996 04:31:29 +0000 (04:31 +0000)]
(unexpand): Move EOF check to follow code that
processes and generates output for pending spaces.
Before `printf '  ' |unexpand -t 1,2' generated no output.

28 years ago(md5_check): Remove parameter, BINARY.
Jim Meyering [Fri, 26 Jul 1996 04:11:21 +0000 (04:11 +0000)]
(md5_check): Remove parameter, BINARY.
Rename local TYPE_FLAG to BINARY, so md5_file uses the binary mode
from the input stream rather than the one from the command line.
(main): Fail with a diagnostic if --binary or --text is specified
when verifying checksums.
Reported by Eli Zaretskii <eliz@is.elta.co.il>.

28 years ago.
Jim Meyering [Fri, 26 Jul 1996 04:11:11 +0000 (04:11 +0000)]
.

28 years ago(main): Fix typo in getopt_long string: s/n/h/.
Jim Meyering [Fri, 26 Jul 1996 02:11:34 +0000 (02:11 +0000)]
(main): Fix typo in getopt_long string: s/n/h/.
Reported by Ken Pizzini.

28 years ago(usage): Remove -h. It is not an option.
Jim Meyering [Thu, 25 Jul 1996 03:25:32 +0000 (03:25 +0000)]
(usage): Remove -h.  It is not an option.
Reported by Ulrich Drepper.

28 years agocv.
Jim Meyering [Mon, 22 Jul 1996 04:50:43 +0000 (04:50 +0000)]
cv.

28 years ago.
Jim Meyering [Mon, 22 Jul 1996 04:42:16 +0000 (04:42 +0000)]
.

28 years ago.
Jim Meyering [Mon, 22 Jul 1996 01:57:10 +0000 (01:57 +0000)]
.

28 years ago(rpmatch): Add back [[:alpha:]]. Drepper says it's the standard.
Jim Meyering [Mon, 22 Jul 1996 01:01:10 +0000 (01:01 +0000)]
(rpmatch): Add back [[:alpha:]].  Drepper says it's the standard.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 22:48:46 +0000 (22:48 +0000)]
.

28 years ago(yesno) [!HAVE_RPMATCH]: Remove function since we'll
Jim Meyering [Sun, 21 Jul 1996 22:48:41 +0000 (22:48 +0000)]
(yesno) [!HAVE_RPMATCH]: Remove function since we'll
always use the rpmatch-based version.
Declare rpmatch.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 22:46:46 +0000 (22:46 +0000)]
.

28 years ago[STDC_HEADERS]: Guard inclusion of stdlib.h.
Jim Meyering [Sun, 21 Jul 1996 22:46:39 +0000 (22:46 +0000)]
[STDC_HEADERS]: Guard inclusion of stdlib.h.
(_) [!_]: Define it.
(try): Add RESPONSE parameter.
(rpmatch): Update caller.
Change the regular expressions to be ^[yY] and ^[nN].

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 22:41:26 +0000 (22:41 +0000)]
.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 17:25:50 +0000 (17:25 +0000)]
.

28 years ago(EXTRA_DIST): Add rpmatch.c.
Jim Meyering [Sun, 21 Jul 1996 17:25:10 +0000 (17:25 +0000)]
(EXTRA_DIST): Add rpmatch.c.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 17:16:13 +0000 (17:16 +0000)]
.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 17:13:47 +0000 (17:13 +0000)]
.

28 years ago(yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function.
Jim Meyering [Sun, 21 Jul 1996 17:13:41 +0000 (17:13 +0000)]
(yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function.

28 years ago(EXTRA_DIST): Put error.c and obstack.c here...
Jim Meyering [Sun, 21 Jul 1996 17:11:10 +0000 (17:11 +0000)]
(EXTRA_DIST): Put error.c and obstack.c here...
(fu_SOURCES): Instead of here.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 17:11:01 +0000 (17:11 +0000)]
.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 17:01:52 +0000 (17:01 +0000)]
.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 16:59:36 +0000 (16:59 +0000)]
.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 16:57:47 +0000 (16:57 +0000)]
.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 14:52:33 +0000 (14:52 +0000)]
.

28 years ago.
Jim Meyering [Sun, 21 Jul 1996 14:51:46 +0000 (14:51 +0000)]
.

28 years ago(usage): Correct typo (-iucl -> -iuclc) in usage message.
Jim Meyering [Sun, 21 Jul 1996 14:51:02 +0000 (14:51 +0000)]
(usage): Correct typo (-iucl -> -iuclc) in usage message.
From Thomas Olsson <d95to@efd.lth.se>.

28 years ago.
Jim Meyering [Sat, 20 Jul 1996 22:14:05 +0000 (22:14 +0000)]
.

28 years ago.
Jim Meyering [Sat, 20 Jul 1996 21:01:55 +0000 (21:01 +0000)]
.

28 years ago.
Jim Meyering [Sat, 20 Jul 1996 05:24:15 +0000 (05:24 +0000)]
.

28 years ago(path_concat): Rewrite to return new parameter.
Jim Meyering [Sat, 20 Jul 1996 05:24:09 +0000 (05:24 +0000)]
(path_concat): Rewrite to return new parameter.
(do_copy): Update uses of path_concat to use new parameter.
Use that new pointer to compute correct offset for make_path_private.
Before, cp --recursive --parents SRC DEST failed when SRC was
an absolute file name.  E.g.,
% cd /tmp; rm -rf d f; mkdir d; touch f; cp -PR /tmp/f d
cp: tmp: No such file or directory
Reported by Horst von Brand vonbrand@sleipnir.valparaiso.cl.

28 years ago[_AIX]: Add #pragma alloca.
Jim Meyering [Fri, 19 Jul 1996 03:56:23 +0000 (03:56 +0000)]
[_AIX]: Add #pragma alloca.
From Bernd Leibing <bernd.leibing@rz.uni-ulm.de>.

28 years ago.
Jim Meyering [Fri, 19 Jul 1996 03:15:30 +0000 (03:15 +0000)]
.

28 years ago.
Jim Meyering [Fri, 19 Jul 1996 03:00:00 +0000 (03:00 +0000)]
.

28 years ago(main): Initialize for internationalized message support:
Jim Meyering [Fri, 19 Jul 1996 02:59:54 +0000 (02:59 +0000)]
(main): Initialize for internationalized message support:
call setlocale, bindtextdomain, and textdomain.  Reported by
Michel Robitaille <robitail@IRO.UMontreal.CA>.

28 years ago.
Jim Meyering [Thu, 18 Jul 1996 04:44:54 +0000 (04:44 +0000)]
.

28 years ago.
Jim Meyering [Thu, 18 Jul 1996 04:36:09 +0000 (04:36 +0000)]
.

28 years ago.
Jim Meyering [Thu, 18 Jul 1996 04:15:00 +0000 (04:15 +0000)]
.

28 years agoInclude <sys/types.h> before system.h.
Jim Meyering [Thu, 18 Jul 1996 04:14:51 +0000 (04:14 +0000)]
Include <sys/types.h> before system.h.

28 years agoInclude <sys/types.h> before system.h.
Jim Meyering [Thu, 18 Jul 1996 04:14:19 +0000 (04:14 +0000)]
Include <sys/types.h> before system.h.

28 years agoInclude <sys/types.h> before system.h.
Jim Meyering [Thu, 18 Jul 1996 04:13:52 +0000 (04:13 +0000)]
Include <sys/types.h> before system.h.

28 years ago.
Jim Meyering [Thu, 18 Jul 1996 03:37:55 +0000 (03:37 +0000)]
.

28 years ago.
Jim Meyering [Wed, 17 Jul 1996 05:34:40 +0000 (05:34 +0000)]
.

28 years agoUse `;' instead of (void)0.
Jim Meyering [Wed, 17 Jul 1996 05:29:47 +0000 (05:29 +0000)]
Use `;' instead of (void)0.

28 years ago.
Jim Meyering [Wed, 17 Jul 1996 03:30:55 +0000 (03:30 +0000)]
.

28 years ago(OFF_T_MAX): Remove definition.
Jim Meyering [Wed, 17 Jul 1996 03:13:54 +0000 (03:13 +0000)]
(OFF_T_MAX): Remove definition.
(main): Compare against LONG_MAX rather than OFF_T_MAX.

28 years ago.
Jim Meyering [Wed, 17 Jul 1996 03:13:45 +0000 (03:13 +0000)]
.

28 years ago[OFF_T_MAX]: Use `(unsigned long)1' rather than `(off_t)1'
Jim Meyering [Tue, 16 Jul 1996 05:14:00 +0000 (05:14 +0000)]
[OFF_T_MAX]: Use `(unsigned long)1' rather than `(off_t)1'
so the left operand of the << isn't signed.
From Kaveh Ghazi.

28 years ago.
Jim Meyering [Tue, 16 Jul 1996 05:13:16 +0000 (05:13 +0000)]
.

28 years agoUse `(void)0' as second arg to add macro.
Jim Meyering [Tue, 16 Jul 1996 05:08:29 +0000 (05:08 +0000)]
Use `(void)0' as second arg to add macro.
Omitting that second arg made some HPUX C compiler report an error.
From Kaveh R. Ghazi.