Paul Eggert
2ec133706a
(make_dir_parents): Don't report an error if an
...
intermediate directory is in a read-only file system.
2005-10-13 19:05:13 +00:00
Jim Meyering
71a4b4865c
*** empty log message ***
2005-10-13 14:16:23 +00:00
Jim Meyering
757e44d875
Document dircolors change of 2005-09-05.
2005-10-13 14:16:19 +00:00
Jim Meyering
898e531c01
*** empty log message ***
2005-10-13 14:12:58 +00:00
Jim Meyering
74583cd9fb
(.x.1): Remove temp directory first.
2005-10-13 14:12:51 +00:00
Jim Meyering
76890ff048
*** empty log message ***
2005-10-08 09:06:16 +00:00
Jim Meyering
40bf0efd47
(rpl_openat): Use the promoted type (int), not mode_t,
...
as second argument to va_arg. Otherwise, some versions of gcc
warn that `if this code is reached, the program will abort'.
2005-10-08 09:05:08 +00:00
Jim Meyering
f754c25d4c
*** empty log message ***
2005-10-07 22:07:36 +00:00
Jim Meyering
82ee4b140c
Merge from gnulib.
...
(SIZE_MAX): New macro, if not already defined.
2005-10-07 22:07:27 +00:00
Jim Meyering
a9ede5e986
.
2005-10-07 19:42:03 +00:00
Jim Meyering
8f8a513667
*** empty log message ***
2005-10-07 19:30:26 +00:00
Jim Meyering
cb16682ede
revert last change
2005-10-07 19:29:44 +00:00
Paul Eggert
bff08feb9b
* stdbool.m4 (AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test.
2005-10-07 18:53:41 +00:00
Paul Eggert
25041cf0f9
(AC_HEADER_STDBOOL): Add an "#ifdef __xlc__" test,
...
since yesterday's attempt didn't work.
2005-10-07 18:53:20 +00:00
Paul Eggert
b17333e415
Redo previous change to sort.c.
2005-10-07 18:48:55 +00:00
Paul Eggert
4778617abc
(sortlines_temp): Redo previous change, since I'm no longer confident
...
that the m4/stdbool.m4 patch suffices.
2005-10-07 18:48:28 +00:00
Paul Eggert
a0d42f7861
Generalize the patch for the AIX bool bug.
2005-10-06 16:42:22 +00:00
Paul Eggert
cb797070ce
(AC_HEADER_STDBOOL): Check that bool
...
promotes to int, not unsigned int, to catch the AIX 5.3
compiler bug.
2005-10-06 16:40:36 +00:00
Paul Eggert
38ffebe4ac
(sortlines_temp): Undo previous change, since
...
today's change to m4/stdbool.m4 should catch it.
2005-10-06 16:40:13 +00:00
Jim Meyering
028b5117d4
*** empty log message ***
2005-10-06 14:12:52 +00:00
Jim Meyering
e1cd990287
*** empty log message ***
2005-10-06 14:06:54 +00:00
Jim Meyering
84f1db3726
rm: add support for a -I option, like that from FreeBSD's rm.
2005-10-06 14:06:51 +00:00
Jim Meyering
132aaa2eac
Add a comment to go with the last change.
2005-10-05 18:56:29 +00:00
Jim Meyering
b185a8b904
*** empty log message ***
2005-10-05 18:53:59 +00:00
Jim Meyering
111bac9943
(sortlines_temp): Declare temporary as `int' rather
...
than `bool' to work around AIX 5.3 compiler bug in 64-bit mode.
2005-10-05 18:53:55 +00:00
Jim Meyering
3614c42902
*** empty log message ***
2005-10-05 14:54:20 +00:00
Jim Meyering
05e1975d08
(libcoreutils_a_DEPENDENCIES): Remove definition.
...
Once it's gone, automake generates an equivalent one.
2005-10-05 14:54:17 +00:00
Jim Meyering
d3b8165328
Merge from gnulib.
2005-10-05 09:09:33 +00:00
Jim Meyering
df2b4d3451
*** empty log message ***
2005-10-05 09:09:27 +00:00
Jim Meyering
ed558df65b
*** empty log message ***
2005-10-04 15:51:25 +00:00
Jim Meyering
4dffc10f08
Merge from gnulib.
...
Include sys/types.h before other headers.
2005-10-04 15:51:20 +00:00
Jim Meyering
2928a59fe5
.
2005-10-03 16:13:06 +00:00
Jim Meyering
70a7e357d6
*** empty log message ***
2005-10-03 12:12:21 +00:00
Jim Meyering
c7676c0b6b
(MAX_N_FACTORS): Define in terms of sizeof (uintmax_t)
...
rather than hard-coding to 128. From Thomas M.Ott.
2005-10-03 12:12:14 +00:00
Jim Meyering
314397e7c5
*** empty log message ***
2005-10-03 12:11:49 +00:00
Paul Eggert
ca7be84526
Import getdelim.c from gnulib (to fix unused var warnings) then
...
apply the following fixes:
Include getdelim.h first. Include <limits.h>.
(SSIZE_MAX): New macro, if not already defined.
(getdelim): Fix buffer overrun on 64-bit hosts with lines longer
than 2 GiB.
2005-10-02 22:49:49 +00:00
Jim Meyering
fbc02ac784
*** empty log message ***
2005-10-02 10:09:18 +00:00
Jim Meyering
1cf46dda93
(gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
...
against `yes', rather than just testing for nonempty.
2005-10-02 10:09:14 +00:00
Jim Meyering
e7d6dd7451
*** empty log message ***
2005-10-02 06:29:31 +00:00
Jim Meyering
b0dcbf34a5
(sc_unmarked_diagnostics): Search only cvs-controlled files.
2005-10-02 06:29:26 +00:00
Jim Meyering
286411fd74
*** empty log message ***
2005-10-02 06:28:15 +00:00
Jim Meyering
8653e104a3
Add lib/euidaccess-stat.c.
2005-10-02 06:28:12 +00:00
Jim Meyering
994ae8ed47
Add .x-sc_unmarked_diagnostics.
2005-10-02 06:27:32 +00:00
Jim Meyering
e470936662
*** empty log message ***
2005-10-02 06:27:09 +00:00
Jim Meyering
e102280994
.
2005-10-02 06:22:00 +00:00
Jim Meyering
1f022b6b96
Include sys/types.h for sys/socket.h, on FreeBSD and Darwin.
2005-10-01 11:59:08 +00:00
Jim Meyering
a2a3fc0ac7
*** empty log message ***
2005-10-01 11:58:50 +00:00
Jim Meyering
adcbbb9946
.
2005-10-01 09:51:00 +00:00
Jim Meyering
22c2d2efaf
*** empty log message ***
2005-10-01 09:50:09 +00:00
Jim Meyering
4a6b465285
*** empty log message ***
2005-10-01 09:49:40 +00:00