|
c062de89
|
1996-10-02T02:57:29
|
|
.
|
|
21454c83
|
1996-10-01T17:57:04
|
|
(fu_SOURCES): Remove getline.c
(EXTRA_DIST): Add getline.c
|
|
0b6856f5
|
1996-10-01T01:09:07
|
|
(path_concat): Use K&R style function definition.
|
|
fa86aecf
|
1996-09-28T18:31:00
|
|
.
|
|
3d7fc7a8
|
1996-09-28T18:25:55
|
|
.
|
|
e341d229
|
1996-09-28T18:17:00
|
|
(backup_types): Declare const.
(backup_args): Likewise.
|
|
0d2b8572
|
1996-09-28T18:08:03
|
|
.
|
|
b7a5433c
|
1996-09-20T03:48:08
|
|
.
|
|
eacdc2f6
|
1996-09-20T03:47:37
|
|
(fu_SOURCES): Remove regex.c and rx.c.
(EXTRA_DIST): Put them here instead.
|
|
eed01068
|
1996-09-20T03:14:17
|
|
(fu_SOURCES): Move getopt.c and getopt1.c back to here fro EXTRA_DIST.
|
|
41369948
|
1996-09-19T15:39:43
|
|
.
|
|
201ecebe
|
1996-09-19T12:54:15
|
|
Replace with FSF version.
|
|
44eaf69b
|
1996-09-19T12:47:49
|
|
Merge with FSF version.
|
|
c38e8a15
|
1996-09-19T03:00:06
|
|
(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
|
|
afabd949
|
1996-09-17T04:13:22
|
|
(strftime): New version, from GNU libc.
|
|
46bd8821
|
1996-09-07T18:00:25
|
|
.
|
|
2ba2af4f
|
1996-09-07T17:59:26
|
|
(INCLUDES): Add -I../intl so compiler will find libintl.h for rpmatch.c.
|
|
5546ba7c
|
1996-09-07T17:42:58
|
|
Define and use upper case variants of ctype.h IS* macros.
From Bruno Haible.
|
|
a269665d
|
1996-09-06T03:18:46
|
|
revert last change
|
|
14bfc49e
|
1996-09-06T03:12:04
|
|
New version from glibc.
|
|
a2232307
|
1996-09-05T02:48:41
|
|
Make sure NULL is defined by including stddef.h
(if STDC_HEADERS || _LIBC) or simply defining it (otherwise).
Include sys/types.h for definition of size_t needed by regex.h.
|
|
fa145a9f
|
1996-09-05T02:46:01
|
|
.
|
|
f1a6f56c
|
1996-09-05T02:45:35
|
|
(fu_SOURCES): Add regex.c and rx.c.
(noinst_HEADERS): Add regex.h and rx.h.
|
|
67d7048b
|
1996-09-03T13:14:57
|
|
this conforms to POSIX.2. From Paul Eggert <eggert@twinsun.com>.
|
|
f646bc46
|
1996-09-02T16:18:48
|
|
(ENABLE_NLS): Include libintl.h and define _ to gettext.
|
|
e09c3726
|
1996-09-01T19:02:26
|
|
(re_match_2_internal) [emacs]: Use PT, not point.
|
|
2f647319
|
1996-08-31T23:41:26
|
|
Clean up whitespace.
|
|
414709cd
|
1996-08-31T23:40:19
|
|
(re_search_2): Optimize regexp that starts with ^.
|
|
69897078
|
1996-08-31T22:29:12
|
|
(FREE_VAR): Clean up C syntax.
|
|
e7bbf7bc
|
1996-08-19T02:24:52
|
|
.
|
|
f1c77b1c
|
1996-08-19T02:10:25
|
|
(noinst_HEADERS): Add path-concat.h.
(fu_SOURCES): Add path-concat.c.
|
|
8ddb64cf
|
1996-08-19T01:41:53
|
|
.
|
|
bfab521f
|
1996-08-18T14:56:54
|
|
Close comment.
|
|
2d46f4b5
|
1996-08-17T05:15:44
|
|
Update from GNU libc -- this adds back %z and %s
formats and reverts to old behavior where unrecognized format like
%E is treated as eqivalent to `E'.
|
|
83ad3d8c
|
1996-08-09T10:44:37
|
|
(re_max_failures): Increase to 20000 again.
|
|
60713ffa
|
1996-08-02T03:25:10
|
|
(get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree.
From by Johan Danielsson.
|
|
8d53f755
|
1996-07-31T04:43:59
|
|
[HAVE_SYS_FS_S5PARAM_H]: Include sys/fs/s5param.h
to work around bug in sys/filsys.h of Fujitsu UXP/V.
Reported by Johan Danielsson.
|
|
7e6585ee
|
1996-07-30T05:33:30
|
|
Update from GNU libc master.
|
|
bc57be3f
|
1996-07-22T01:01:10
|
|
(rpmatch): Add back [[:alpha:]]. Drepper says it's the standard.
|
|
68a08efd
|
1996-07-21T22:48:41
|
|
(yesno) [!HAVE_RPMATCH]: Remove function since we'll
always use the rpmatch-based version.
Declare rpmatch.
|
|
f9aa6e11
|
1996-07-21T22:46:39
|
|
[STDC_HEADERS]: Guard inclusion of stdlib.h.
(_) [!_]: Define it.
(try): Add RESPONSE parameter.
(rpmatch): Update caller.
Change the regular expressions to be ^[yY] and ^[nN].
|
|
6f495d33
|
1996-07-21T22:41:26
|
|
.
|
|
ab858989
|
1996-07-21T17:25:10
|
|
(EXTRA_DIST): Add rpmatch.c.
|
|
1af5084b
|
1996-07-21T17:16:13
|
|
.
|
|
a82735af
|
1996-07-21T17:13:41
|
|
(yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function.
|
|
2dbd6a23
|
1996-07-21T17:11:10
|
|
(EXTRA_DIST): Put error.c and obstack.c here...
(fu_SOURCES): Instead of here.
|
|
81f8f912
|
1996-07-17T05:29:47
|
|
Use `;' instead of (void)0.
|
|
5f3cca13
|
1996-07-16T05:08:29
|
|
Use `(void)0' as second arg to add macro.
Omitting that second arg made some HPUX C compiler report an error.
From Kaveh R. Ghazi.
|
|
6ff53d6b
|
1996-07-16T04:58:04
|
|
Update from FSF.
|
|
4838f42d
|
1996-07-16T04:47:23
|
|
Update from libit.
|
|
f16b80e0
|
1996-07-16T04:44:29
|
|
Update FSF address.
Remove trailing blanks.
|
|
2dad3861
|
1996-07-16T03:06:32
|
|
Oops. Always return destination.
|
|
783c1624
|
1996-07-15T03:56:06
|
|
indent cpp-directives
|
|
324a36ff
|
1996-07-15T03:44:04
|
|
.
|
|
5d08444e
|
1996-07-15T03:43:36
|
|
update FSF address in copyright
|
|
6d8337bf
|
1996-07-15T03:36:16
|
|
update FSF address in copyright
|
|
37f27c1b
|
1996-07-15T02:41:49
|
|
update FSF address in copyright and remove any trailing blanks
|
|
0111d737
|
1996-07-15T02:29:59
|
|
cpp-indent
|
|
f49cdb3f
|
1996-07-15T00:00:57
|
|
update fsf address
|
|
9edff1e3
|
1996-07-14T23:59:45
|
|
update fsf address
cpp-indent
|
|
87796d9c
|
1996-07-14T21:47:23
|
|
Remove my address.
|
|
df862591
|
1996-07-14T19:09:41
|
|
formatting...
|
|
57d9be58
|
1996-07-14T15:05:40
|
|
Return a value!
|
|
9730c386
|
1996-07-14T12:45:09
|
|
Indent nested CPP-directives.
|
|
967b8127
|
1996-07-14T12:44:09
|
|
update FSF address in copyright
|
|
c0ffdfa7
|
1996-07-14T12:35:45
|
|
Libit tweaks.
|
|
7369535e
|
1996-07-14T12:32:25
|
|
Tweak for libit.
|
|
8eefcee8
|
1996-07-14T12:32:01
|
|
Tweak for libit.
|
|
1fead1bd
|
1996-07-11T03:57:04
|
|
use latest from gettext-0.10.23
|
|
301bba0b
|
1996-07-09T09:10:39
|
|
[_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of
weak_symbol macro after.
|
|
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
|
|
.
|
|
93f802eb
|
1996-06-26T18:00:52
|
|
(re_max_failures): Reduce to 4000.
|
|
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
|
|
.
|
|
9fd34984
|
1996-06-02T21:33:01
|
|
(re_max_failures): Reduce to 8000.
|
|
0b53893b
|
1996-05-24T18:33:30
|
|
Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
* regex.c [_LIBC] (re_comp, re_exec): Define these, but weakly.
|
|
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
|
|
.
|
|
49fb692d
|
1996-05-12T22:19:55
|
|
Delete the Emacs local variables spec.
|
|
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.
|