]> git.pond.sub.org Git - empserver/commit
(add, disa, ef_open, logerror, main): Switch permissions to
authorRon Koenderink <rkoenderink@yahoo.ca>
Sat, 10 Mar 2007 16:29:51 +0000 (16:29 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Sat, 10 Mar 2007 16:29:51 +0000 (16:29 +0000)
commitc97d79c0ee62618e5d45d51d97271283482f6162
tree8859808c344e03f3bdfe0cf417a66c0d7ad77994
parent32d62797d2b81f8d63445d8c4fdb3564eaf766bd
(add, disa, ef_open, logerror, main): Switch permissions to
standard defines instead of magic numbers to improve portability.
Also define WIN32 equivalents to the standard defines.
include/misc.h
src/lib/commands/add.c
src/lib/commands/disa.c
src/lib/common/file.c
src/lib/common/log.c
src/util/files.c