modules/select-tests


Log

Author Commit Date CI Message
Bruno Haible c1591bd5 2008-11-08T14:48:57 Ensure tests/test-select.c includes <unistd.h> and <sys/wait.h> on Unix.
Bruno Haible 69374b85 2008-11-08T14:32:20 More tests for 'select' module.
Bruno Haible 262be897 2008-10-21T12:33:07 Add missing module dependencies.
Paolo Bonzini 59a539f3 2008-10-10T00:23:06 Combine the two replacements of 'close'.
Bruno Haible 44656541 2008-10-06T02:15:14 New modules 'accept', 'bind', 'connect', 'getpeername', 'getsockname', 'getsockopt', 'listen', 'recv', 'recvfrom', 'send', 'sendto', 'setsockopt', 'socket'.
Bruno Haible 6f49a1f4 2008-10-05T17:30:02 Split sys_select-tests module into select-tests and sys_select-tests.