In perl.git, the branch tonyc/132087-has-linkat has been created
<http://perl5.git.perl.org/perl.git/commitdiff/b416949bcc78c663292630a0d778398af5dce5f9?hp=0000000000000000000000000000000000000000>
at b416949bcc78c663292630a0d778398af5dce5f9 (commit)
- Log -----------------------------------------------------------------
commit b416949bcc78c663292630a0d778398af5dce5f9
Author: James E Keenan <[email protected]>
Date: Thu Sep 14 12:38:13 2017 -0400
Revise tests to account for d_linkat.
M t/run/switches.t
commit c3fcee079e395988a7b112b8e5e7e4a654048cf7
Author: James E Keenan <[email protected]>
Date: Thu Sep 14 10:12:01 2017 -0400
Make use of *at functions dependent upon HAS_LINKAT.
As suggested by Zefram.
For: RT #132087.
M doio.c
commit 84dbe61c9ddf90f31e473e6a6d04ad91139c88b1
Author: Tony Cook <[email protected]>
Date: Mon Sep 18 10:39:48 2017 +1000
(perl #127663) work around what appears to be a freebsd bug
renameat() on FreeBSD 11 fails if the paths supplied are absolute
paths.
M doio.c
M t/run/switches.t
-----------------------------------------------------------------------
--
Perl5 Master Repository