nasm/tools
H. Peter Anvin 841d904f88 perl: change to the new, safer 3-operand form of open()
The 2-operand form was inherently unsafe.  Use the 3-operand form
instead, which guarantees that arbitrary filenames are supported.

This also means we can remove a few instances of sysopen() which was
used for exactly this reason, however, at least in theory sysopen()
isn't portable.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2017-04-02 19:36:41 -07:00
..
cleanfile Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
cleanpatch Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
mkdep.pl alldeps: handle uses of full pathnames, e.g. "config/config.h" 2016-10-06 14:12:39 -07:00
release Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00
syncfiles.pl perl: change to the new, safer 3-operand form of open() 2017-04-02 19:36:41 -07:00
tag-release Reorganize the source code into subdirectories 2016-05-25 12:06:29 -07:00