From: David Levine Date: Tue, 11 Mar 2014 01:26:51 +0000 (-0500) Subject: Fixed test-mkstemp to work on platforms that don't have mkstemps(3), X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/1f39b2d1b610c95e8bde939268c00f71a8e543ff?hp=1f39b2d1b610c95e8bde939268c00f71a8e543ff Fixed test-mkstemp to work on platforms that don't have mkstemps(3), such as CentOS 5. ---