Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.
[pspp] / lib / winsock.c
2008-10-11 Bruno HaibleNew module 'shutdown'.
2008-10-11 Bruno HaibleFix error handling when closesocket fails.
2008-10-10 Bruno HaibleNew module 'ioctl'.
2008-10-10 Bruno HaibleMake the ioctl() signature POSIX compliant.
2008-10-09 Paolo BonziniCombine the two replacements of 'close'.
2008-10-06 Bruno HaibleNew modules 'accept', 'bind', 'connect', 'getpeername...
2008-10-05 Bruno HaibleTiny tweaks.
2008-10-03 Paolo BonziniDefine EWOULDBLOCK to the same value as EAGAIN.
2008-10-01 Jim Meyeringremove trailing spaces
2008-09-29 Bruno HaibleRemove unused variables.
2008-09-23 Paolo Bonziniadd sockets wrappers