|
f7c6345a
|
2000-03-25T18:33:17
|
|
.
|
|
1f091092
|
2000-03-24T06:40:29
|
|
.
|
|
89dc9eaf
|
2000-03-24T06:40:23
|
|
Output a line containing "Packages using this file".
|
|
cbc3b7cd
|
2000-03-24T06:39:01
|
|
*** empty log message ***
|
|
abde3836
|
2000-03-24T05:54:46
|
|
(EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
(charset_alias): Define.
(install-exec-local): Factor out common code.
(uninstall-local): Split lines longer than 80.
(ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
(SUFFIXES): Define.
(.sed.in.sed): New rule. Don't redirect directly to $@.
(CLEANFILES): Add ref-add.sed and ref-del.sed.
|
|
07690e78
|
2000-03-24T05:46:01
|
|
(install-exec-local, uninstall-local, ref-add.sed, ref-del.sed): New rules.
From Bruno.
|
|
274e8afa
|
2000-03-22T21:46:50
|
|
*** empty log message ***
|
|
7e9943c1
|
2000-03-17T21:26:31
|
|
.
|
|
df0c912c
|
2000-03-17T19:34:16
|
|
(<string.h>): Include only #if HAVE_STRING_H.
Otherwise, include <strings.h>
|
|
269accf8
|
2000-03-17T19:32:27
|
|
(utf8_wctomb): New function.
(print_unicode_char): Pass the Unicode character to iconv in UTF-8
format instead of in UCS-4 with platform dependent endianness.
|
|
4883f2ec
|
2000-03-10T11:40:29
|
|
*** empty log message ***
|
|
606ec43d
|
2000-03-08T14:50:11
|
|
*** empty log message ***
|
|
30f76aad
|
2000-03-08T14:50:05
|
|
(savedir): Work even if directory size is
negative; this can happen with some screwy NFS configurations.
|
|
ce15c933
|
2000-03-07T20:06:03
|
|
tweak indentation
|
|
e7ee6af7
|
2000-03-06T11:19:23
|
|
(get_charset_aliases): Don't try to free file_name
if it's NULL (because we ran out of memory). From Bruno Haible.
|
|
eacdee93
|
2000-03-05T10:27:29
|
|
*** empty log message ***
|
|
8f36ae9d
|
2000-03-05T10:27:22
|
|
("path-concat.h"): Include.
(get_charset_aliases): Use path_concat instead of ANSI string
concatenation.
|
|
344aa1f7
|
2000-03-05T10:22:03
|
|
*** empty log message ***
|
|
09ca7bd9
|
2000-03-05T10:21:58
|
|
(PARAMS): Define.
Use it to guard prototype.
|
|
3ac2d0a3
|
2000-03-05T06:53:08
|
|
.
|
|
2a5e4312
|
2000-03-04T21:14:51
|
|
.
|
|
485c4e6d
|
2000-03-04T21:10:21
|
|
(uninstall-local): Uncomment this rule so `make distcheck' works once again.
|
|
3df87fd8
|
2000-03-04T20:15:07
|
|
*** empty log message ***
|
|
b58b3db2
|
2000-03-04T20:15:03
|
|
(install-exec-local): Create $(libdir) before installing into it.
|
|
52f500ac
|
2000-03-04T12:53:29
|
|
.
|
|
f1ed0e84
|
2000-03-04T12:35:47
|
|
(<errno.h>): Include it.
(errno): Declare if not defined.
|
|
c98af17c
|
2000-03-04T12:22:47
|
|
.
|
|
fac1a01e
|
2000-03-04T07:57:35
|
|
Add Bruno's comment justifying use of volatile.
|
|
059ec323
|
2000-03-04T07:53:33
|
|
New version, incorporating remarks from a linux
i18n mailing list. From Bruno Haible.
|
|
cffbc793
|
2000-03-03T08:25:13
|
|
.
|
|
e08ea16f
|
2000-03-02T15:28:23
|
|
(EXTRA_DIST): Add config.charset.
|
|
75232d6a
|
2000-03-01T13:26:04
|
|
(DEFS): Add -DLIBDIR=...
(libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
(noinst_HEADERS): Add unicodeio.h.
(all-local, install-exec-local, charset.alias): New targets.
|
|
c3e58bf7
|
2000-03-01T13:23:53
|
|
*** empty log message ***
|
|
461269e1
|
2000-03-01T13:23:47
|
|
*** empty log message ***
|
|
75fa9a8a
|
2000-03-01T13:23:41
|
|
New file from Bruno.
|
|
d3f0860f
|
2000-03-01T13:22:57
|
|
New file from Bruno.
filter through cppi
|
|
95ad3586
|
2000-03-01T13:22:35
|
|
New file from Bruno.
One portability tweak:
guard inclusion of stddef.h.
|
|
8aecbf69
|
2000-03-01T13:21:23
|
|
Guard some #includes with `#if HAVE_...'.
|
|
7f69123a
|
2000-03-01T13:11:05
|
|
new file, from Bruno
|
|
eba94b6a
|
2000-03-01T12:49:12
|
|
.
|
|
a3fbf7ad
|
2000-03-01T12:27:54
|
|
.
|
|
75c98f39
|
2000-02-28T20:45:33
|
|
*** empty log message ***
|
|
02b27c92
|
2000-02-28T20:45:28
|
|
(ALERT_CHAR): New macro.
(quotearg_buffer_restyled): Use it.
|
|
4aec394f
|
2000-02-27T19:05:50
|
|
.
|
|
82af802d
|
2000-02-27T18:49:10
|
|
Fix typo in decl of strtoul: s/long long/long/.
Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
|
|
28771d55
|
2000-02-27T18:45:29
|
|
Fix typo in decl of strtoul: s/long long/long/.
|
|
9deec7db
|
2000-02-27T18:04:10
|
|
*** empty log message ***
|
|
660fca6a
|
2000-02-27T18:04:00
|
|
Guard inclusion of stdlib.h with `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
Declare malloc if needed.
|
|
de1b0c61
|
2000-02-27T17:54:25
|
|
use double quotes, not single quotes around syntax-error-evoking string
|
|
42e2ac46
|
2000-02-27T17:42:30
|
|
*** empty log message ***
|
|
92065733
|
2000-02-27T17:40:53
|
|
Arrange for cpp to fail if the configure-time
declaration check was not run.
|
|
d9f6701e
|
2000-02-27T17:39:52
|
|
Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
now that autoconf always defines the HAVE_DECL_ symbols.
Arrange for cpp to fail if the configure-time
declaration check was not run.
|
|
43de6da7
|
2000-02-27T13:58:12
|
|
Put cedilla on `c' in author's name.
|
|
bafd9f11
|
2000-02-27T11:27:38
|
|
*** empty log message ***
|
|
2b7c7bf4
|
2000-02-27T11:23:22
|
|
.
|
|
d1834f9b
|
2000-02-27T11:13:16
|
|
(parse_user_spec): If there is no `:' but there is a `.',
then first look up the entire `.'-containing string as a login name.
|
|
22e6c88a
|
2000-02-22T20:16:07
|
|
Handle two-digit years with leading zeros correctly.
(textint): New typedef.
(parser_control): Member year changed from int to textint.
All uses changed.
(YYSTYPE): Removed; replaced by %union with int and textint members.
(tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
(tSNUMBER, tUNUMBER): Now of type <textintval>.
(date, number, to_year): Use width of number in digits, not its value,
to determine whether it's a 2-digit year, or a 2-digit time.
(yylex): Store number of digits of numeric tokens.
Reported by John Kendall.
(parser_control): Changed from struct parser_control to typedef (for
consistency). All uses changed.
(tID): Removed; not used.
(yylex): Return '?' for unknown identifiers, rather than (unused) tID.
|
|
c1d4b7c5
|
2000-02-15T13:08:08
|
|
*** empty log message ***
|
|
991fe5bd
|
2000-02-14T23:27:25
|
|
.
|
|
167efa0d
|
2000-02-14T20:15:32
|
|
adapted from changes to grep getpagesize.h
by Martin P.J. Zinser <zinser@decus.de>.
|
|
4a508d1e
|
2000-02-12T10:42:19
|
|
*** empty log message ***
|
|
144e8455
|
2000-02-12T10:41:48
|
|
*** empty log message ***
|
|
63be8072
|
2000-02-12T10:41:37
|
|
<libintl.h>: Include.
(_ and N_): Define.
(parse_user_spec): Mark translatable strings.
|
|
2cbc4063
|
2000-02-12T10:11:54
|
|
add FIXME comments for use of atoi
|
|
e7fedf4d
|
2000-02-12T10:10:40
|
|
(ISDIGIT): Define it.
(isdigit): Remove definition.
(is_number): Use ISDIGIT, not isdigit.
|
|
7994372d
|
2000-02-10T09:38:43
|
|
#undef nanosleep.
(rpl_nanosleep): Rename from nanosleep.
|
|
86a132d1
|
2000-02-10T09:38:31
|
|
Don't include config.h.
Remove prototype from declaration of nanosleep.
(PARAMS): Remove now-unneeded definition.
|
|
5cd34d59
|
2000-02-10T09:34:03
|
|
*** empty log message ***
|
|
2b038208
|
2000-02-05T08:10:05
|
|
.
|
|
01cafe5e
|
2000-02-03T12:20:59
|
|
(read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
rather than with `#if HAVE_UTMPNAME'.
|
|
cfa4c17c
|
2000-02-03T12:19:41
|
|
*** empty log message ***
|
|
54e6da3d
|
2000-02-01T16:23:30
|
|
(UT_USER): Add parens. From Andreas Schwab.
|
|
1b9b4205
|
2000-01-31T22:42:59
|
|
*** empty log message ***
|
|
a3f7fe07
|
2000-01-31T22:38:04
|
|
(nanosleep): Guard declaration with `#if ! HAVE_DECL_NANOSLEEP'.
|
|
f0fcee86
|
2000-01-31T08:42:45
|
|
fix typo. sheesh
|
|
605fd057
|
2000-01-31T08:36:51
|
|
*** empty log message ***
|
|
5cc360e5
|
2000-01-31T08:27:58
|
|
*** empty log message ***
|
|
017cf285
|
2000-01-31T08:27:51
|
|
(ISASCII): Add #undef and move definition to follow
inclusion of wctype.h to work around solaris2.6 namespace pollution.
(ISPRINT): Likewise.
|
|
63258a53
|
2000-01-30T16:45:17
|
|
redo it on per-header basis
|
|
b9b388dd
|
2000-01-30T16:41:30
|
|
*** empty log message ***
|
|
226d6300
|
2000-01-30T16:41:25
|
|
(extract_trimmed_name): Use UT_USER instead of hard-coding
uses of ->ut_name. The latter doesn't work with new Linux header files
where only utmpx.ut_user is declared.
|
|
82ba66a9
|
2000-01-30T16:39:08
|
|
(UT_USER): Define. Accessor macro for the member named ut_user or ut_name.
|
|
de71aac3
|
2000-01-23T14:01:32
|
|
.
|
|
6eef3643
|
2000-01-23T09:53:48
|
|
(libfetish_a_SOURCES): Remove explicit mention of obstack.c.
|
|
657160c5
|
2000-01-23T09:52:02
|
|
*** empty log message ***
|
|
db4af7a7
|
2000-01-23T09:19:33
|
|
version-control: never
|
|
e8f706de
|
2000-01-23T09:08:39
|
|
.
|
|
3c8064cd
|
2000-01-22T22:43:37
|
|
*** empty log message ***
|
|
f9d65f16
|
2000-01-22T22:43:31
|
|
[! HAVE_DECL_STRTOUL]: Declare strtoul.
[! HAVE_DECL_STRTOULL]: Declare strtoull.
Required for some AIX systems. Reported by Christian Krackowizer.
[TESTING] (main): New function.
|
|
fb01bd93
|
2000-01-22T22:21:32
|
|
*** empty log message ***
|
|
b18806b6
|
2000-01-22T22:20:08
|
|
*** empty log message ***
|
|
cbdd6c8a
|
2000-01-22T22:19:48
|
|
[HAVE_WCTYPE_H]: Include <wctype.h>.
|
|
7c04104a
|
2000-01-22T21:29:10
|
|
*** empty log message ***
|
|
373d8ea1
|
2000-01-22T21:29:02
|
|
(dir_name): Support for DOS-style file names with drive letters.
|
|
90221012
|
2000-01-22T18:03:21
|
|
tack on the one from fileutils/lib
|
|
9acb2a8e
|
2000-01-22T09:44:23
|
|
.
|
|
fe15c068
|
2000-01-22T09:43:37
|
|
*** empty log message ***
|
|
a67c0960
|
2000-01-22T09:43:23
|
|
(ISDIGIT): Define.
(strverscmp): Use ISDIGIT, not isdigit.
|
|
3dfe5516
|
2000-01-18T07:26:07
|
|
*** empty log message ***
|
|
19e03725
|
2000-01-18T07:25:53
|
|
(nanosleep):
Don't use SA_INTERRUPT to decide whether to call sigaction, as
POSIX.1 doesn't require SA_INTERRUPT and some systems
(e.g. Solaris 7) don't define it. Use SA_NOCLDSTOP instead;
it's been part of POSIX.1 since day 1 (in 1988).
|