empserver/src
Ron Koenderink 222894093d (ssize_t, pid_t) [_WIN32]: Back out the previous revision of unistd.h
and move to w32misc.h instead.  Belong into sys/types.h but we can't
fix system headers.
2007-08-16 03:03:22 +00:00
..
client (serverio, sendoef) [_WIN32]: For WIN32 use closesocket() instead of 2007-08-15 01:18:48 +00:00
lib (ssize_t, pid_t) [_WIN32]: Back out the previous revision of unistd.h 2007-08-16 03:03:22 +00:00
scripts (s_char): Remove. Use signed char for small integers, plain char for 2006-04-29 16:25:17 +00:00
server Include sys/uio.h unconditionally. 2007-08-15 02:46:08 +00:00
util Real unistd.h declares getopt() & friends. Approximate that in 2007-08-14 00:15:21 +00:00