summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct return value of OpenBSD::MkTemp in scalar contextafresh12016-05-081-4/+4
* merge/resolve conflictssthen2013-03-251-34/+23
* In a scalar context, mkstemp should return just the file handleguenther2012-07-101-10/+31
* Change the Perl->C wrappers for mkdtemp and mkstemps to behave more likeguenther2012-06-101-13/+3
* extra .xs glue to use mkstemp and mkdtemp directlyespie2012-04-131-0/+89