gnulib.git
27 years agoHack out broken WEAK junk. TEXTUTILS-1_18
Jim Meyering [Fri, 24 May 1996 03:06:01 +0000 (03:06 +0000)]
Hack out broken WEAK junk.

27 years agoDefine __P.
Jim Meyering [Fri, 24 May 1996 02:45:38 +0000 (02:45 +0000)]
Define __P.

27 years ago(read_filesystem_list) [MOUNTED_LISTMNTENT]: New function.
Jim Meyering [Thu, 23 May 1996 13:04:41 +0000 (13:04 +0000)]
(read_filesystem_list) [MOUNTED_LISTMNTENT]: New function.
From Johan Danielsson (joda@pdc.kth.se).

27 years ago[_CRAY]: Don't include sys/filsys.h because although
Jim Meyering [Thu, 23 May 1996 13:04:03 +0000 (13:04 +0000)]
[_CRAY]: Don't include sys/filsys.h because although
Unicos-9 has it, it's not needed and would cause other problems
because it requires inclusion of other, non-standard headers.

27 years agoAdd copyright header.
Jim Meyering [Wed, 22 May 1996 12:37:29 +0000 (12:37 +0000)]
Add copyright header.

27 years agoUpdate from GNU libc-copies.
Jim Meyering [Wed, 22 May 1996 12:37:11 +0000 (12:37 +0000)]
Update from GNU libc-copies.

27 years ago(euidaccess) [!S_IROTH]: Define.
Jim Meyering [Tue, 21 May 1996 12:15:27 +0000 (12:15 +0000)]
(euidaccess) [!S_IROTH]: Define.
[!S_IWOTH]: Define.
[!S_IXOTH]: Define.
Marcus Daniels <marcus@sysc.pdx.edu> reported that m68k NEXTSTEP 3.2
doesn't define S_IROTH or S_IWOTH unless some posix compile option
is used and associated symbols defined.

27 years ago.
Jim Meyering [Tue, 21 May 1996 03:40:45 +0000 (03:40 +0000)]
.

27 years agoUpdate prototype to match.
Jim Meyering [Fri, 17 May 1996 03:16:54 +0000 (03:16 +0000)]
Update prototype to match.

27 years ago(get_fs_usage): Declare parameter PATH to be const.
Jim Meyering [Fri, 17 May 1996 03:16:34 +0000 (03:16 +0000)]
(get_fs_usage): Declare parameter PATH to be const.

27 years ago(getdate.c): Disable dependencies that can
Jim Meyering [Thu, 16 May 1996 04:01:39 +0000 (04:01 +0000)]
(getdate.c): Disable dependencies that can
require rerunning YACC when not in maintainer mode.
(posixtm.c): Likewise.

27 years agoUpdate prototypes.
Jim Meyering [Thu, 16 May 1996 03:58:44 +0000 (03:58 +0000)]
Update prototypes.

27 years ago(mode_compile): Declare parameter MODE_STRING const.
Jim Meyering [Thu, 16 May 1996 03:57:49 +0000 (03:57 +0000)]
(mode_compile): Declare parameter MODE_STRING const.
Remove register attribute.
(mode_adjust): Likewise for CHANGES.

27 years ago.
Jim Meyering [Wed, 15 May 1996 02:03:39 +0000 (02:03 +0000)]
.

27 years agoDelete the Emacs local variables spec.
Richard Stallman [Sun, 12 May 1996 22:19:55 +0000 (22:19 +0000)]
Delete the Emacs local variables spec.

28 years agoSat May 11 13:30:53 1996 enami tsugutomo <enami@ba2.so-net.or.jp>
Jim Meyering [Sun, 12 May 1996 02:57:30 +0000 (02:57 +0000)]
Sat May 11 13:30:53 1996  enami tsugutomo  <enami@ba2.so-net.or.jp>

       * regex.c (re_match_2_internal): Fix off-by-one error; don't use
       length of exactn as character, and don't use length of bitmap of
       charset as bitmap.

28 years ago(re_match_2_internal): Fix off-by-one error; don't use
Richard Stallman [Sat, 11 May 1996 18:05:52 +0000 (18:05 +0000)]
(re_match_2_internal): Fix off-by-one error; don't use
length of exactn as character, and don't use length of bitmap of
charset as bitmap.

28 years agoUpdate from GNU libc.
Jim Meyering [Tue, 7 May 1996 03:41:17 +0000 (03:41 +0000)]
Update from GNU libc.

28 years ago.
Jim Meyering [Mon, 6 May 1996 04:20:07 +0000 (04:20 +0000)]
.

28 years ago[IN_CTYPE_DOMAIN]: Rename from ISASCII. TEXTUTILS-1_14d
Jim Meyering [Sun, 5 May 1996 01:51:26 +0000 (01:51 +0000)]
[IN_CTYPE_DOMAIN]: Rename from ISASCII.

28 years ago.
Jim Meyering [Thu, 2 May 1996 02:37:09 +0000 (02:37 +0000)]
.

28 years ago(EXTRA_DIST): Add strcasecmp.c.
Jim Meyering [Wed, 1 May 1996 05:24:54 +0000 (05:24 +0000)]
(EXTRA_DIST): Add strcasecmp.c.

28 years agoIndent CPP conditionals.
Jim Meyering [Sun, 28 Apr 1996 21:41:20 +0000 (21:41 +0000)]
Indent CPP conditionals.

28 years ago[HAVE_ST_BLOCKS || _POSIX_VERSION]: Add extern dcl
Jim Meyering [Sun, 28 Apr 1996 21:34:00 +0000 (21:34 +0000)]
[HAVE_ST_BLOCKS || _POSIX_VERSION]: Add extern dcl
of unused variable so that after preprocessing, the file will never
be empty.  Otherwise, some compilers in ANSI mode (among them, the
Dec Alpha OSF 2.0 C compiler) reject empty files.  From Kaveh Ghazi.

28 years agoAdd copyright. TEXTUTILS-1_14c
Jim Meyering [Thu, 25 Apr 1996 04:33:03 +0000 (04:33 +0000)]
Add copyright.

28 years ago.
Jim Meyering [Thu, 25 Apr 1996 04:32:42 +0000 (04:32 +0000)]
.

28 years ago(find_backup_file_name): Constify decls of formal parameters. FILEUTILS-3_12m
Jim Meyering [Wed, 24 Apr 1996 04:29:00 +0000 (04:29 +0000)]
(find_backup_file_name): Constify decls of formal parameters.

28 years ago(find_backup_file_name, max_backup_version, make_version_name,
Jim Meyering [Wed, 24 Apr 1996 04:28:21 +0000 (04:28 +0000)]
(find_backup_file_name, max_backup_version, make_version_name,
version_number, concat): Constify decls of formal parameters.

28 years ago.
Jim Meyering [Wed, 24 Apr 1996 03:25:18 +0000 (03:25 +0000)]
.

28 years ago(su_SOURCES): Remove getopt.c and getopt1.c.
Jim Meyering [Wed, 24 Apr 1996 03:13:41 +0000 (03:13 +0000)]
(su_SOURCES): Remove getopt.c and getopt1.c.
(EXTRA_DIST): Add getopt.c and getopt1.c

28 years agoNew version from gettext-0.10.12.
Jim Meyering [Mon, 22 Apr 1996 03:02:55 +0000 (03:02 +0000)]
New version from gettext-0.10.12.

28 years ago(basename): Rewrite so it doesn't rely on strrchr, FILEUTILS-3_12l
Jim Meyering [Fri, 19 Apr 1996 04:41:27 +0000 (04:41 +0000)]
(basename): Rewrite so it doesn't rely on strrchr,
and hence doesn't need to include string.h -- on some alpha-based
OSF systems, there's a conflicting prototype for basename in string.h.
Reported by Kaveh Ghazi.

28 years agoIndent cpp-directives. TEXTUTILS-1_14b
Jim Meyering [Thu, 18 Apr 1996 23:02:17 +0000 (23:02 +0000)]
Indent cpp-directives.

28 years agoTest cpp-defined __sun as well as sun, because
Jim Meyering [Sun, 14 Apr 1996 02:12:46 +0000 (02:12 +0000)]
Test cpp-defined __sun as well as sun, because
in strict ANSI mode, only __sun is defined.  From Kaveh Ghazi.

28 years agoUnprotoize.
Jim Meyering [Sat, 13 Apr 1996 18:13:09 +0000 (18:13 +0000)]
Unprotoize.
[ISASCII]: Define.
[ISUPPER]: Define.

28 years ago.
Jim Meyering [Sat, 13 Apr 1996 03:58:33 +0000 (03:58 +0000)]
.

28 years ago(MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.
Richard Stallman [Fri, 12 Apr 1996 22:57:28 +0000 (22:57 +0000)]
(MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.

28 years ago.
Jim Meyering [Wed, 10 Apr 1996 04:03:47 +0000 (04:03 +0000)]
.

28 years ago.
Jim Meyering [Wed, 10 Apr 1996 03:29:05 +0000 (03:29 +0000)]
.

28 years ago(mon_week_ISO): New function to implement new %V format.
Jim Meyering [Mon, 8 Apr 1996 04:53:54 +0000 (04:53 +0000)]
(mon_week_ISO): New function to implement new %V format.
(sun_week): Make TM parameter `const'.
(mon_week): Likewise.
(mon_week): Rewrite to correctly implement %W format..

28 years ago(sun_week): Make %U work properly.
Jim Meyering [Fri, 5 Apr 1996 23:33:09 +0000 (23:33 +0000)]
(sun_week): Make %U work properly.
Before, `date -d '1 Jan 1995' +%U' output `00'.  Now it prints `01'.

28 years ago.
Jim Meyering [Fri, 5 Apr 1996 03:27:21 +0000 (03:27 +0000)]
.

28 years ago.
Jim Meyering [Wed, 3 Apr 1996 13:19:59 +0000 (13:19 +0000)]
.

28 years agoInclude stdio.h before grp.h.
Jim Meyering [Wed, 3 Apr 1996 13:19:16 +0000 (13:19 +0000)]
Include stdio.h before grp.h.
Because <grp.h> on alpha OSF1 V2.0 uses "FILE *".  From Kaveh Ghazi.

28 years ago.
Jim Meyering [Wed, 3 Apr 1996 12:33:23 +0000 (12:33 +0000)]
.

28 years ago(unsetenv): unprotoize.
Jim Meyering [Mon, 1 Apr 1996 04:29:28 +0000 (04:29 +0000)]
(unsetenv): unprotoize.

28 years ago.
Jim Meyering [Mon, 1 Apr 1996 00:16:11 +0000 (00:16 +0000)]
.

28 years ago.
Jim Meyering [Sun, 31 Mar 1996 23:30:43 +0000 (23:30 +0000)]
.

28 years agoupdate from FSF:/home/gd/gnu/lib
Jim Meyering [Sat, 30 Mar 1996 14:26:16 +0000 (14:26 +0000)]
update from FSF:/home/gd/gnu/lib

28 years agoUpdate from libc. SH-UTILS-1_12g
Jim Meyering [Sat, 30 Mar 1996 12:39:36 +0000 (12:39 +0000)]
Update from libc.

28 years ago.
Jim Meyering [Fri, 29 Mar 1996 04:54:46 +0000 (04:54 +0000)]
.

28 years ago. SH-UTILS-1_12f
Jim Meyering [Sun, 24 Mar 1996 18:23:44 +0000 (18:23 +0000)]
.

28 years ago.
Jim Meyering [Sun, 24 Mar 1996 18:20:25 +0000 (18:20 +0000)]
.

28 years ago.
Jim Meyering [Sun, 24 Mar 1996 18:13:56 +0000 (18:13 +0000)]
.

28 years ago.
Jim Meyering [Thu, 14 Mar 1996 05:21:44 +0000 (05:21 +0000)]
.

28 years agoadd ## comment on first line
Jim Meyering [Thu, 14 Mar 1996 05:15:16 +0000 (05:15 +0000)]
add ## comment on first line

28 years ago(EXTRA_DIST): Renamed form DIST_OTHER.
Jim Meyering [Thu, 14 Mar 1996 05:05:22 +0000 (05:05 +0000)]
(EXTRA_DIST): Renamed form DIST_OTHER.

28 years ago. FILEUTILS-3_12j
Jim Meyering [Tue, 12 Mar 1996 04:14:47 +0000 (04:14 +0000)]
.

28 years ago(max_backup_version): Declare file_name_length to be of type size_t.
Jim Meyering [Tue, 12 Mar 1996 03:58:25 +0000 (03:58 +0000)]
(max_backup_version): Declare file_name_length to be of type size_t.

28 years agoMerge changes from FSF. SH-UTILS-1_12d
Jim Meyering [Sun, 10 Mar 1996 05:00:20 +0000 (05:00 +0000)]
Merge changes from FSF.

28 years ago(RelativeMonth): Add 1900 to the year so that relative date specs
Jim Meyering [Wed, 6 Mar 1996 04:57:01 +0000 (04:57 +0000)]
(RelativeMonth): Add 1900 to the year so that relative date specs
that push the year through the end of the century work.  For example,
`date -d "01/01/1998 3 years" +%Y' now prints 2001.
From Peter Dalgaard (pd@kubism.ku.dk).

28 years ago.
Jim Meyering [Thu, 29 Feb 1996 02:27:43 +0000 (02:27 +0000)]
.

28 years agoAdapt for automake-0.30.
Jim Meyering [Wed, 28 Feb 1996 05:10:05 +0000 (05:10 +0000)]
Adapt for automake-0.30.
(noinst_HEADERS): Rename from HEADERS.

28 years ago.
Jim Meyering [Wed, 28 Feb 1996 05:05:22 +0000 (05:05 +0000)]
.

28 years agoRevert last change. Comment didn't add anything. TEXTUTILS-1_14a
Jim Meyering [Tue, 27 Feb 1996 03:57:49 +0000 (03:57 +0000)]
Revert last change.  Comment didn't add anything.

28 years agoElaborate comment.
Jim Meyering [Tue, 27 Feb 1996 03:33:23 +0000 (03:33 +0000)]
Elaborate comment.

28 years agoUnprotoize.
Jim Meyering [Sat, 24 Feb 1996 18:30:46 +0000 (18:30 +0000)]
Unprotoize.

28 years ago[HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for definition of AF_INET
Jim Meyering [Fri, 23 Feb 1996 16:14:27 +0000 (16:14 +0000)]
[HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for definition of AF_INET
on at least SunOS 4.

28 years ago.
Jim Meyering [Fri, 16 Feb 1996 03:30:58 +0000 (03:30 +0000)]
.

28 years agoBe careful to always return something.
Jim Meyering [Tue, 13 Feb 1996 05:28:38 +0000 (05:28 +0000)]
Be careful to always return something.

28 years ago(CONFIG_HEADER): Don't define. Automake now does it.
Jim Meyering [Tue, 13 Feb 1996 05:21:12 +0000 (05:21 +0000)]
(CONFIG_HEADER): Don't define.  Automake now does it.

28 years ago.
Jim Meyering [Tue, 13 Feb 1996 05:17:52 +0000 (05:17 +0000)]
.

28 years ago(canon_host): Cast returned he->h_name to char*.
Jim Meyering [Sun, 4 Feb 1996 13:22:22 +0000 (13:22 +0000)]
(canon_host): Cast returned he->h_name to char*.

28 years ago.
Jim Meyering [Sun, 4 Feb 1996 12:47:33 +0000 (12:47 +0000)]
.

28 years ago__P-protect dcls.
Jim Meyering [Thu, 1 Feb 1996 06:13:54 +0000 (06:13 +0000)]
__P-protect dcls.

28 years ago(add_num_tz): New function.
Jim Meyering [Thu, 1 Feb 1996 05:40:32 +0000 (05:40 +0000)]
(add_num_tz): New function.
(strftime): Handle new %z format.
From H. Peter Anvin (hpa@storm.net).
Don't use local, LENGTH, before it's defined.

28 years ago(getdate.c, posixtm.c): Add rules for building these.
Jim Meyering [Thu, 1 Feb 1996 03:43:49 +0000 (03:43 +0000)]
(getdate.c, posixtm.c): Add rules for building these.

28 years ago.
Jim Meyering [Wed, 31 Jan 1996 17:01:05 +0000 (17:01 +0000)]
.

28 years ago.
Jim Meyering [Wed, 31 Jan 1996 14:53:03 +0000 (14:53 +0000)]
.

28 years agoUpdate FSF address in comment.
Karl Heuer [Mon, 29 Jan 1996 22:25:51 +0000 (22:25 +0000)]
Update FSF address in comment.

28 years ago.
Jim Meyering [Fri, 26 Jan 1996 05:25:09 +0000 (05:25 +0000)]
.

28 years ago.
Jim Meyering [Thu, 25 Jan 1996 12:00:18 +0000 (12:00 +0000)]
.

28 years ago(BUILT_SOURCES): Set to posixtm.c getdate.c.
Jim Meyering [Sat, 20 Jan 1996 12:35:06 +0000 (12:35 +0000)]
(BUILT_SOURCES): Set to posixtm.c getdate.c.

28 years ago.
Jim Meyering [Mon, 8 Jan 1996 06:16:00 +0000 (06:16 +0000)]
.

28 years ago[SYNTAX]: Rename from SYNTAX_TABLE. TEXTUTILS-1_14
Jim Meyering [Fri, 5 Jan 1996 02:35:39 +0000 (02:35 +0000)]
[SYNTAX]: Rename from SYNTAX_TABLE.
[SYNTAX_TABLE]: Remove extern dcl or re_syntax_table.
(RE_SEARCH_2_FN): Cast string1 and string2 to avoid pointer type
mismatch errors from e.g. SunOS's /bin/cc.
Reported by Kaveh Ghazi.

28 years agoFix comments. TEXTUTILS-1_13j
Jim Meyering [Wed, 3 Jan 1996 05:55:26 +0000 (05:55 +0000)]
Fix comments.

28 years ago.
Jim Meyering [Sat, 23 Dec 1995 18:19:27 +0000 (18:19 +0000)]
.

28 years ago.
Jim Meyering [Fri, 22 Dec 1995 06:39:47 +0000 (06:39 +0000)]
.

28 years ago(argmatch): Add const attribute to parameters.
Jim Meyering [Fri, 22 Dec 1995 05:17:31 +0000 (05:17 +0000)]
(argmatch): Add const attribute to parameters.
(invalid_arg): Add const attribute to parameters.

28 years ago.
Jim Meyering [Fri, 22 Dec 1995 05:16:11 +0000 (05:16 +0000)]
.

28 years ago(HEADERS): Add argmatch.h.
Jim Meyering [Thu, 21 Dec 1995 23:06:40 +0000 (23:06 +0000)]
(HEADERS): Add argmatch.h.

28 years ago.
Jim Meyering [Thu, 21 Dec 1995 23:05:56 +0000 (23:05 +0000)]
.

28 years ago. FILEUTILS-3_12g
Jim Meyering [Tue, 19 Dec 1995 04:25:24 +0000 (04:25 +0000)]
.

28 years ago(noinst_LIBRARIES): Define this, not plain LIBRARIES.
Jim Meyering [Sun, 17 Dec 1995 22:28:45 +0000 (22:28 +0000)]
(noinst_LIBRARIES): Define this, not plain LIBRARIES.

28 years agonew version from FSF TEXTUTILS-1_13i
Jim Meyering [Fri, 15 Dec 1995 15:35:15 +0000 (15:35 +0000)]
new version from FSF

28 years agoApply the usual REL_ALLOC patch.
Jim Meyering [Fri, 15 Dec 1995 15:34:07 +0000 (15:34 +0000)]
Apply the usual REL_ALLOC patch.

28 years agonew, from FSF
Jim Meyering [Fri, 15 Dec 1995 15:33:36 +0000 (15:33 +0000)]
new, from FSF

28 years agoRemove trailing white space.
Jim Meyering [Fri, 15 Dec 1995 15:31:09 +0000 (15:31 +0000)]
Remove trailing white space.

28 years agoInclude config.h.
Jim Meyering [Fri, 15 Dec 1995 15:18:43 +0000 (15:18 +0000)]
Include config.h.

28 years agoUpdate from latest.
Jim Meyering [Fri, 15 Dec 1995 15:12:58 +0000 (15:12 +0000)]
Update from latest.