Jim Meyering
dda6851673
(my_strftime): Make sure we call the system
...
strftime, not ourselves, when invoking the underlying strftime.
2000-04-03 07:09:38 +00:00
Jim Meyering
251caade33
.
2000-03-25 18:33:17 +00:00
Jim Meyering
b896219d87
.
2000-03-24 06:40:29 +00:00
Jim Meyering
eb42da51bb
Output a line containing "Packages using this file".
2000-03-24 06:40:23 +00:00
Jim Meyering
a0fc5566dd
*** empty log message ***
2000-03-24 06:39:01 +00:00
Jim Meyering
e0ca9372fc
(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.
2000-03-24 05:54:46 +00:00
Jim Meyering
a8bc6aee1c
(install-exec-local, uninstall-local, ref-add.sed, ref-del.sed): New rules.
...
From Bruno.
2000-03-24 05:46:01 +00:00
Jim Meyering
355fad3e85
*** empty log message ***
2000-03-22 21:46:50 +00:00
Jim Meyering
01c42af175
.
2000-03-17 21:26:31 +00:00
Jim Meyering
00a6ef7e2e
(<string.h>): Include only #if HAVE_STRING_H.
...
Otherwise, include <strings.h>
2000-03-17 19:34:16 +00:00
Jim Meyering
03bc0dd04d
(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.
2000-03-17 19:32:27 +00:00
Jim Meyering
41d063607c
*** empty log message ***
2000-03-10 11:40:29 +00:00
Jim Meyering
ff1b77a70a
*** empty log message ***
2000-03-08 14:50:11 +00:00
Jim Meyering
7157c29ee8
(savedir): Work even if directory size is
...
negative; this can happen with some screwy NFS configurations.
2000-03-08 14:50:05 +00:00
Jim Meyering
b65f84bf94
tweak indentation
2000-03-07 20:06:03 +00:00
Jim Meyering
9ebf9199a4
(get_charset_aliases): Don't try to free file_name
...
if it's NULL (because we ran out of memory). From Bruno Haible.
2000-03-06 11:19:23 +00:00
Jim Meyering
0d672bf048
*** empty log message ***
2000-03-05 10:27:29 +00:00
Jim Meyering
b7d59be6a4
("path-concat.h"): Include.
...
(get_charset_aliases): Use path_concat instead of ANSI string
concatenation.
2000-03-05 10:27:22 +00:00
Jim Meyering
7206cd3b01
*** empty log message ***
2000-03-05 10:22:03 +00:00
Jim Meyering
aca3853e18
(PARAMS): Define.
...
Use it to guard prototype.
2000-03-05 10:21:58 +00:00
Jim Meyering
93be9a66d7
.
2000-03-05 06:53:08 +00:00
Jim Meyering
e89ea03496
.
2000-03-04 21:14:51 +00:00
Jim Meyering
cd740223b3
(uninstall-local): Uncomment this rule so `make distcheck' works once again.
2000-03-04 21:10:21 +00:00
Jim Meyering
a82d3db454
*** empty log message ***
2000-03-04 20:15:07 +00:00
Jim Meyering
cea52734ee
(install-exec-local): Create $(libdir) before installing into it.
2000-03-04 20:15:03 +00:00
Jim Meyering
e099a4b5ed
.
2000-03-04 12:53:29 +00:00
Jim Meyering
28334dafe4
(<errno.h>): Include it.
...
(errno): Declare if not defined.
2000-03-04 12:35:47 +00:00
Jim Meyering
45758bf193
.
2000-03-04 12:23:14 +00:00
Jim Meyering
634dad84ba
Add Bruno's comment justifying use of volatile.
2000-03-04 07:57:35 +00:00
Jim Meyering
871812bcec
New version, incorporating remarks from a linux
...
i18n mailing list. From Bruno Haible.
2000-03-04 07:53:33 +00:00
Jim Meyering
fdd07a7508
.
2000-03-03 08:25:13 +00:00
Jim Meyering
d2b51acd38
(EXTRA_DIST): Add config.charset.
2000-03-02 15:28:23 +00:00
Jim Meyering
de85b5f902
(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.
2000-03-01 13:26:04 +00:00
Jim Meyering
d38bf8ccf7
*** empty log message ***
2000-03-01 13:23:53 +00:00
Jim Meyering
b451be06d5
*** empty log message ***
2000-03-01 13:23:47 +00:00
Jim Meyering
8d1e103424
New file from Bruno.
2000-03-01 13:23:41 +00:00
Jim Meyering
77ec117299
New file from Bruno.
...
filter through cppi
2000-03-01 13:22:57 +00:00
Jim Meyering
ce4a63537c
New file from Bruno.
...
One portability tweak:
guard inclusion of stddef.h.
2000-03-01 13:22:35 +00:00
Jim Meyering
578156186d
Guard some #includes with `#if HAVE_...'.
2000-03-01 13:21:23 +00:00
Jim Meyering
e2915cc17d
new file, from Bruno
2000-03-01 13:11:05 +00:00
Jim Meyering
883cd6c62d
.
2000-03-01 12:49:12 +00:00
Jim Meyering
317732f3d9
.
2000-03-01 12:27:54 +00:00
Jim Meyering
464232e6bb
*** empty log message ***
2000-02-28 20:45:33 +00:00
Jim Meyering
76d10c457c
(ALERT_CHAR): New macro.
...
(quotearg_buffer_restyled): Use it.
2000-02-28 20:45:28 +00:00
Jim Meyering
2b8209bca8
.
2000-02-27 19:05:50 +00:00
Jim Meyering
507d0aa278
Fix typo in decl of strtoul: s/long long/long/.
...
Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
2000-02-27 18:49:10 +00:00
Jim Meyering
86845e9bfe
Fix typo in decl of strtoul: s/long long/long/.
2000-02-27 18:45:29 +00:00
Jim Meyering
633c0745b9
*** empty log message ***
2000-02-27 18:04:10 +00:00
Jim Meyering
5bea77e1af
Guard inclusion of stdlib.h with #if HAVE_STDLIB_H', not #if STDC_HEADERS'.
...
Declare malloc if needed.
2000-02-27 18:04:00 +00:00
Jim Meyering
4fef810c37
use double quotes, not single quotes around syntax-error-evoking string
2000-02-27 17:54:25 +00:00