CVS commit: src/tests/lib/libposix

2013-01-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Jan 14 13:37:58 UTC 2013 Modified Files: src/tests/lib/libposix: Makefile Log Message: Use TESTS_SUBDIRS instead of SUBDIR to make these actually run. Also, fixes build with /usr/xpg4/bin/sh To generate a diff of this commit:

CVS commit: src/tests/lib/libposix

2011-05-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon May 16 00:03:36 UTC 2011 Modified Files: src/tests/lib/libposix: t_rename.c Log Message: h_macros need strlcat and random ugh, please someone remove this header. define _NETBSD_SOURCE so those are defined. To generate a di