mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-05 11:45:45 +00:00
ae0d725005
Work around some portability problems with symlinks. * Makefile.in (GNULIB_MODULES): Add lstat, readlink, symlink. * configure.in (lstat, HAVE_LSTAT): Remove special hack. * lib/lstat.c, lib/readlink.c, lib/stat.c, lib/symlink.c: * m4/dos.m4, m4/lstat.m4, m4/readlink.m4, m4/stat.m4, m4/symlink.m4: New files, automatically generated from gnulib. * aclocal.m4, configure, lib/Makefile.in, lib/gnulib.mk: * lib/stdlib.in.h, m4/gl-comp.m4, m4/stdlib_h.m4: Regenerate. 2011-02-22 Paul Eggert <eggert@cs.ucla.edu> [src/ChangeLog] Work around some portability problems with symlinks. * fileio.c (Frename_file, Fmake_symbolic_link, Ffile_symlink_p): Simplify the code by assuming that the readlink and symlink calls exist, even if they always fail on this host. (Ffile_readable_p): Likewise, for fifos. * config.in: Regenerate. |
||
---|---|---|
.. | ||
COPYING | ||
dtoastr.c | ||
filemode.c | ||
filemode.h | ||
ftoastr.c | ||
ftoastr.h | ||
getloadavg.c | ||
getopt1.c | ||
getopt_.h | ||
getopt_int.h | ||
getopt.c | ||
getopt.in.h | ||
gettext.h | ||
gnulib.mk | ||
ignore-value.h | ||
intprops.h | ||
lstat.c | ||
Makefile.am | ||
Makefile.in | ||
makefile.w32-in | ||
md5.c | ||
md5.h | ||
min-max.h | ||
mktime-internal.h | ||
mktime.c | ||
readlink.c | ||
stat.c | ||
stdbool.in.h | ||
stddef.in.h | ||
stdint.in.h | ||
stdlib.in.h | ||
strftime.c | ||
strftime.h | ||
symlink.c | ||
sys_stat.in.h | ||
time_r.c | ||
time.in.h | ||
unistd.in.h |