gnulib.git
24 years ago. SH-UTILS-2_0
Jim Meyering [Sat, 14 Aug 1999 15:37:41 +0000 (15:37 +0000)]
.

24 years ago(ARGMATCH_QUOTING_STYLE):
Jim Meyering [Tue, 10 Aug 1999 11:00:12 +0000 (11:00 +0000)]
(ARGMATCH_QUOTING_STYLE):
Change from escape_quoting_style to locale_quoting_style.
(argmatch_invalid): Use new quotearg_style primitive for simplicity.
Also, use ARGMATCH_QUOTING_STYLE to quote, instead of quoting ourselves.

24 years ago(locale_quoting_style): New enum value.
Jim Meyering [Tue, 10 Aug 1999 10:58:01 +0000 (10:58 +0000)]
(locale_quoting_style): New enum value.
(quotearg_n_style, quotearg_style): New decls.

24 years agoInclude <libintl.h> if ENABLE_NLS.
Jim Meyering [Tue, 10 Aug 1999 10:50:18 +0000 (10:50 +0000)]
Include <libintl.h> if ENABLE_NLS.
(_): New macro.
(quoting_style_args, quoting_style_v, quotearg_buffer): Add support
for locale_quoting_style, using _("`") and _("'") for open and close
quote symbols.
Do not quote spaces in escape_quoting_style.
(quotearg_n_style, quotearg_style): New functions.

24 years ago.
Jim Meyering [Sun, 8 Aug 1999 10:18:36 +0000 (10:18 +0000)]
.

24 years agofix typo
Jim Meyering [Sun, 8 Aug 1999 10:16:53 +0000 (10:16 +0000)]
fix typo

24 years agoupdate prototype
Jim Meyering [Sun, 8 Aug 1999 10:12:55 +0000 (10:12 +0000)]
update prototype

24 years ago(savedir): Change type of name_size parameter to off_t.
Jim Meyering [Sun, 8 Aug 1999 10:12:43 +0000 (10:12 +0000)]
(savedir): Change type of name_size parameter to off_t.

24 years ago. SH-UTILS-1_16m
Jim Meyering [Sat, 7 Aug 1999 09:59:51 +0000 (09:59 +0000)]
.

24 years ago(OtherTable[]): Use tDAY_UNIT for `tomorrow,'
Jim Meyering [Sat, 7 Aug 1999 09:50:34 +0000 (09:50 +0000)]
(OtherTable[]): Use tDAY_UNIT for `tomorrow,'
`yesterday,' `today,' and `now' rather than tMINUTE_UNIT.  Of course
with correspondingly smaller numbers for tomorrow and yesterday.
This change does not change the way the code works, since the
grammar rules for the two symbols are analogous.

24 years ago*** empty log message *** TEXTUTILS-2_0
Jim Meyering [Thu, 5 Aug 1999 11:19:54 +0000 (11:19 +0000)]
*** empty log message ***

24 years agoRename test file from conftestdata to conftest.data
Jim Meyering [Thu, 5 Aug 1999 11:18:39 +0000 (11:18 +0000)]
Rename test file from conftestdata to conftest.data
to avoid conflicts with `conftest' on 8+3 filesystems.
Suggestion from Eli Zaretskii.

24 years ago*** empty log message *** TEXTUTILS-1_22q
Jim Meyering [Wed, 4 Aug 1999 08:13:33 +0000 (08:13 +0000)]
*** empty log message ***

24 years ago(AM_FUNC_GETLINE): Run this test.
Jim Meyering [Wed, 4 Aug 1999 08:10:17 +0000 (08:10 +0000)]
(AM_FUNC_GETLINE): Run this test.
(AC_CHECK_FUNCS): Check for getdelim.

24 years ago*** empty log message ***
Jim Meyering [Mon, 2 Aug 1999 08:34:49 +0000 (08:34 +0000)]
*** empty log message ***

24 years agoAdd a comment.
Jim Meyering [Mon, 2 Aug 1999 08:34:39 +0000 (08:34 +0000)]
Add a comment.

24 years ago. TEXTUTILS-1_22p
Jim Meyering [Sun, 1 Aug 1999 10:13:13 +0000 (10:13 +0000)]
.

24 years ago.
Jim Meyering [Sun, 1 Aug 1999 10:09:46 +0000 (10:09 +0000)]
.

24 years ago.
Jim Meyering [Sun, 1 Aug 1999 10:01:27 +0000 (10:01 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Sun, 1 Aug 1999 09:59:51 +0000 (09:59 +0000)]
*** empty log message ***

24 years ago(AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.
Jim Meyering [Sun, 1 Aug 1999 09:59:45 +0000 (09:59 +0000)]
(AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.

24 years ago*** empty log message ***
Jim Meyering [Sun, 1 Aug 1999 09:44:42 +0000 (09:44 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sun, 1 Aug 1999 09:33:53 +0000 (09:33 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sun, 1 Aug 1999 09:33:49 +0000 (09:33 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Sun, 1 Aug 1999 09:32:29 +0000 (09:32 +0000)]
*** empty log message ***

24 years agoNew file, which is a preview of what should appear
Jim Meyering [Sun, 1 Aug 1999 09:22:38 +0000 (09:22 +0000)]
New file, which is a preview of what should appear
in the next public autoconf release.

24 years ago*** empty log message ***
Jim Meyering [Sun, 1 Aug 1999 09:05:29 +0000 (09:05 +0000)]
*** empty log message ***

24 years ago(jm_AC_PREREQ_XSTRTOUMAX): Check whether
Jim Meyering [Sun, 1 Aug 1999 09:05:17 +0000 (09:05 +0000)]
(jm_AC_PREREQ_XSTRTOUMAX): Check whether
<inttypes.h> defines strtoumax as a macro (and not as a
function).

24 years agoNew file. It contains the old contents of
Jim Meyering [Sun, 1 Aug 1999 08:59:46 +0000 (08:59 +0000)]
New file.  It contains the old contents of
lfs.m4, except that all names with prefix AC_LFS have been
changed to use the prefix AC_SYS_LARGEFILE instead, to be
compatible with future autoconf versions.  Also, some minor m4
quoting problems have been fixed.

24 years ago(jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
Jim Meyering [Sun, 1 Aug 1999 08:47:11 +0000 (08:47 +0000)]
(jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
that we can shift, multiply and divide unsigned long long
values; Ultrix cc can't do it.

24 years ago*** empty log message ***
Jim Meyering [Sun, 1 Aug 1999 07:59:08 +0000 (07:59 +0000)]
*** empty log message ***

24 years ago(AM_WITH_NLS): Remove unnecessary lines.
Jim Meyering [Sun, 1 Aug 1999 07:58:44 +0000 (07:58 +0000)]
(AM_WITH_NLS): Remove unnecessary lines.
Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
(AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
and simplify the shell code.

24 years ago(quotearg_buffer):
Jim Meyering [Sun, 1 Aug 1999 07:44:39 +0000 (07:44 +0000)]
(quotearg_buffer):
Don't quote spaces if C quoting style.

24 years ago. TEXTUTILS-1_22o
Jim Meyering [Fri, 30 Jul 1999 21:15:01 +0000 (21:15 +0000)]
.

24 years ago.
Jim Meyering [Fri, 30 Jul 1999 21:15:01 +0000 (21:15 +0000)]
.

24 years agoInclude <sys/types.h> now that linebuffer.h uses
Jim Meyering [Fri, 30 Jul 1999 19:29:27 +0000 (19:29 +0000)]
Include <sys/types.h> now that linebuffer.h uses
size_t.  This is required on at least SunOS4.  From Kaveh Ghazi.

24 years ago*** empty log message ***
Jim Meyering [Mon, 26 Jul 1999 06:52:28 +0000 (06:52 +0000)]
*** empty log message ***

24 years agoupdate comments
Jim Meyering [Tue, 20 Jul 1999 18:52:05 +0000 (18:52 +0000)]
update comments

24 years ago(translate_040_to_space) [MOUNTED_GETMNTENT1]: New function.
Jim Meyering [Tue, 20 Jul 1999 18:41:58 +0000 (18:41 +0000)]
(translate_040_to_space) [MOUNTED_GETMNTENT1]: New function.
(read_filesystem_list) [MOUNTED_GETMNTENT1]: Use it.

24 years ago*** empty log message *** TEXTUTILS-1_22n
Jim Meyering [Tue, 20 Jul 1999 17:06:53 +0000 (17:06 +0000)]
*** empty log message ***

24 years ago(AC_REPLACE_FUNCS): Add memmove.
Jim Meyering [Tue, 20 Jul 1999 17:06:50 +0000 (17:06 +0000)]
(AC_REPLACE_FUNCS): Add memmove.

24 years ago.
Jim Meyering [Sun, 18 Jul 1999 11:21:58 +0000 (11:21 +0000)]
.

24 years ago(noinst_HEADERS): Add getpagesize.h.
Jim Meyering [Thu, 15 Jul 1999 16:16:24 +0000 (16:16 +0000)]
(noinst_HEADERS): Add getpagesize.h.

24 years ago.
Jim Meyering [Thu, 15 Jul 1999 09:31:44 +0000 (09:31 +0000)]
.

24 years ago*** empty log message ***
Jim Meyering [Thu, 15 Jul 1999 09:31:34 +0000 (09:31 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Meyering [Thu, 15 Jul 1999 09:11:24 +0000 (09:11 +0000)]
*** empty log message ***

24 years ago(AC_CHECK_FUNCS): Check for getpagesize.
Jim Meyering [Thu, 15 Jul 1999 09:11:13 +0000 (09:11 +0000)]
(AC_CHECK_FUNCS): Check for getpagesize.

24 years ago(get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]:
Jim Meyering [Thu, 15 Jul 1999 07:50:06 +0000 (07:50 +0000)]
(get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]:
Work around SunOS botch also when block size is different from 1k.

24 years ago*** empty log message ***
Jim Meyering [Sat, 10 Jul 1999 16:40:33 +0000 (16:40 +0000)]
*** empty log message ***

24 years agocpp indent and split a long line
Jim Meyering [Sat, 10 Jul 1999 16:40:16 +0000 (16:40 +0000)]
cpp indent and split a long line

24 years agouse a space, not TAB after #define
Jim Meyering [Sat, 10 Jul 1999 16:36:56 +0000 (16:36 +0000)]
use a space, not TAB after #define

24 years agocpp indent
Jim Meyering [Sat, 10 Jul 1999 16:36:11 +0000 (16:36 +0000)]
cpp indent

24 years ago.
Jim Meyering [Sat, 10 Jul 1999 07:17:02 +0000 (07:17 +0000)]
.

24 years ago[!defined strtoumax]: Declare strtoumax.
Jim Meyering [Sun, 4 Jul 1999 10:40:04 +0000 (10:40 +0000)]
[!defined strtoumax]: Declare strtoumax.

24 years ago.
Jim Meyering [Sun, 4 Jul 1999 10:38:37 +0000 (10:38 +0000)]
.

24 years ago(readline): Leave room for an extra byte
Jim Meyering [Sun, 4 Jul 1999 10:31:01 +0000 (10:31 +0000)]
(readline): Leave room for an extra byte
after the newline; comm needs this for memcoll.

24 years ago[struct linebuffer] (size): Declare to be of type size_t, not long.
Jim Meyering [Sun, 4 Jul 1999 10:08:56 +0000 (10:08 +0000)]
[struct linebuffer] (size): Declare to be of type size_t, not long.
[struct linebuffer] (length): Likewise.

24 years ago(readline): Append trailing newline to line.
Jim Meyering [Sun, 4 Jul 1999 10:06:42 +0000 (10:06 +0000)]
(readline): Append trailing newline to line.

24 years ago.
Jim Meyering [Sun, 4 Jul 1999 09:37:57 +0000 (09:37 +0000)]
.

24 years ago(enum human_inexact_style): New enum.
Jim Meyering [Sun, 4 Jul 1999 08:47:49 +0000 (08:47 +0000)]
(enum human_inexact_style): New enum.
(human_readable_inexact): New decl.

24 years ago(human_readable): New function.
Jim Meyering [Sun, 4 Jul 1999 08:47:28 +0000 (08:47 +0000)]
(human_readable): New function.
(human_readable_inexact): Renamed from human_readable, with new arg
INEXACT_STYLE.  Add support for ceiling and floor.

24 years ago(__strtol): Remove decl; it doesn't work if __strtol
Jim Meyering [Sun, 4 Jul 1999 08:34:31 +0000 (08:34 +0000)]
(__strtol): Remove decl; it doesn't work if __strtol
expands to a macro, which occurs in HP-UX 10.20 with strtoumax.
(strtol, strtoul): New decls (for pre-ANSI hosts), to replace
the above decl.

24 years ago. FILEUTILS-4_0i
Jim Meyering [Sun, 23 May 1999 21:06:36 +0000 (21:06 +0000)]
.

24 years ago.
Jim Meyering [Sun, 23 May 1999 20:44:48 +0000 (20:44 +0000)]
.

24 years ago(libfu_a_SOURCES): Add same.c.
Jim Meyering [Sun, 23 May 1999 20:40:59 +0000 (20:40 +0000)]
(libfu_a_SOURCES): Add same.c.
(noinst_HEADERS): Add same.h.

24 years ago*** empty log message ***
Jim Meyering [Sun, 23 May 1999 19:43:10 +0000 (19:43 +0000)]
*** empty log message ***

24 years agoNew file (function extracted from ln.c).
Jim Meyering [Sun, 23 May 1999 19:42:59 +0000 (19:42 +0000)]
New file (function extracted from ln.c).

24 years ago*** empty log message *** SH-UTILS-1_16k
Jim Meyering [Sat, 22 May 1999 22:02:00 +0000 (22:02 +0000)]
*** empty log message ***

24 years ago(AC_REPLACE_FUNCS): Add memchr.
Jim Meyering [Sat, 22 May 1999 22:00:42 +0000 (22:00 +0000)]
(AC_REPLACE_FUNCS): Add memchr.

24 years ago. TEXTUTILS-1_22m
Jim Meyering [Sat, 22 May 1999 04:24:10 +0000 (04:24 +0000)]
.

24 years agoremove trailing newline
Jim Meyering [Fri, 21 May 1999 20:47:18 +0000 (20:47 +0000)]
remove trailing newline

24 years ago.
Jim Meyering [Thu, 20 May 1999 20:12:17 +0000 (20:12 +0000)]
.

24 years ago[AC_SEARCH_LIBS]: Quote name in undefine.
Jim Meyering [Thu, 20 May 1999 20:12:12 +0000 (20:12 +0000)]
[AC_SEARCH_LIBS]: Quote name in undefine.
Add a colon after each `then' in case $4 is empty.

24 years agoadd the comment to go with last change
Jim Meyering [Thu, 20 May 1999 03:49:25 +0000 (03:49 +0000)]
add the comment to go with last change

24 years ago(get_date): Let mktime deduce tm_isdst if we
Jim Meyering [Thu, 20 May 1999 03:47:24 +0000 (03:47 +0000)]
(get_date): Let mktime deduce tm_isdst if we
have an absolute timestamp, or if the relative timestamp
mentions days, months, or years.

24 years ago(human_readable): Allow from_block_size to be zero.
Jim Meyering [Mon, 17 May 1999 13:03:46 +0000 (13:03 +0000)]
(human_readable): Allow from_block_size to be zero.

24 years ago. TEXTUTILS-1_22l
Jim Meyering [Sun, 16 May 1999 16:54:01 +0000 (16:54 +0000)]
.

24 years ago.
Jim Meyering [Sun, 16 May 1999 15:48:43 +0000 (15:48 +0000)]
.

24 years agoNew file to override autoconf's AC_SEARCH_LIBS.
Jim Meyering [Sun, 16 May 1999 15:48:11 +0000 (15:48 +0000)]
New file to override autoconf's AC_SEARCH_LIBS.

24 years ago.
Jim Meyering [Sat, 15 May 1999 05:46:45 +0000 (05:46 +0000)]
.

24 years ago(getugroups): Don't dereference a null pointer when
Jim Meyering [Sat, 15 May 1999 04:50:26 +0000 (04:50 +0000)]
(getugroups): Don't dereference a null pointer when
running `id USER' for some USER that is listed on the RHS in /etc/group.
From Sander van Malssen.
Add some curly braces, use STREQ, reverse the sense of a test
and use `continue' to save a level of nesting.

24 years ago(version_etc): Put version info and author names
Jim Meyering [Fri, 14 May 1999 17:11:03 +0000 (17:11 +0000)]
(version_etc): Put version info and author names
on the first two lines respectively rather than putting the three
lines of copyright info between them.

24 years agoInclude <string.h> or <strings.h> for strlen prototype.
Jim Meyering [Thu, 13 May 1999 20:48:44 +0000 (20:48 +0000)]
Include <string.h> or <strings.h> for strlen prototype.

24 years ago[__GLIBC__ >= 2]: #if-out prototypes.
Jim Meyering [Thu, 13 May 1999 20:44:45 +0000 (20:44 +0000)]
[__GLIBC__ >= 2]: #if-out prototypes.

25 years ago*** empty log message ***
Jim Meyering [Wed, 12 May 1999 02:10:38 +0000 (02:10 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Tue, 11 May 1999 16:30:03 +0000 (16:30 +0000)]
*** empty log message ***

25 years agoFix typos in config.h comments.
Jim Meyering [Tue, 11 May 1999 16:29:33 +0000 (16:29 +0000)]
Fix typos in config.h comments.

25 years agoReflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
Jim Meyering [Mon, 10 May 1999 05:18:30 +0000 (05:18 +0000)]
Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.

25 years agoRequire 2.14.1, since we use newly-renamed AC_FUNC_MKTIME.
Jim Meyering [Mon, 10 May 1999 05:17:38 +0000 (05:17 +0000)]
Require 2.14.1, since we use newly-renamed AC_FUNC_MKTIME.

25 years agoUpdate from libc.
Jim Meyering [Mon, 10 May 1999 04:24:49 +0000 (04:24 +0000)]
Update from libc.

25 years ago. TEXTUTILS-1_22k
Jim Meyering [Sun, 9 May 1999 15:04:17 +0000 (15:04 +0000)]
.

25 years ago.
Jim Meyering [Fri, 7 May 1999 18:52:35 +0000 (18:52 +0000)]
.

25 years ago(make_dir): When reporting a mkdir failure and the
Jim Meyering [Thu, 6 May 1999 02:10:34 +0000 (02:10 +0000)]
(make_dir): When reporting a mkdir failure and the
target cannot be `stat'ed, use the errno from the failed mkdir call,
not the one from the stat call.  Before this change, running
`mkdir -p /no-dir/no-dir' as an unprivileged user would wrongly
elicit `No such file or directory' instead of `Permission denied'.

25 years ago(read_utmp): Use the new definitions.
Jim Meyering [Wed, 5 May 1999 13:34:18 +0000 (13:34 +0000)]
(read_utmp): Use the new definitions.

25 years agoAdd definitions to help read utmpx on systems with utmpname.
Jim Meyering [Wed, 5 May 1999 13:34:02 +0000 (13:34 +0000)]
Add definitions to help read utmpx on systems with utmpname.
(UTMP_NAME_FUNCTION): Define.
(SET_UTMP_ENT): Likewise.
(GET_UTMP_ENT): Likewise.
(END_UTMP_ENT): Likewise.

25 years ago(TYPE_SIGNED, TYPE_MAXIMUM, TYPE_MINIMUM): Define.
Jim Meyering [Wed, 5 May 1999 13:21:29 +0000 (13:21 +0000)]
(TYPE_SIGNED, TYPE_MAXIMUM, TYPE_MINIMUM): Define.
(ULONG_LONG_MAX, LONG_LONG_MAX, LONG_LONG_MIN): Define if not defined.
Based on a patch from Kaveh Ghazi.

25 years agoInclude makepath.h libintl.h, not after it.
Jim Meyering [Wed, 5 May 1999 03:05:11 +0000 (03:05 +0000)]
Include makepath.h libintl.h, not after it.
Otherwise, we'd get the wrong definition of PARAMS from libintl.h.
(The method of defining PARAMS in libintl.h doesn't check PROTOTYPES,
which is necessary on Irix4 since cc doesn't define __STDC__.)
From Kaveh Ghazi.

25 years ago*** empty log message ***
Jim Meyering [Tue, 4 May 1999 21:13:54 +0000 (21:13 +0000)]
*** empty log message ***

25 years ago(AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
Jim Meyering [Tue, 4 May 1999 21:13:47 +0000 (21:13 +0000)]
(AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
not CPPFLAGS, so that linking works correctly in IRIX.

25 years ago. SH-UTILS-1_16h
Jim Meyering [Mon, 3 May 1999 02:46:54 +0000 (02:46 +0000)]
.