]> git.pond.sub.org Git - empserver/commit
"(turn): Fix comparing the output of write() to an unsigned sizeof by
authorMarc Olzheim <marcolz@stack.nl>
Fri, 17 Dec 2004 15:44:57 +0000 (15:44 +0000)
committerMarc Olzheim <marcolz@stack.nl>
Fri, 17 Dec 2004 15:44:57 +0000 (15:44 +0000)
commita2284aac8d96a0fa838094c38a44c0ba62d922d6
treee526ceca90af3713598706daaad4c0f3e00b320e
parent09b73000c21d7c50f34945699f938361b622d302
"(turn): Fix comparing the output of write() to an unsigned sizeof by
casting the sizeof to write's most used return-type (ssize_t). Introduce
a typedef for ssize_t for _WIN32 in include/misc.h."
include/misc.h