|
8ec2d4de
|
2000-06-25T06:54:36
|
|
*** empty log message ***
|
|
45fb0477
|
2000-06-25T06:54:32
|
|
(print_unicode_char): Work around ansi2knr deficiency.
|
|
f086c3e2
|
2000-06-24T12:21:52
|
|
.
|
|
cba023ba
|
2000-06-24T12:01:29
|
|
*** empty log message ***
|
|
067a83f1
|
2000-06-24T12:01:03
|
|
[!HAVE_DECL_STRERROR_R]: Declare strerror_r.
|
|
e986b397
|
2000-06-23T21:05:50
|
|
Include <wctype.h> after <wchar.h>,
for Solaris 2.5.
(mbrtowc, mbstate_t): Define substitutes if
HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
(iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
|
|
e39dd1ba
|
2000-06-23T21:03:06
|
|
*** empty log message ***
|
|
138e407e
|
2000-06-23T14:03:02
|
|
*** empty log message ***
|
|
5972f7a7
|
2000-06-21T20:21:03
|
|
ansideclify
|
|
4f4a05dc
|
2000-06-21T20:20:27
|
|
New file, from Bruno Haible. Required for BeOS.
|
|
62d4a6ee
|
2000-06-21T20:16:10
|
|
*** empty log message ***
|
|
4f796b14
|
2000-06-21T20:16:03
|
|
(xgetcwd): If the required pathname length is smaller
than 1024, return a memory chunk of least possible size, instead
of size PATH_MAX + 2. In the loop, increment the size proportionally.
Use free/xmalloc instead of xrealloc to avoid copying for very long paths.
|
|
2c096e99
|
2000-06-21T13:00:54
|
|
*** empty log message ***
|
|
011f3dd8
|
2000-06-21T13:00:49
|
|
(canon_host): Use malloc and memcpy to copy an
address, not strdup. Include <stdlib.h> and don't declare free().
|
|
a46cc0f8
|
2000-06-21T12:56:40
|
|
*** empty log message ***
|
|
8d447ad2
|
2000-06-21T12:56:33
|
|
(path_concat): Don't access dir[-1] if dir is the empty string.
|
|
831a09ff
|
2000-06-21T09:56:42
|
|
include getstr.h
|
|
3bf5fcd0
|
2000-06-21T09:21:52
|
|
*** empty log message ***
|
|
da980d26
|
2000-06-21T09:21:22
|
|
(libfetish_a_SOURCES): Add getstr.c.
(noinst_HEADERS): Add getstr.h.
|
|
90b3ed0d
|
2000-06-21T09:12:30
|
|
(getstr): Move into a separate file.
|
|
f7e56ea9
|
2000-06-21T09:10:32
|
|
copyright date
|
|
14078b53
|
2000-06-21T09:09:57
|
|
*** empty log message ***
|
|
2629f21b
|
2000-06-21T09:09:22
|
|
New file, extracted from getline.c, with the following
changes: new parameter, delim2; both delim[12] parameters have type
`int', not `char'. The latter would lose with 8-bit delimiters.
|
|
513f43a2
|
2000-06-19T09:48:54
|
|
.
|
|
35455a4f
|
2000-06-19T07:25:01
|
|
[HAVE_NLIST_H] (NLIST_STRUCT): Define.
|
|
8b4395b2
|
2000-06-19T07:19:41
|
|
revert last change
|
|
d898282a
|
2000-06-19T06:55:11
|
|
*** empty log message ***
|
|
59350b88
|
2000-06-19T06:51:58
|
|
.
|
|
825548e2
|
2000-06-18T18:17:03
|
|
*** empty log message ***
|
|
d8e74bb3
|
2000-06-18T18:16:54
|
|
Include memory.h, string.h, and/or strings.h as needed.
(this snippet comes from src/system.h).
|
|
55558298
|
2000-06-18T17:47:50
|
|
.
|
|
b8156e30
|
2000-06-18T06:17:54
|
|
s/NLIST_STRUCT/HAVE_NLIST_H/. Remove big
multi-platform `#ifndef NLIST_STRUCT' block.
|
|
2b1abb91
|
2000-06-17T18:46:16
|
|
.
|
|
febc23f2
|
2000-06-16T12:51:33
|
|
*** empty log message ***
|
|
e7c9de64
|
2000-06-16T12:51:28
|
|
(adjust_value): New function.
(human_readable_inexact): Apply rounding style even when
printing approximate values.
|
|
99ca3362
|
2000-06-15T12:47:56
|
|
*** empty log message ***
|
|
32cf91a6
|
2000-06-15T12:21:20
|
|
*** empty log message ***
|
|
d3551c3d
|
2000-06-15T12:21:10
|
|
(human_readable_inexact): Allow an input block
size that is not a multiple of the output block size, and vice versa.
|
|
3a6241e7
|
2000-06-15T07:58:06
|
|
*** empty log message ***
|
|
2880c2d2
|
2000-06-15T07:57:58
|
|
(get_date): Apply relative times after time zone indicator, not before.
|
|
a6d409a9
|
2000-06-13T09:19:08
|
|
.
|
|
bc54c457
|
2000-06-13T09:18:30
|
|
(all-local): Depend on lstat.c and stat.c.
|
|
afaaab1f
|
2000-06-13T09:08:50
|
|
*** empty log message ***
|
|
e82309f6
|
2000-06-13T09:08:47
|
|
[!HAVE_DECL_FREE]: Declare free in lstat.c.
|
|
5b7918f1
|
2000-06-13T09:06:10
|
|
*** empty log message ***
|
|
5088df71
|
2000-06-13T09:05:16
|
|
Include <stdlib.h> in lstat, to declare "free".
|
|
5f0ce263
|
2000-06-06T21:40:56
|
|
.
|
|
4e4ca06d
|
2000-06-04T13:28:45
|
|
*** empty log message ***
|
|
e09a10a6
|
2000-06-04T13:20:20
|
|
Include <config.h> if HAVE_CONFIG_H.
|
|
6e95edfd
|
2000-06-04T08:13:25
|
|
.
|
|
f83aa1c4
|
2000-06-04T06:47:31
|
|
(getugroups): Cast -1 to gid_t, for systems like
SunOS4.1.4 for which gid_t is an unsigned type.
|
|
bd85a91a
|
2000-06-03T22:09:03
|
|
move vmp decl back out to the scope where it belongs
|
|
6ed5deac
|
2000-06-03T21:47:48
|
|
*** empty log message ***
|
|
85b73e4b
|
2000-06-03T21:47:37
|
|
[!HAVE_DECL_MEMCHR]: Declare memchr.
|
|
77ee1909
|
2000-06-03T08:34:45
|
|
.
|
|
2d1f7148
|
2000-06-03T08:34:34
|
|
(install-exec-local): On systems with glibc-2.1 or
newer, don't install charset.alias.
|
|
7b4c68df
|
2000-06-03T08:34:18
|
|
Change the Linux/glibc rules so they become empty on glibc-2.1 or newer.
|
|
e25da287
|
2000-06-03T08:33:04
|
|
*** empty log message ***
|
|
084ec863
|
2000-06-02T11:54:35
|
|
*** empty log message ***
|
|
bcf3308e
|
2000-06-02T11:20:47
|
|
Back out last change. Instead, do this...
(read_filesystem_list) [MOUNTED_VMOUNT]: Set the me_dummy
member using the same `ignore'-testing code.
|
|
389e79a9
|
2000-06-02T11:20:30
|
|
(ME_DUMMY): Add `autofs' to the list of ignored fs_type strings.
From Mark D. Roth.
|
|
3004e2c7
|
2000-05-29T16:23:45
|
|
(read_filesystem_list) [MOUNTED_VMOUNT]: Ignore mounts
with the `ignore' attribute. Based on a patch from Mark D. Roth.
|
|
f0b68239
|
2000-05-29T16:23:04
|
|
*** empty log message ***
|
|
bb07dc3f
|
2000-05-29T16:22:03
|
|
.
|
|
e18ebeef
|
2000-05-22T06:24:50
|
|
Remove old, now-unnecessary `#ifdef __MSDOS__' block.
|
|
c4ce48ac
|
2000-05-20T09:30:01
|
|
.
|
|
56622830
|
2000-05-18T11:12:39
|
|
*** empty log message ***
|
|
9a884a50
|
2000-05-18T11:06:39
|
|
(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.
|
|
1ff18a19
|
2000-05-16T14:42:22
|
|
*** empty log message ***
|
|
b6c5ffd2
|
2000-05-16T14:36:55
|
|
<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.
|
|
0c54b7ca
|
2000-05-15T10:22:01
|
|
*** empty log message ***
|
|
8e7b8079
|
2000-05-15T10:21:56
|
|
(close_stdout_set_file_name): Declare.
|
|
accac54b
|
2000-05-15T10:21:25
|
|
(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.
|
|
e5a14433
|
2000-05-15T07:11:30
|
|
*** empty log message ***
|
|
e1160528
|
2000-05-15T07:11:16
|
|
(version_etc_copyright): Update the copyright string
that goes into all --version output.
|
|
3e09c787
|
2000-05-10T16:40:30
|
|
.
|
|
8f4b8753
|
2000-05-10T16:39:53
|
|
(close_stdout_set_status): Declare.
|
|
97a560dd
|
2000-05-10T16:39:35
|
|
[default_exit_status]: New file-scoped variable.
(close_stdout_set_status): New function.
|
|
124cecef
|
2000-05-08T11:59:34
|
|
.
|
|
e1c9e56e
|
2000-05-08T10:10:26
|
|
.
|
|
f6d20d3f
|
2000-05-08T10:09:28
|
|
Don't include closeout.h.
(parse_long_options): Don't call close_stdout for --version.
|
|
118e5e7f
|
2000-05-07T15:00:48
|
|
.
|
|
693fbe46
|
2000-05-06T15:45:33
|
|
*** empty log message ***
|
|
007fb8a2
|
2000-05-06T15:45:30
|
|
Undefine __strnlen and strnlen.
[!weak_alias]: Define __strnlen to strnlen.
|
|
547a6734
|
2000-05-06T14:33:56
|
|
*** empty log message ***
|
|
ba3a6b43
|
2000-05-06T14:33:46
|
|
remove ifdef
|
|
cef40fc0
|
2000-05-06T14:33:22
|
|
New file, from libiberty.
|
|
59c74f41
|
2000-05-06T14:14:14
|
|
.
|
|
d3c78ad7
|
2000-05-06T13:47:44
|
|
*** empty log message ***
|
|
c0a1220d
|
2000-05-06T13:47:38
|
|
(get_charset_aliases): Use malloc, realloc and memcpy
instead of xmalloc, xrealloc, path_concat.
(locale_charset): Treat empty environment variables as absent.
(DIRECTORY_SEPARATOR, ISSLASH): New macros.
|
|
f8269992
|
2000-05-04T07:19:34
|
|
*** empty log message ***
|
|
1315b9b9
|
2000-05-04T07:19:24
|
|
update from glibc -- solely white space changes
|
|
05d4ef79
|
2000-05-04T07:13:40
|
|
*** empty log message ***
|
|
4b018340
|
2000-05-04T07:12:59
|
|
filter through cppi
|
|
f924ee2b
|
2000-05-04T07:12:43
|
|
Update from glibc.
|
|
350ba10b
|
2000-05-04T07:06:49
|
|
*** empty log message ***
|
|
34d6df51
|
2000-05-04T07:06:42
|
|
Update from glibc.
|
|
48f06745
|
2000-05-04T06:41:26
|
|
Update from glibc.
|
|
54c26afc
|
2000-05-04T06:36:10
|
|
*** empty log message ***
|
|
0171fae6
|
2000-05-04T06:35:49
|
|
update from glibc
|