Jim Meyering
|
97df7b0013
|
.
|
1996-09-07 18:00:25 +00:00 |
|
Jim Meyering
|
7b9e7765ee
|
(INCLUDES): Add -I../intl so compiler will find libintl.h for rpmatch.c.
|
1996-09-07 17:59:26 +00:00 |
|
Jim Meyering
|
d2c6e7cba9
|
Define and use upper case variants of ctype.h IS* macros.
From Bruno Haible.
|
1996-09-07 17:42:58 +00:00 |
|
Jim Meyering
|
f709048a82
|
revert last change
|
1996-09-06 03:18:46 +00:00 |
|
Jim Meyering
|
d3900b79bc
|
New version from glibc.
|
1996-09-06 03:12:04 +00:00 |
|
Jim Meyering
|
1a9771061b
|
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.
|
1996-09-05 02:48:41 +00:00 |
|
Jim Meyering
|
5c8eaa8139
|
.
|
1996-09-05 02:46:01 +00:00 |
|
Jim Meyering
|
4cfd024d37
|
(fu_SOURCES): Add regex.c and rx.c.
(noinst_HEADERS): Add regex.h and rx.h.
|
1996-09-05 02:45:35 +00:00 |
|
Jim Meyering
|
e3625e3032
|
this conforms to POSIX.2. From Paul Eggert <eggert@twinsun.com>.
|
1996-09-03 13:14:57 +00:00 |
|
Jim Meyering
|
57592bb00e
|
(ENABLE_NLS): Include libintl.h and define _ to gettext.
|
1996-09-02 16:18:48 +00:00 |
|
Jim Meyering
|
383690a5f2
|
.
|
1996-08-19 02:28:42 +00:00 |
|
Jim Meyering
|
90ce25327c
|
.
|
1996-08-19 02:24:52 +00:00 |
|
Jim Meyering
|
7ec03a4414
|
(noinst_HEADERS): Add path-concat.h.
(fu_SOURCES): Add path-concat.c.
|
1996-08-19 02:10:25 +00:00 |
|
Jim Meyering
|
a0d34ce173
|
.
|
1996-08-19 01:41:53 +00:00 |
|
Jim Meyering
|
a79e4f054a
|
Close comment.
|
1996-08-18 14:56:54 +00:00 |
|
Jim Meyering
|
32f7fc5503
|
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'.
|
1996-08-17 05:15:44 +00:00 |
|
Jim Meyering
|
2a5f4c45e1
|
(get_fs_usage) [STAT_STATFS4] [_CRAY]: Define f_bavail to f_bfree.
From by Johan Danielsson.
|
1996-08-02 03:25:10 +00:00 |
|
Jim Meyering
|
402b4612f8
|
[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.
|
1996-07-31 04:43:59 +00:00 |
|
Jim Meyering
|
9ba877cf28
|
Update from GNU libc master.
|
1996-07-30 05:33:30 +00:00 |
|
Jim Meyering
|
a56da10982
|
(rpmatch): Add back [[:alpha:]]. Drepper says it's the standard.
|
1996-07-22 01:01:10 +00:00 |
|
Jim Meyering
|
ccd0e2e27a
|
(yesno) [!HAVE_RPMATCH]: Remove function since we'll
always use the rpmatch-based version.
Declare rpmatch.
|
1996-07-21 22:48:41 +00:00 |
|
Jim Meyering
|
08ffff5615
|
[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].
|
1996-07-21 22:46:39 +00:00 |
|
Jim Meyering
|
16efa02b77
|
.
|
1996-07-21 22:41:26 +00:00 |
|
Jim Meyering
|
81b7ecbc14
|
(EXTRA_DIST): Add rpmatch.c.
|
1996-07-21 17:25:10 +00:00 |
|
Jim Meyering
|
bd6aa3080a
|
.
|
1996-07-21 17:16:13 +00:00 |
|
Jim Meyering
|
3af4a12ae3
|
(yesno) [HAVE_RPMATCH]: New rpmatch-based version of the function.
|
1996-07-21 17:13:41 +00:00 |
|
Jim Meyering
|
deee2015f3
|
(EXTRA_DIST): Put error.c and obstack.c here...
(fu_SOURCES): Instead of here.
|
1996-07-21 17:11:10 +00:00 |
|
Jim Meyering
|
ed48dc8cae
|
Use `;' instead of (void)0.
|
1996-07-17 05:29:47 +00:00 |
|
Jim Meyering
|
e0ac832842
|
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.
|
1996-07-16 05:08:29 +00:00 |
|
Jim Meyering
|
ff1fc50954
|
Update from FSF.
|
1996-07-16 04:58:04 +00:00 |
|
Jim Meyering
|
4bca95c431
|
Update from libit.
|
1996-07-16 04:47:23 +00:00 |
|
Jim Meyering
|
f60dafdac2
|
Update FSF address.
Remove trailing blanks.
|
1996-07-16 04:44:29 +00:00 |
|
Jim Meyering
|
e023911555
|
Oops. Always return destination.
|
1996-07-16 03:06:32 +00:00 |
|
Jim Meyering
|
7efa2ba5c4
|
indent cpp-directives
|
1996-07-15 03:57:44 +00:00 |
|
Jim Meyering
|
19bff1c02d
|
indent cpp-directives
|
1996-07-15 03:56:06 +00:00 |
|
Jim Meyering
|
fd984b9655
|
.
|
1996-07-15 03:44:04 +00:00 |
|
Jim Meyering
|
6014da9e30
|
update FSF address in copyright
|
1996-07-15 03:43:36 +00:00 |
|
Jim Meyering
|
e5e6e34ead
|
update FSF address in copyright
|
1996-07-15 03:38:07 +00:00 |
|
Jim Meyering
|
e8b07e3796
|
update FSF address in copyright
|
1996-07-15 03:36:16 +00:00 |
|
Jim Meyering
|
1b5bb5c05a
|
update FSF address in copyright and remove any trailing blanks
|
1996-07-15 02:44:11 +00:00 |
|
Jim Meyering
|
1df37f767c
|
update FSF address in copyright and remove any trailing blanks
|
1996-07-15 02:41:49 +00:00 |
|
Jim Meyering
|
77973edc33
|
cpp-indent
|
1996-07-15 02:29:59 +00:00 |
|
Jim Meyering
|
993b49a693
|
update fsf address
|
1996-07-15 00:04:51 +00:00 |
|
Jim Meyering
|
bf72a5728f
|
update fsf address
|
1996-07-15 00:02:50 +00:00 |
|
Jim Meyering
|
48209ca1ba
|
update fsf address
|
1996-07-15 00:00:57 +00:00 |
|
Jim Meyering
|
7cb6a4e2f1
|
update fsf address
cpp-indent
|
1996-07-14 23:59:45 +00:00 |
|
Jim Meyering
|
75b93231ca
|
Remove my address.
|
1996-07-14 21:47:23 +00:00 |
|
Jim Meyering
|
23684f8383
|
formatting...
|
1996-07-14 19:09:41 +00:00 |
|
Jim Meyering
|
4b8b59894b
|
Return a value!
|
1996-07-14 15:05:40 +00:00 |
|
Jim Meyering
|
bf75b72e46
|
Indent nested CPP-directives.
|
1996-07-14 12:45:09 +00:00 |
|