nasm/macros
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
..
altreg.mac Add copyright headers to standard macro packages 2009-06-28 17:18:13 -07:00
fp.mac New %use package "fp" 2010-05-07 13:42:09 -07:00
ifunc.mac ifunc.mac: the ilog2 warning may want to be both ceil and floor 2016-05-24 23:03:17 -07:00
macros.pl perl: change to the new, safer 3-operand form of open() 2017-04-02 19:36:41 -07:00
smartalign.mac smartalign.mac: Ignore smartalign in preprocess-only mode 2016-01-15 11:03:40 -08:00
standard.mac macros: standart -- Shift endmacro left 2017-01-06 13:37:05 +03:00