mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-23 18:47:57 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
b3308d2eb9
(sys_access): Provide our own implementation which recognizes D_OK. (is_exec): New function. (stat): Use it. (init_environment): Set TMPDIR to an existing directory. Abort if none of the usual places is available. (sys_rename): On Windows 95, choose a temp name that includes the original file's base name and use an explicit loop rather than calling mktemp. Only attempt to unlink the newname if the rename fails, rather than second-guessing whether the old and new names refer to the same file. |
||
---|---|---|
etc | ||
leim | ||
lib-src | ||
lisp | ||
lispref | ||
lwlib | ||
man | ||
msdos | ||
nt | ||
src | ||
build-ins.in | ||
config.bat | ||
config.guess | ||
config.sub | ||
configure1.in | ||
configure.in | ||
GETTING.GNU.SOFTWARE | ||
INSTALL | ||
make-dist | ||
Makefile.in | ||
PROBLEMS | ||
tparam.c | ||
vpath.sed |