nasm/x86
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
..
disp8.c disp8: make constant arrays in get_disp8N() static 2016-08-25 17:40:13 -07:00
insns-iflags.pl Merge remote-tracking branch 'origin/nasm-2.12.xx' 2016-10-04 00:30:17 -07:00
insns.dat BR 3392370: {z} decorator allowed on MOVDQ* memory operands 2017-03-31 14:37:24 -07:00
insns.pl perl: change to the new, safer 3-operand form of open() 2017-04-02 19:36:41 -07:00
regs.dat
regs.pl perl: change to the new, safer 3-operand form of open() 2017-04-02 19:36:41 -07:00