Jim Meyering
cb58624cef
(full_write): Remove `FIXME' part of comment.
2000-05-01 14:40:08 +00:00
Jim Meyering
b0d42f0a5c
.
2000-05-01 11:40:52 +00:00
Jim Meyering
e511c84abe
(read_filesystem_list): Add BeOS support.
2000-05-01 08:03:33 +00:00
Jim Meyering
a65db32955
.
2000-04-30 16:25:54 +00:00
Jim Meyering
72d2131b0e
.
2000-04-30 16:25:30 +00:00
Jim Meyering
2edc7371bc
*** empty log message ***
2000-04-30 16:25:24 +00:00
Jim Meyering
5e7a7d23f5
.
2000-04-30 16:24:00 +00:00
Jim Meyering
9e60f6cc06
alphabetize
2000-04-30 11:19:35 +00:00
Jim Meyering
d6254a86bf
*** empty log message ***
2000-04-29 09:25:58 +00:00
Jim Meyering
cf251ff75b
Declare strdup only if it's not defined.
2000-04-29 09:25:09 +00:00
Jim Meyering
8d8135769a
*** empty log message ***
2000-04-28 16:50:24 +00:00
Jim Meyering
8b37ad9c5b
[HAVE_LIMITS_H]: Include limits.h before regex.h to avoid
...
redefinition warning on some systems (HPUX). Otherwise, regex.h is
included first, then limits.h is included by locale.h by libintl.h.
From John David Anglin.
2000-04-28 16:49:38 +00:00
Jim Meyering
e9c9e0f9e5
.
2000-04-27 12:19:38 +00:00
Jim Meyering
c500f8c996
*** empty log message ***
2000-04-27 06:47:05 +00:00
Jim Meyering
a3029aba6b
tweak comment
2000-04-27 06:46:13 +00:00
Jim Meyering
2f4177fa6b
.
2000-04-26 12:36:49 +00:00
Jim Meyering
eddd846acb
(S_IRWXUGO): Define.
...
(make_path): Always perform explicit chmod if MODE specifies any
of the `special' permission bits.
2000-04-26 12:36:43 +00:00
Jim Meyering
58be6ceff4
*** empty log message ***
2000-04-18 17:28:34 +00:00
Jim Meyering
97a6cf3999
add comment
2000-04-18 13:41:26 +00:00
Jim Meyering
40f30dc54b
*** empty log message ***
2000-04-18 13:40:29 +00:00
Jim Meyering
833f309376
[!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define getpagesize.
...
For BeOS. Based on a patch from Bruno Haible.
2000-04-18 13:40:25 +00:00
Jim Meyering
be7efadaf2
*** empty log message ***
2000-04-17 11:39:36 +00:00
Jim Meyering
d2caf6a98c
(my_strftime) [strftime]: Declare strftime here, since the definition
...
of it to rpl_strftime also defined-away the system's declaration.
2000-04-17 11:39:26 +00:00
Jim Meyering
757de7fe90
*** empty log message ***
2000-04-15 21:58:37 +00:00
Jim Meyering
bb53ccc5e9
Use C' to denote so-called contiguous' files, the same way that tar does.
...
* filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
(ftypelet): Use S_ISCTG.
2000-04-15 21:54:46 +00:00
Jim Meyering
4cfab8f932
*** empty log message ***
2000-04-08 06:34:06 +00:00
Jim Meyering
edcc5eb997
(charset.alias): Use t-$@, not $@-t so the DOS 8.3
...
names don't conflict. Reported by Eli Zaretskii.
2000-04-08 06:34:02 +00:00
Jim Meyering
437a783072
.
2000-04-08 06:31:38 +00:00
Jim Meyering
9a16820c87
*** empty log message ***
2000-04-07 09:41:51 +00:00
Jim Meyering
6b0a7a91d4
(print_unicode_char): Avoid triggering Solaris iconv bug.
...
Deal with the different error behaviour of Irix iconv.
2000-04-07 09:41:38 +00:00
Jim Meyering
4259b70042
Move inclusion of errno.h so it follows that of sys/types.h,
...
to work around system header problems on AIX 3.2.5. From Bruno Haible.
2000-04-07 09:24:18 +00:00
Jim Meyering
5cb8c8c0a0
.
2000-04-07 08:45:27 +00:00
Jim Meyering
0fcc2606dd
*** empty log message ***
2000-04-05 15:16:27 +00:00
Jim Meyering
4208ee3490
Declare strdup.
2000-04-05 15:08:11 +00:00
Jim Meyering
f7cfce8952
[HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare getutent.
2000-04-05 15:05:54 +00:00
Jim Meyering
ff9b9b202c
Include sys/types.h before sys/stat.h.
...
Required for ultrix4.3.
2000-04-05 15:00:11 +00:00
Jim Meyering
594b06988b
(canon_host): Declare strdup. Required for ultrix4.3.
2000-04-05 14:57:36 +00:00
Jim Meyering
534deab287
*** empty log message ***
2000-04-04 12:58:57 +00:00
Jim Meyering
b9db9921b8
Be more DOS 8.3-friendly.
...
* ref-add.sin: Renamed from ref-add.sed.in.
* ref-del.sin: Renamed from ref-del.sed.in.
* Makefile.am: Reflect renaming.
2000-04-04 12:58:49 +00:00
Jim Meyering
c36284c505
renamed to ref-del.sin
2000-04-04 12:50:59 +00:00
Jim Meyering
a1eb481256
renamed from ref-del.sed.in
2000-04-04 12:50:59 +00:00
Jim Meyering
26bcc7757c
renamed to ref-add.sin
2000-04-04 12:50:44 +00:00
Jim Meyering
6dd8936868
renamed from ref-add.sed.in
2000-04-04 12:50:44 +00:00
Jim Meyering
32ff553652
Use a temporary file name that won't clash with `charset.alias'
...
in the DOS 8.3 name space.
(charset_tmp): Define.
(install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
(uninstall-local): Likewise.
Reported by Eli Zaretskii.
2000-04-04 12:47:19 +00:00
Jim Meyering
0d5a8f6bb7
*** empty log message ***
2000-04-03 07:10:21 +00:00
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