1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-09 11:16:42 +02:00
Commit Graph

1705 Commits

Author SHA1 Message Date
Jim Meyering c659fb7125 *** empty log message *** 2000-06-15 12:47:46 +00:00
Jim Meyering 59845523f3 *** empty log message *** 2000-06-15 12:21:20 +00:00
Jim Meyering fbc3c192c1 (human_readable_inexact): Allow an input block
size that is not a multiple of the output block size, and vice versa.
2000-06-15 12:21:10 +00:00
Jim Meyering 474a9f7a56 *** empty log message *** 2000-06-15 07:58:06 +00:00
Jim Meyering b7aa5f3206 (get_date): Apply relative times after time zone indicator, not before. 2000-06-15 07:57:58 +00:00
Jim Meyering 80530f9ebf . 2000-06-13 09:19:08 +00:00
Jim Meyering ab6ddc13f2 (all-local): Depend on lstat.c and stat.c. 2000-06-13 09:18:30 +00:00
Jim Meyering e784cd8520 *** empty log message *** 2000-06-13 09:08:50 +00:00
Jim Meyering 54e57758aa [!HAVE_DECL_FREE]: Declare free in lstat.c. 2000-06-13 09:08:47 +00:00
Jim Meyering 787e2d6289 *** empty log message *** 2000-06-13 09:06:10 +00:00
Jim Meyering b198a20555 Include <stdlib.h> in lstat, to declare "free". 2000-06-13 09:05:16 +00:00
Jim Meyering ced45c88d4 . 2000-06-06 21:40:56 +00:00
Jim Meyering 55babc7fe1 *** empty log message *** 2000-06-04 13:28:45 +00:00
Jim Meyering 1f07d34ed2 Include <config.h> if HAVE_CONFIG_H. 2000-06-04 13:20:20 +00:00
Jim Meyering 8e2e012dc9 . 2000-06-04 08:13:25 +00:00
Jim Meyering 985cf06296 (getugroups): Cast -1 to gid_t, for systems like
SunOS4.1.4 for which gid_t is an unsigned type.
2000-06-04 06:47:31 +00:00
Jim Meyering 86c8226819 move vmp decl back out to the scope where it belongs 2000-06-03 22:09:03 +00:00
Jim Meyering e5f1a12c6b *** empty log message *** 2000-06-03 21:47:48 +00:00
Jim Meyering c588f96c37 [!HAVE_DECL_MEMCHR]: Declare memchr. 2000-06-03 21:47:37 +00:00
Jim Meyering 111cdb39c3 . 2000-06-03 08:34:45 +00:00
Jim Meyering 1b306b070e (install-exec-local): On systems with glibc-2.1 or
newer, don't install charset.alias.
2000-06-03 08:34:34 +00:00
Jim Meyering 70ac95bbb2 Change the Linux/glibc rules so they become empty on glibc-2.1 or newer. 2000-06-03 08:34:18 +00:00
Jim Meyering 43585ddb5e *** empty log message *** 2000-06-03 08:33:04 +00:00
Jim Meyering 59ee5c9f35 *** empty log message *** 2000-06-02 11:54:35 +00:00
Jim Meyering 209099c9d9 Back out last change. Instead, do this...
(read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy
member using the same `ignore'-testing code.
2000-06-02 11:20:47 +00:00
Jim Meyering 8f245c6f2c (ME_DUMMY): Add `autofs' to the list of ignored fs_type strings.
From Mark D. Roth.
2000-06-02 11:20:30 +00:00
Jim Meyering 11c6d21d52 (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts
with the `ignore' attribute.  Based on a patch from Mark D. Roth.
2000-05-29 16:23:45 +00:00
Jim Meyering ab2c79328e *** empty log message *** 2000-05-29 16:23:04 +00:00
Jim Meyering 40acdda1b3 . 2000-05-29 16:22:03 +00:00
Jim Meyering b8c130d091 Remove old, now-unnecessary `#ifdef __MSDOS__' block. 2000-05-22 06:24:50 +00:00
Jim Meyering 8fad3eb9e0 . 2000-05-20 09:30:01 +00:00
Jim Meyering ba798c5998 *** empty log message *** 2000-05-18 11:12:39 +00:00
Jim Meyering aa78add2de (hash_rehash): Fix a nasty bug: copy the free entry list
back, too, since it may have been modified by allocate_entry.
(hash_delete): Rewrite not to use both(!) the assignment operator
and the comma operator in an if-expression.
2000-05-18 11:06:39 +00:00
Jim Meyering 1cd58148cd *** empty log message *** 2000-05-16 14:42:22 +00:00
Jim Meyering a4f0b7b42e <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
Remove; no longer needed.
"quotearg.h": Add include.
(file_name): Do not bother to explicitly initialize to NULL; it's less
efficient on some hosts.
(close_stdout_status): Remove test as to whether stdout was already
closed; it breaks for the case "echo x | sort >&-".
Quote file name colons.
Do not assume that _("write error") lacks format strings.
2000-05-16 14:36:55 +00:00
Jim Meyering 6385fbd99a *** empty log message *** 2000-05-15 10:22:01 +00:00
Jim Meyering 73417841eb (close_stdout_set_file_name): Declare. 2000-05-15 10:21:56 +00:00
Jim Meyering dba50eec49 (close_stdout_set_file_name): New function.
(close_stdout_status): Use new file-scoped global.
Return right away if fstat says the stdout file descriptor is invalid.
2000-05-15 10:21:25 +00:00
Jim Meyering 4e5d2ac6d2 *** empty log message *** 2000-05-15 07:11:30 +00:00
Jim Meyering cbd2839f1d (version_etc_copyright): Update the copyright string
that goes into all --version output.
2000-05-15 07:11:16 +00:00
Jim Meyering ce8cf50e0a . 2000-05-10 16:40:30 +00:00
Jim Meyering 4071f9dcd5 (close_stdout_set_status): Declare. 2000-05-10 16:39:53 +00:00
Jim Meyering ebd41d46d8 [default_exit_status]: New file-scoped variable.
(close_stdout_set_status): New function.
2000-05-10 16:39:35 +00:00
Jim Meyering 2fd73df635 . 2000-05-08 11:59:34 +00:00
Jim Meyering 31f5c39ace . 2000-05-08 10:10:26 +00:00
Jim Meyering aa1ddd2e7d Don't include closeout.h.
(parse_long_options): Don't call close_stdout for --version.
2000-05-08 10:09:28 +00:00
Jim Meyering c263f45884 . 2000-05-07 15:00:48 +00:00
Jim Meyering b700e5cdfe *** empty log message *** 2000-05-06 15:45:33 +00:00
Jim Meyering a83332dcd2 Undefine __strnlen and strnlen.
[!weak_alias]: Define __strnlen to strnlen.
2000-05-06 15:45:30 +00:00
Jim Meyering 55b7281ec2 *** empty log message *** 2000-05-06 14:33:56 +00:00