gnulib.git
25 years ago(re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places. EMACS_20_4
Richard Stallman [Tue, 19 Jan 1999 03:24:03 +0000 (03:24 +0000)]
(re_match_2_internal) [WINDOWSNT & emacs]: Insert QUIT at various places.

25 years ago.
Jim Meyering [Mon, 18 Jan 1999 17:14:57 +0000 (17:14 +0000)]
.

25 years ago.
Jim Meyering [Mon, 18 Jan 1999 03:46:48 +0000 (03:46 +0000)]
.

25 years ago(ARGMATCH_DIE_DECL): Use it.
Jim Meyering [Sat, 16 Jan 1999 17:18:01 +0000 (17:18 +0000)]
(ARGMATCH_DIE_DECL): Use it.

25 years ago*** empty log message ***
Jim Meyering [Sat, 16 Jan 1999 17:15:32 +0000 (17:15 +0000)]
*** empty log message ***

25 years ago(ARGMATCH_DIE_DECL): Define.
Jim Meyering [Sat, 16 Jan 1999 17:15:24 +0000 (17:15 +0000)]
(ARGMATCH_DIE_DECL): Define.

25 years ago*** empty log message ***
Jim Meyering [Sat, 16 Jan 1999 17:01:20 +0000 (17:01 +0000)]
*** empty log message ***

25 years agoDefine ARGMATCH_DIE.
Jim Meyering [Sat, 16 Jan 1999 17:01:11 +0000 (17:01 +0000)]
Define ARGMATCH_DIE.

25 years ago.
Jim Meyering [Sat, 16 Jan 1999 16:25:26 +0000 (16:25 +0000)]
.

25 years ago(base_name): Declare.
Jim Meyering [Sat, 16 Jan 1999 16:04:43 +0000 (16:04 +0000)]
(base_name): Declare.

25 years ago(quotearg_n_options): Declare n1 to be of type
Jim Meyering [Sat, 16 Jan 1999 15:55:20 +0000 (15:55 +0000)]
(quotearg_n_options): Declare n1 to be of type
unsigned int, not just int.

25 years ago(get_version): Adjust prototype.
Jim Meyering [Sat, 16 Jan 1999 15:54:22 +0000 (15:54 +0000)]
(get_version): Adjust prototype.
(xget_version): Add prototype.
(base_name): Remove prototype.

25 years ago[!HAVE_DECL_GETENV]: Declare getenv.
Jim Meyering [Sat, 16 Jan 1999 15:51:21 +0000 (15:51 +0000)]
[!HAVE_DECL_GETENV]: Declare getenv.
(backup_args): Reorder enum members.
(backup_types): Likewise.
(get_version): Take an additional parameter, `context'.
(xget_version): Like get_version, but if the `version' argument is NULL,
use the value of the envvar VERSION_CONTROL.
(base_name): Declare.

25 years agos/argmatch_exit_failure/argmatch_die/
Jim Meyering [Sat, 16 Jan 1999 15:21:52 +0000 (15:21 +0000)]
s/argmatch_exit_failure/argmatch_die/

25 years ago(EXIT_FAILURE): Define.
Jim Meyering [Sat, 16 Jan 1999 15:17:48 +0000 (15:17 +0000)]
(EXIT_FAILURE): Define.
(ARGMATCH_DIE): Use it.

25 years ago(XARGMATCH): Define to return a value once again.
Jim Meyering [Sat, 16 Jan 1999 15:12:04 +0000 (15:12 +0000)]
(XARGMATCH): Define to return a value once again.
(XARGCASEMATCH): Likewise.

25 years ago(ARGMATCH_DIE): Provide default.
Jim Meyering [Sat, 16 Jan 1999 15:06:41 +0000 (15:06 +0000)]
(ARGMATCH_DIE): Provide default.
(__xargmatch_internal): New function.
s/rogram_name/program_name.
From Akim Demaille.

25 years ago(parse_long_options): Rename `usage' parameter
Jim Meyering [Thu, 14 Jan 1999 18:26:51 +0000 (18:26 +0000)]
(parse_long_options): Rename `usage' parameter
to avoid shadowing globally scoped function.

25 years ago.
Jim Meyering [Wed, 13 Jan 1999 05:50:05 +0000 (05:50 +0000)]
.

25 years ago.
Jim Meyering [Wed, 13 Jan 1999 05:38:11 +0000 (05:38 +0000)]
.

25 years ago.
Jim Meyering [Wed, 13 Jan 1999 05:38:08 +0000 (05:38 +0000)]
.

25 years agonew version from glibc
Jim Meyering [Wed, 13 Jan 1999 05:36:45 +0000 (05:36 +0000)]
new version from glibc

25 years agoadd parens, s/|/;/
Jim Meyering [Tue, 12 Jan 1999 17:40:08 +0000 (17:40 +0000)]
add parens, s/|/;/

25 years ago*** empty log message ***
Jim Meyering [Tue, 12 Jan 1999 17:35:22 +0000 (17:35 +0000)]
*** empty log message ***

25 years agoRewrite to avoid using fmt.
Jim Meyering [Tue, 12 Jan 1999 17:35:13 +0000 (17:35 +0000)]
Rewrite to avoid using fmt.

25 years ago. TEXTUTILS-1_22g
Jim Meyering [Mon, 11 Jan 1999 05:49:42 +0000 (05:49 +0000)]
.

25 years ago. FILEUTILS-4_1-b3
Jim Meyering [Mon, 11 Jan 1999 04:12:15 +0000 (04:12 +0000)]
.

25 years ago(quotearg_buffer): Change escape_quoting_style so that it no longer escapes ` '.
Jim Meyering [Mon, 11 Jan 1999 03:11:15 +0000 (03:11 +0000)]
(quotearg_buffer): Change escape_quoting_style so that it no longer escapes ` '.
Suggestion from Paul Eggert.

25 years ago(ARGMATCH_QUOTING_STYLE): Change from c_quoting_style to escape_quoting_style.
Jim Meyering [Mon, 11 Jan 1999 03:10:19 +0000 (03:10 +0000)]
(ARGMATCH_QUOTING_STYLE): Change from c_quoting_style to escape_quoting_style.
(argmatch_invalid): Now that the quoted quantity is no longer double
quoted, remove the code that removed leading and trailing double quotes.

25 years ago(main) [TEST_CANON_HOST]: Add a simple test driver.
Jim Meyering [Mon, 11 Jan 1999 02:46:33 +0000 (02:46 +0000)]
(main) [TEST_CANON_HOST]: Add a simple test driver.

25 years ago.
Jim Meyering [Sun, 10 Jan 1999 23:47:16 +0000 (23:47 +0000)]
.

25 years ago*** empty log message ***
Jim Meyering [Sun, 10 Jan 1999 22:51:50 +0000 (22:51 +0000)]
*** empty log message ***

25 years agoUse the new 3-arg form of AC_DEFINE instead of my gross kludge.
Jim Meyering [Sun, 10 Jan 1999 22:47:01 +0000 (22:47 +0000)]
Use the new 3-arg form of AC_DEFINE instead of my gross kludge.

25 years agoUse 3-arg form of AC_DEFINE instead of the
Jim Meyering [Sun, 10 Jan 1999 22:45:03 +0000 (22:45 +0000)]
Use 3-arg form of AC_DEFINE instead of the
AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
comments in config.h.in are meaningful.

25 years agobump serial#
Jim Meyering [Sun, 10 Jan 1999 22:43:13 +0000 (22:43 +0000)]
bump serial#

25 years agoRequire autoconf-2.13 here.
Jim Meyering [Sun, 10 Jan 1999 22:42:57 +0000 (22:42 +0000)]
Require autoconf-2.13 here.

25 years ago*** empty log message ***
Jim Meyering [Sun, 10 Jan 1999 14:57:07 +0000 (14:57 +0000)]
*** empty log message ***

25 years agoBy default, don't use the included regex.c on systems
Jim Meyering [Sun, 10 Jan 1999 14:57:00 +0000 (14:57 +0000)]
By default, don't use the included regex.c on systems
with glibc 2.  Suggestion from Uli Drepper.

25 years agoprotoize
Jim Meyering [Thu, 7 Jan 1999 03:43:01 +0000 (03:43 +0000)]
protoize

25 years ago. FILEUTILS-4_1-b2
Jim Meyering [Tue, 5 Jan 1999 04:29:34 +0000 (04:29 +0000)]
.

25 years agoremove strcasecmp.cin
Jim Meyering [Mon, 4 Jan 1999 20:14:26 +0000 (20:14 +0000)]
remove strcasecmp.cin

25 years ago(argmatch_invalid): Remove double quotes from the
Jim Meyering [Sat, 2 Jan 1999 20:35:06 +0000 (20:35 +0000)]
(argmatch_invalid): Remove double quotes from the
offending quoted argument before using it in explanatory diagnostic.
Use a single fprintf stmt.

25 years ago*** empty log message ***
Jim Meyering [Sat, 2 Jan 1999 20:07:04 +0000 (20:07 +0000)]
*** empty log message ***

25 years agoReplace strcasecmp and strncasecmp.
Jim Meyering [Sat, 2 Jan 1999 20:06:59 +0000 (20:06 +0000)]
Replace strcasecmp and strncasecmp.

25 years ago.
Jim Meyering [Sat, 2 Jan 1999 19:38:36 +0000 (19:38 +0000)]
.

25 years ago(strcasecmp.c strncasecmp.c): Remove rules.
Jim Meyering [Sat, 2 Jan 1999 19:31:19 +0000 (19:31 +0000)]
(strcasecmp.c strncasecmp.c): Remove rules.

25 years ago.
Jim Meyering [Sat, 2 Jan 1999 19:28:42 +0000 (19:28 +0000)]
.

25 years ago(get_version): Adapt to use new interface to XARGMATCH.
Jim Meyering [Sat, 2 Jan 1999 19:28:31 +0000 (19:28 +0000)]
(get_version): Adapt to use new interface to XARGMATCH.

25 years ago(XARGMATCH): Don't return a value; instead, modify a parameter.
Jim Meyering [Sat, 2 Jan 1999 18:33:08 +0000 (18:33 +0000)]
(XARGMATCH): Don't return a value;  instead, modify a parameter.
Add a `Die_stmt' parameter.
Add parentheses.

25 years ago(__xargmatch_internal): Remove now-unused function.
Jim Meyering [Sat, 2 Jan 1999 18:32:50 +0000 (18:32 +0000)]
(__xargmatch_internal): Remove now-unused function.
(argmatch_to_argument): Add `const' attribute to first parameter.

25 years agoAdd #ifdefs so it can be used for strncasecmp, too.
Jim Meyering [Sat, 2 Jan 1999 15:55:52 +0000 (15:55 +0000)]
Add #ifdefs so it can be used for strncasecmp, too.

25 years ago*** empty log message ***
Jim Meyering [Sat, 2 Jan 1999 15:55:44 +0000 (15:55 +0000)]
*** empty log message ***

25 years agoRemove definition of setlocale.
Jim Meyering [Sat, 2 Jan 1999 05:30:07 +0000 (05:30 +0000)]
Remove definition of setlocale.
Remove definitions of bindtextdomain and textdomain.

25 years agoInclude locale.h and libintl.h, and define `_()'.
Jim Meyering [Sat, 2 Jan 1999 05:27:32 +0000 (05:27 +0000)]
Include locale.h and libintl.h, and define `_()'.
Mark translatable strings.

25 years ago(make_dir): New function, factored out of make_path.
Jim Meyering [Sat, 2 Jan 1999 05:16:57 +0000 (05:16 +0000)]
(make_dir): New function, factored out of make_path.
(make_path): Use make_dir rather than open-coding it twice.
This effectively reverses the order of the latter pair of stat/mkdir
calls and fixes a race condition bug whereby one of two concurrent
`mkdir -p' processes could fail with EEXIST.

25 years ago(quoting_style_vals): New public array.
Jim Meyering [Fri, 1 Jan 1999 17:43:10 +0000 (17:43 +0000)]
(quoting_style_vals): New public array.

25 years agoAdd comments.
Jim Meyering [Fri, 1 Jan 1999 17:40:08 +0000 (17:40 +0000)]
Add comments.
(xcalloc, xmalloc, xrealloc): Remove prototypes.
(calloc): Remove `#ifdef NOT_USED' that used to hide this function.

25 years agoAdd comments.
Jim Meyering [Fri, 1 Jan 1999 17:36:43 +0000 (17:36 +0000)]
Add comments.
(PARAMS, XMALLOC, XCALLOC, XREALLOC): Define.
Based on changes from Akim Demaille.

25 years agoremove leading _ from _ARGMATCH_H_
Jim Meyering [Fri, 1 Jan 1999 17:34:18 +0000 (17:34 +0000)]
remove leading _ from _ARGMATCH_H_

25 years ago*** empty log message ***
Jim Meyering [Fri, 1 Jan 1999 07:10:00 +0000 (07:10 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Fri, 1 Jan 1999 07:09:08 +0000 (07:09 +0000)]
.

25 years ago.
Jim Meyering [Fri, 1 Jan 1999 07:08:54 +0000 (07:08 +0000)]
.

25 years ago(quotearg_n_options): Make `options' parameter be `const'.
Jim Meyering [Fri, 1 Jan 1999 07:03:16 +0000 (07:03 +0000)]
(quotearg_n_options): Make `options' parameter be `const'.

25 years ago(quotearg_buffer): Cast -1 to size_t before comparing.
Jim Meyering [Fri, 1 Jan 1999 07:02:16 +0000 (07:02 +0000)]
(quotearg_buffer): Cast -1 to size_t before comparing.
(quotearg_n): Change type of 1st parameter from int to unsigned int.
(quotearg_n_options): Likewise.
From Akim Demaille.

25 years ago(humblock): Use ARGMATCH in place of argmatch.
Jim Meyering [Fri, 1 Jan 1999 06:47:04 +0000 (06:47 +0000)]
(humblock): Use ARGMATCH in place of argmatch.

25 years ago(get_version): Use XARGCASEMATCH in place of argmatch & co.
Jim Meyering [Fri, 1 Jan 1999 06:43:04 +0000 (06:43 +0000)]
(get_version): Use XARGCASEMATCH in place of argmatch & co.

25 years ago.
Jim Meyering [Thu, 31 Dec 1998 23:24:08 +0000 (23:24 +0000)]
.

25 years ago(libfu_a_SOURCES): Remove strcasecmp.c.
Jim Meyering [Thu, 31 Dec 1998 22:03:13 +0000 (22:03 +0000)]
(libfu_a_SOURCES): Remove strcasecmp.c.
(BUILT_SOURCES): Add strcasecmp.c and strncasecmp.c.
(EXTRA_DIST): Add strcasecmp.cin.
(strcasecmp.c): New rule.
(strncasecmp.c): New rule.

25 years agofix typo
Jim Meyering [Thu, 31 Dec 1998 18:12:40 +0000 (18:12 +0000)]
fix typo

25 years agowhite space changes
Jim Meyering [Thu, 31 Dec 1998 18:10:53 +0000 (18:10 +0000)]
white space changes

25 years ago(strncasecmp): Move to a separate file.
Jim Meyering [Thu, 31 Dec 1998 18:07:23 +0000 (18:07 +0000)]
(strncasecmp): Move to a separate file.
Add curly braces around some one-stmt-but-multiline blocks.

25 years ago*** empty log message ***
Jim Meyering [Thu, 31 Dec 1998 17:53:59 +0000 (17:53 +0000)]
*** empty log message ***

25 years agoremove trailing blanks
Jim Meyering [Thu, 31 Dec 1998 16:19:31 +0000 (16:19 +0000)]
remove trailing blanks

25 years agolots of changes from Akim Demaille.
Jim Meyering [Thu, 31 Dec 1998 16:18:13 +0000 (16:18 +0000)]
lots of changes from Akim Demaille.

25 years ago(addext): Protoize.
Jim Meyering [Thu, 31 Dec 1998 14:56:20 +0000 (14:56 +0000)]
(addext): Protoize.
Indent cpp directives to match nesting.

25 years ago(posix_time_parse): Change type of index `i' from int to unsigned int.
Jim Meyering [Thu, 31 Dec 1998 14:53:16 +0000 (14:53 +0000)]
(posix_time_parse): Change type of index `i' from int to unsigned int.

25 years agoFix warnings from gcc -W -Wall
Jim Meyering [Thu, 31 Dec 1998 14:37:21 +0000 (14:37 +0000)]
Fix warnings from gcc -W -Wall
(__attribute__): Define.
(ATTRIBUTE_UNUSED): Define.
(yyerror): Mark parameter as unused with ATTRIBUTE_UNUSED.
(MonthDayTable): Add initializers for last entry.
(UnitsTable): Likewise.
(OtherTable): Likewise.
(MilitaryTable): Likewise.

25 years ago(re_compile_fastmap): Do something similar to the
Richard Stallman [Wed, 30 Dec 1998 20:44:39 +0000 (20:44 +0000)]
(re_compile_fastmap): Do something similar to the
previous change, for charset_not, wordchar, notwordchar,
categoryspec, notcategoryspec.

25 years ago*** empty log message *** FILEUTILS-4_1-b1
Jim Meyering [Sat, 19 Dec 1998 17:21:00 +0000 (17:21 +0000)]
*** empty log message ***

25 years agobreak long line
Jim Meyering [Sat, 19 Dec 1998 17:20:03 +0000 (17:20 +0000)]
break long line

25 years agobreak long line
Jim Meyering [Sat, 19 Dec 1998 17:19:13 +0000 (17:19 +0000)]
break long line

25 years agosplit long line
Jim Meyering [Sat, 19 Dec 1998 17:18:23 +0000 (17:18 +0000)]
split long line

25 years ago.
Jim Meyering [Sat, 19 Dec 1998 13:54:04 +0000 (13:54 +0000)]
.

25 years ago.
Jim Meyering [Fri, 18 Dec 1998 22:11:39 +0000 (22:11 +0000)]
.

25 years agoremove semicolon -- from Lars
Jim Meyering [Fri, 18 Dec 1998 15:32:54 +0000 (15:32 +0000)]
remove semicolon -- from Lars

25 years ago*** empty log message ***
Jim Meyering [Fri, 18 Dec 1998 15:32:29 +0000 (15:32 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Fri, 18 Dec 1998 14:49:38 +0000 (14:49 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Jim Meyering [Fri, 18 Dec 1998 14:49:30 +0000 (14:49 +0000)]
*** empty log message ***

25 years ago(Makefile.am): Simplify rule.
Jim Meyering [Fri, 18 Dec 1998 14:49:01 +0000 (14:49 +0000)]
(Makefile.am): Simplify rule.
Based on suggestion from Lars Hecking.

25 years ago.
Jim Meyering [Sun, 13 Dec 1998 19:19:07 +0000 (19:19 +0000)]
.

25 years agoDon't include stdlib.h and declare malloc and free.
Jim Meyering [Sun, 13 Dec 1998 18:04:11 +0000 (18:04 +0000)]
Don't include stdlib.h and declare malloc and free.
This works around Solaris 2.7's conflicting prototype.
Reported by Karl Berry.

25 years ago(EXTRA_DIST): Add xstat.in.
Jim Meyering [Sun, 13 Dec 1998 17:19:51 +0000 (17:19 +0000)]
(EXTRA_DIST): Add xstat.in.

25 years ago(lstat.c): Add rule to generate this from xstat.in.
Jim Meyering [Sat, 12 Dec 1998 05:46:02 +0000 (05:46 +0000)]
(lstat.c): Add rule to generate this from xstat.in.
(stat.c): Likewise.

25 years ago*** empty log message ***
Jim Meyering [Sat, 12 Dec 1998 05:45:39 +0000 (05:45 +0000)]
*** empty log message ***

25 years ago.
Jim Meyering [Sat, 12 Dec 1998 05:45:29 +0000 (05:45 +0000)]
.

25 years ago(quotearg_buffer): Use `7' as the mask, not `3'.
Jim Meyering [Fri, 11 Dec 1998 14:14:16 +0000 (14:14 +0000)]
(quotearg_buffer): Use `7' as the mask, not `3'.
From Bruno Haible.

25 years ago(re_compile_fastmap): For anychar, set all fastmap
Karl Heuer [Thu, 10 Dec 1998 03:09:12 +0000 (03:09 +0000)]
(re_compile_fastmap): For anychar, set all fastmap
elements for all possible unibyte chars (except newline).

25 years ago(dir_name): Rename from dirname.
Jim Meyering [Mon, 7 Dec 1998 06:25:54 +0000 (06:25 +0000)]
(dir_name): Rename from dirname.
Make argument `const'.  Include "dirname.h"

25 years ago(noinst_HEADERS): Add dirname.h.
Jim Meyering [Mon, 7 Dec 1998 06:25:29 +0000 (06:25 +0000)]
(noinst_HEADERS): Add dirname.h.

25 years ago.
Jim Meyering [Mon, 7 Dec 1998 06:24:28 +0000 (06:24 +0000)]
.