Jim Meyering
b9c866ac1a
undo mountlist.h change
2003-03-18 17:04:18 +00:00
Jim Meyering
5f4059d425
undo last change
2003-03-18 17:04:04 +00:00
Jim Meyering
5f3bedb89a
(excluded_filename): Define and use typedef to
...
avoid type mismatch in conditional expression.
2003-03-18 15:40:13 +00:00
Jim Meyering
336a1e2dad
*** empty log message ***
2003-03-18 15:39:58 +00:00
Jim Meyering
dc872b1ebe
(ME_REMOTE): Recognize as remote any file system
...
that has an Fs_type with the `nfs' (any case) prefix.
This is necessary at least for AIX 5.1 when it uses the
MOUNTED_GETMNTENT1 code. Reported by Mike Jetzer.
2003-03-18 15:39:45 +00:00
Jim Meyering
3c13c953a8
.
2003-03-18 08:53:59 +00:00
Jim Meyering
837fc9bfa5
(quote_n): Fix typo in comment.
2003-03-18 08:49:12 +00:00
Jim Meyering
8f33b715b1
*** empty log message ***
2003-03-18 08:27:50 +00:00
Jim Meyering
b596a7b153
*** empty log message ***
2003-03-17 21:50:33 +00:00
Jim Meyering
01b5986293
(raise): Rename from rpl_raise.
...
Without that change, systems lacking raise (SunOS4) would not be
able to link programs using raise. Reported by Volker Borchert.
2003-03-17 21:50:30 +00:00
Jim Meyering
e01be0a128
(FTW_STAT): Rename from `STAT', to avoid conflict
...
with STAT definition from <sys/dir.h> on AIX 5.1.
2003-03-17 21:00:48 +00:00
Jim Meyering
49475d0eea
*** empty log message ***
2003-03-17 19:21:33 +00:00
Jim Meyering
bb0dd792a3
(readlink): Put function type on its own line.
2003-03-17 19:21:28 +00:00
Jim Meyering
f3ad658b98
(lstat): Put function type on its own line.
2003-03-17 19:21:13 +00:00
Jim Meyering
f9cfbe069c
(fchown): Put function type on its own line.
2003-03-17 19:21:01 +00:00
Jim Meyering
a32544a77f
.
2003-03-15 10:41:10 +00:00
Jim Meyering
261df8b8d6
*** empty log message ***
2003-03-14 20:33:54 +00:00
Jim Meyering
518c982d88
(libfetish_a_SOURCES): Remove unused files: c-stack.c, c-stack.h.
2003-03-14 20:33:44 +00:00
Jim Meyering
b9fa45f2b0
remove ansi2knr junk
2003-03-14 20:23:12 +00:00
Jim Meyering
a37bc433f1
*** empty log message ***
2003-03-14 20:14:00 +00:00
Jim Meyering
4968b1607c
(AUTOMAKE_OPTIONS): Remove definition --
...
before it pointed to ../src/ansi2knr.
2003-03-14 20:11:41 +00:00
Jim Meyering
52ebb61da8
.
2003-03-14 13:54:36 +00:00
Jim Meyering
f69ed27d62
.
2003-03-14 13:16:21 +00:00
Jim Meyering
acf7bd48ce
*** empty log message ***
2003-03-14 12:52:19 +00:00
Jim Meyering
3cb04081fb
Include "xalloc.h".
2003-03-14 12:52:13 +00:00
Jim Meyering
766de40ee7
*** empty log message ***
2003-03-14 09:54:48 +00:00
Jim Meyering
dfd085aa0d
Merge changes from Bison.
...
(__INT_TO_PTR) [__STDC__]: Cast result to
(void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
when compiling Bison 1.875's `bitset bset = obstack_alloc
(bobstack, bytes);'. Problem reported by Nelson H. F. Beebe.
2003-03-14 09:54:39 +00:00
Jim Meyering
2e836b19be
*** empty log message ***
2003-03-13 13:07:15 +00:00
Jim Meyering
30593686a8
.
2003-03-13 13:07:11 +00:00
Jim Meyering
a0528d8bf2
*** empty log message ***
2003-03-11 10:08:21 +00:00
Jim Meyering
d7103af2bc
Include <wchar.h>. Needed for UnixWare 7.1.1.
...
Reported by John Hughes, see
http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
2003-03-11 10:08:15 +00:00
Jim Meyering
0f48190f5d
*** empty log message ***
2003-03-11 10:07:21 +00:00
Jim Meyering
c7cb614727
(EXIT_FAILURE): Define if the system doesn't.
...
Reported by Bruce Becker; see:
http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
2003-03-11 10:07:17 +00:00
Jim Meyering
f380405cb6
.
2003-03-10 07:53:39 +00:00
Jim Meyering
3d23ede4eb
Include "save-cwd.h".
...
(ftw_startup): Avoid use of getcwd, if possible.
Instead, use fopen/fchdir via save_cwd/restore_cwd.
2003-03-09 09:22:55 +00:00
Jim Meyering
cb1dcb5818
.
2003-03-08 14:32:57 +00:00
Jim Meyering
eff5758aaf
Don't use `defined' in a #define directive.
2003-03-08 14:26:48 +00:00
Jim Meyering
684f41944e
.
2003-03-07 23:37:10 +00:00
Jim Meyering
b29dc802f7
(libfetish_a_SOURCES): Remove mmap-stack.h.
2003-03-07 19:49:56 +00:00
Jim Meyering
300807cd2f
.
2003-03-07 19:49:20 +00:00
Jim Meyering
390a0fb48d
*** empty log message ***
2003-03-07 10:16:50 +00:00
Jim Meyering
5635524114
#undef getcwd only after *all* included header files.
...
Declare getcwd unconditionally.
2003-03-07 10:13:55 +00:00
Jim Meyering
80ddb4bed4
*** empty log message ***
2003-03-07 09:52:34 +00:00
Jim Meyering
32ae6e8565
(same_name): Remove unnecessary inclusion of config.h.
...
It also happened to lead to infinite recursion in getcwd.c.
(PARAMS): Remove definition and use.
2003-03-07 09:52:28 +00:00
Jim Meyering
b4e7a90ce6
#undef getcwd before including system headers.
...
This avoid a build failure on IRIX 6.5. Reported by Nelson Beebe.
2003-03-06 22:23:26 +00:00
Jim Meyering
08e9a37430
*** empty log message ***
2003-03-06 22:04:54 +00:00
Jim Meyering
a63a083879
[!HAVE_DECL_GETCWD]: Declare getcwd.
2003-03-06 22:04:45 +00:00
Jim Meyering
c71e43ce1d
*** empty log message ***
2003-03-06 14:14:22 +00:00
Jim Meyering
b70ecc4de1
Fix a bug that causes du to dump core on 64-bit systems.
...
(ftw_startup): Declare `func' parameter to be of type
NFTW_FUNC_T, not void* which may be smaller on 64-bit systems.
Remove now-unnecessary cast.
(FTW_NAME): Cast func argument to type `NFTW_FUNC_T'.
2003-03-06 14:14:16 +00:00
Jim Meyering
0b41ba4064
*** empty log message ***
2003-03-05 11:06:41 +00:00