|
1fead1bd
|
1996-07-11T03:57:04
|
|
use latest from gettext-0.10.23
|
|
88e9d795
|
1996-07-06T21:55:23
|
|
.
|
|
12a714d0
|
1996-07-06T17:50:16
|
|
(su_SOURCES): Remove group-member.c.
(EXTRA_DIST): Add group-member.c here.
|
|
611f228f
|
1996-07-03T03:59:02
|
|
(strndup): Include stdio.h and sys/types.h to
get definition of NULL and size_t on SunOS4.1.3.
|
|
876cbb50
|
1996-06-30T04:24:26
|
|
.
|
|
4e4563a1
|
1996-06-25T05:06:53
|
|
(strndup): Deansify.
[!STDC_HEADERS]: Include string.h and stdlib.h.
|
|
07e2c03f
|
1996-06-25T05:05:43
|
|
(EXTRA_DIST): Add strndup.c.
(fu_SOURCES): Add getline.c.
(noinst_HEADERS): Add getline.h.
|
|
6a78108e
|
1996-06-23T19:03:56
|
|
.
|
|
d364a714
|
1996-06-23T17:58:15
|
|
copied from id-utils-3.0k
|
|
7858f212
|
1996-06-16T03:23:53
|
|
.
|
|
800d6b32
|
1996-06-16T03:21:47
|
|
(EXTRA_DIST): Add basename.c.
(fu_SOURCES): Remove basename.c.
|
|
1c04d954
|
1996-06-16T03:18:07
|
|
.
|
|
3fbe4218
|
1996-05-24T03:06:01
|
|
Hack out broken WEAK junk.
|
|
17c148bc
|
1996-05-24T02:45:38
|
|
Define __P.
|
|
7f7c69fa
|
1996-05-23T13:04:41
|
|
(read_filesystem_list) [MOUNTED_LISTMNTENT]: New function.
From Johan Danielsson (joda@pdc.kth.se).
|
|
7d358b25
|
1996-05-23T13:04:03
|
|
[_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.
|
|
33128a49
|
1996-05-22T12:37:29
|
|
Add copyright header.
|
|
17351efe
|
1996-05-22T12:37:11
|
|
Update from GNU libc-copies.
|
|
af46584e
|
1996-05-21T12:15:27
|
|
(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.
|
|
decc945e
|
1996-05-21T03:40:45
|
|
.
|
|
2c8ce779
|
1996-05-17T03:16:54
|
|
Update prototype to match.
|
|
ff5d019a
|
1996-05-17T03:16:34
|
|
(get_fs_usage): Declare parameter PATH to be const.
|
|
a3cfd9ee
|
1996-05-16T04:01:39
|
|
(getdate.c): Disable dependencies that can
require rerunning YACC when not in maintainer mode.
(posixtm.c): Likewise.
|
|
a61e0df6
|
1996-05-16T03:58:44
|
|
Update prototypes.
|
|
40399360
|
1996-05-16T03:57:49
|
|
(mode_compile): Declare parameter MODE_STRING const.
Remove register attribute.
(mode_adjust): Likewise for CHANGES.
|
|
823dd6c9
|
1996-05-15T02:03:39
|
|
.
|
|
369c0fe3
|
1996-05-12T02:57:30
|
|
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.
|
|
22cc65ba
|
1996-05-07T03:41:17
|
|
Update from GNU libc.
|
|
f847c644
|
1996-05-06T04:20:07
|
|
.
|
|
2a94afb8
|
1996-05-05T01:51:26
|
|
[IN_CTYPE_DOMAIN]: Rename from ISASCII.
|
|
3c6a75bf
|
1996-05-02T02:37:09
|
|
.
|
|
9a0b307a
|
1996-05-01T05:24:54
|
|
(EXTRA_DIST): Add strcasecmp.c.
|
|
04407723
|
1996-04-28T21:41:20
|
|
Indent CPP conditionals.
|
|
cd192cd5
|
1996-04-28T21:34:00
|
|
[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.
|
|
0fbd02d8
|
1996-04-25T04:33:03
|
|
Add copyright.
|
|
fdbcc6f0
|
1996-04-25T04:32:42
|
|
.
|
|
1c23138b
|
1996-04-24T04:29:00
|
|
(find_backup_file_name): Constify decls of formal parameters.
|
|
00bf5e9f
|
1996-04-24T04:28:21
|
|
(find_backup_file_name, max_backup_version, make_version_name,
version_number, concat): Constify decls of formal parameters.
|
|
e75b97f9
|
1996-04-24T03:25:18
|
|
.
|
|
43f70814
|
1996-04-24T03:13:41
|
|
(su_SOURCES): Remove getopt.c and getopt1.c.
(EXTRA_DIST): Add getopt.c and getopt1.c
|
|
9d6a6d72
|
1996-04-22T03:02:55
|
|
New version from gettext-0.10.12.
|
|
3751b3e9
|
1996-04-19T04:41:27
|
|
(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.
|
|
9243fffe
|
1996-04-18T23:02:17
|
|
Indent cpp-directives.
|
|
31395e89
|
1996-04-14T02:12:46
|
|
Test cpp-defined __sun as well as sun, because
in strict ANSI mode, only __sun is defined. From Kaveh Ghazi.
|
|
fee3da72
|
1996-04-13T18:13:09
|
|
Unprotoize.
[ISASCII]: Define.
[ISUPPER]: Define.
|
|
96a992db
|
1996-04-13T03:58:33
|
|
.
|
|
ae3df781
|
1996-04-10T04:03:47
|
|
.
|
|
821438b9
|
1996-04-10T03:29:05
|
|
.
|
|
d404226c
|
1996-04-08T04:53:54
|
|
(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..
|
|
921fc8c5
|
1996-04-05T23:33:09
|
|
(sun_week): Make %U work properly.
Before, `date -d '1 Jan 1995' +%U' output `00'. Now it prints `01'.
|
|
f2fc5d04
|
1996-04-05T03:27:21
|
|
.
|
|
f9e866e0
|
1996-04-03T13:19:59
|
|
.
|
|
7ab769f3
|
1996-04-03T13:19:16
|
|
Include stdio.h before grp.h.
Because <grp.h> on alpha OSF1 V2.0 uses "FILE *". From Kaveh Ghazi.
|
|
0a3a4d1e
|
1996-04-03T12:33:23
|
|
.
|
|
aa9ba4a2
|
1996-04-01T04:29:28
|
|
(unsetenv): unprotoize.
|
|
8297cd74
|
1996-04-01T00:16:11
|
|
.
|
|
692c4b6e
|
1996-03-31T23:30:43
|
|
.
|
|
36ffc38f
|
1996-03-30T14:26:16
|
|
update from FSF:/home/gd/gnu/lib
|
|
533ec87b
|
1996-03-30T12:39:36
|
|
Update from libc.
|
|
7514630d
|
1996-03-29T04:54:46
|
|
.
|
|
b8d7f001
|
1996-03-24T18:23:44
|
|
.
|
|
f35597f9
|
1996-03-24T18:20:25
|
|
.
|
|
3738de89
|
1996-03-24T18:13:56
|
|
.
|
|
4362a1c9
|
1996-03-14T05:21:44
|
|
.
|
|
28a76b2b
|
1996-03-14T05:15:16
|
|
add ## comment on first line
|
|
73dfe9a9
|
1996-03-14T05:05:22
|
|
(EXTRA_DIST): Renamed form DIST_OTHER.
|
|
bce6e944
|
1996-03-12T04:14:47
|
|
.
|
|
0b35b79c
|
1996-03-12T03:58:25
|
|
(max_backup_version): Declare file_name_length to be of type size_t.
|
|
9d4f95f6
|
1996-03-10T05:00:20
|
|
Merge changes from FSF.
|
|
e131b14f
|
1996-03-06T04:57:01
|
|
(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).
|
|
3e917adc
|
1996-02-29T02:27:43
|
|
.
|
|
e8f5e57e
|
1996-02-28T05:10:05
|
|
Adapt for automake-0.30.
(noinst_HEADERS): Rename from HEADERS.
|
|
d815d319
|
1996-02-28T05:05:22
|
|
.
|
|
72241c0a
|
1996-02-27T03:57:49
|
|
Revert last change. Comment didn't add anything.
|
|
a5356369
|
1996-02-27T03:33:23
|
|
Elaborate comment.
|
|
b0607966
|
1996-02-24T18:30:46
|
|
Unprotoize.
|
|
bbe5687e
|
1996-02-23T16:14:27
|
|
[HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for definition of AF_INET
on at least SunOS 4.
|
|
1fb67422
|
1996-02-16T03:30:58
|
|
.
|
|
96d1a464
|
1996-02-13T05:28:38
|
|
Be careful to always return something.
|
|
96bb3d59
|
1996-02-13T05:21:12
|
|
(CONFIG_HEADER): Don't define. Automake now does it.
|
|
b4f7d8de
|
1996-02-13T05:17:52
|
|
.
|
|
50e77338
|
1996-02-04T13:22:22
|
|
(canon_host): Cast returned he->h_name to char*.
|
|
7f81c241
|
1996-02-04T12:47:33
|
|
.
|
|
84fdd39f
|
1996-02-01T06:13:54
|
|
__P-protect dcls.
|
|
b9cb28b8
|
1996-02-01T05:40:32
|
|
(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.
|
|
81721f96
|
1996-02-01T03:43:49
|
|
(getdate.c, posixtm.c): Add rules for building these.
|
|
e48f10e4
|
1996-01-31T17:01:05
|
|
.
|
|
3a412a39
|
1996-01-31T14:53:03
|
|
.
|
|
0cae09b3
|
1996-01-26T05:25:09
|
|
.
|
|
bcde2e61
|
1996-01-25T12:00:18
|
|
.
|
|
21b27ebd
|
1996-01-20T12:35:06
|
|
(BUILT_SOURCES): Set to posixtm.c getdate.c.
|
|
8deafbc8
|
1996-01-08T06:16:00
|
|
.
|
|
baba1a33
|
1996-01-05T02:35:39
|
|
[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.
|
|
48b04b07
|
1996-01-03T05:55:26
|
|
Fix comments.
|
|
3074b276
|
1995-12-23T18:19:27
|
|
.
|
|
93c71ad7
|
1995-12-22T06:39:47
|
|
.
|
|
d75cc45b
|
1995-12-22T05:17:31
|
|
(argmatch): Add const attribute to parameters.
(invalid_arg): Add const attribute to parameters.
|
|
41746711
|
1995-12-22T05:16:11
|
|
.
|
|
990c5938
|
1995-12-21T23:06:40
|
|
(HEADERS): Add argmatch.h.
|
|
34411e9e
|
1995-12-21T23:05:56
|
|
.
|