tests/test-strstr.c: Rewrite to use malloc/strcpy instead of strdup.
[pspp] / tests / test-select.c
2008-10-14 Yoann VandoorselaereInclude <sys/ioctl.h>, for ioctl().
2008-10-05 Bruno HaibleSplit sys_select-tests module into select-tests and...