In perl.git, the branch tonyc/more-safesyscalls has been created
<http://perl5.git.perl.org/perl.git/commitdiff/98a67f7a562afb2f1bf8fbee1f754ea7907fa7d5?hp=0000000000000000000000000000000000000000>
at 98a67f7a562afb2f1bf8fbee1f754ea7907fa7d5 (commit)
- Log -----------------------------------------------------------------
commit 98a67f7a562afb2f1bf8fbee1f754ea7907fa7d5
Author: Tony Cook <[email protected]>
Date: Thu Sep 5 14:14:00 2013 +1000
[perl #117265] move the "glob failed" warning to the point of failure
This avoids an extraneous warning when globbing fails for other reasons.
M doio.c
M pp_hot.c
commit e86441af34082ad8c2081971fdb115fe25944a8f
Author: Tony Cook <[email protected]>
Date: Wed Sep 4 09:55:53 2013 +1000
[perl #117265] do most glob \0 checks in the same place
and before we do much processing
M ext/File-Glob/Glob.xs
commit 40a33fba0ba7804b014762678226498ff1368654
Author: Tony Cook <[email protected]>
Date: Tue Sep 3 10:17:35 2013 +1000
[perl #117265] correctly handle overloaded strings
M doio.c
M embed.fnc
M embed.h
M ext/File-Glob/Glob.xs
M inline.h
M perl.h
M perlio.c
M pp_ctl.c
M proto.h
M t/io/open.t
commit 57af18bb5e2d09fb459a3eca3d31bda484ea52b5
Author: Tony Cook <[email protected]>
Date: Tue Sep 3 09:05:09 2013 +1000
[perl #117265] TODO tests for overloading issues
M t/io/open.t
-----------------------------------------------------------------------
--
Perl5 Master Repository