]> git.eshelyaron.com Git - emacs.git/commit
(access, unlink) [WINDOWSNT]: Macros undefined.
authorRichard M. Stallman <rms@gnu.org>
Sun, 28 Apr 1996 19:07:35 +0000 (19:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 28 Apr 1996 19:07:35 +0000 (19:07 +0000)
commit7f75d5c619a6498b8d92816f1c1e5852e147a5fb
treec3b1a1543e67db5421c5abe38f0f1bf2d840971d
parenteac1956a777e8e94d17119f086f7848bc7df2b86
(access, unlink) [WINDOWSNT]: Macros undefined.
(fork, syswait, DISABLE_DIRECT_ACCESS) [WINDOWSNT]: Macros defined.
[WINDOWSNT]: Include locking.h.
(main): Update usage message.  Use IS_DIRECTORY_SEP.
(main) [DISABLE_DIRECT_ACCESS]: Don't check access if defined.
(main) [WINDOWSNT]: Invoke locking instead of flock.
(main) [MAIL_USE_SYSTEM_LOCK && WINDOWSNT]: Emulate ftruncate.
(main) [MAIL_USE_POP]: Pass password to popmail if used.
Include winsock.h; don't include unix inet headers.
(popmail): Add password argument and pass it to pop_open.
Open output file in binary mode.
lib-src/movemail.c