History log of /netbsd-src/tests/lib/libposix/t_rename.c (Results 1 – 3 of 3)
Revision Date Author Comments
# c54cb811 13-Jan-2017 christos <christos@NetBSD.org>

Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.


# 65066d37 16-May-2011 christos <christos@NetBSD.org>

h_macros need strlcat and random ugh, please someone remove this header.
define _NETBSD_SOURCE so those are defined.


# c505c442 16-Jul-2010 jmmv <jmmv@NetBSD.org>

Convert the libposix, libprop, librt, libskey and libutil tests to ATF.
Initial work from the GSoC 2008 project by Lukasz Strzygowski.