Paul Eggert
a2c8ec26a4
(cdb_free): Don't bother trying to open directory
...
for write access: POSIX says that must fail.
(cdb_free): Open with O_NOCTTY | O_NONBLOCK as
well, for minor improvements on hosts that lack O_DIRECTORY.
2005-12-27 07:53:50 +00:00
Paul Eggert
2d0c5eefd0
Sync from gnulib.
2005-09-22 06:05:39 +00:00
Jim Meyering
116e6fb244
Update FSF postal mail address.
2005-05-14 07:58:06 +00:00
Paul Eggert
93e5749eea
coreutils->fetish in comment.
2005-04-18 23:30:55 +00:00
Paul Eggert
6dc84f8396
Include memrchr.h.
2005-02-03 21:33:02 +00:00
Jim Meyering
c2475f7874
(chdir_long): Rewrite to remove limitation on
...
component length. This included changing the parameter to be
of type `char *' rather than `char const *'.
2005-01-19 10:21:43 +00:00
Jim Meyering
19c959bd50
adjust wording of #error message
2004-12-11 11:19:27 +00:00
Jim Meyering
c3ccae892f
Fail via #error if PATH_MAX is not defined, since
...
this file is now compiled only on systems that define PATH_MAX.
2004-12-11 11:18:53 +00:00
Jim Meyering
036728c2e8
Renamed from chdir.c.
2004-11-30 14:35:33 +00:00