* Numerous fixups needed for Windows port:
authorMichael Hampton <io_error@uncensored.citadel.org>
Wed, 4 Jun 2003 21:39:28 +0000 (21:39 +0000)
committerMichael Hampton <io_error@uncensored.citadel.org>
Wed, 4 Jun 2003 21:39:28 +0000 (21:39 +0000)
commit0f1554610c1719ad2da1da874714b5327e38e890
treeb5d07f172c03043b45f396c5348a7b0182f49b04
parentdfe947c37358863711214857f2cb73a7060c5c47
* Numerous fixups needed for Windows port:
  * cmd_mesg() rewritten to use the stat() syscall to find files
  * really_do_keepalive() does not try to send if we are not connected
  * Misc. fixups; added Windows readme file
12 files changed:
citadel/ChangeLog
citadel/Makefile.in
citadel/citadel.c
citadel/citadel.nsi
citadel/citadel_ipc.c
citadel/commands.c
citadel/configure.ac
citadel/docs/windows-readme.txt [new file with mode: 0644]
citadel/screen.c
citadel/sendcommand.c
citadel/setup.c
citadel/support.c