freebsd-ports/emulators/mame/files
John Marino 82654c5094 emulators/(mame|mess): Avoid name pollution with <stdio.h>
At least on DragonFly's base compiler (gcc 5.2), the getc and ungetc
routines in mame/mess were getting clobbered by <stdio.h>.  Rename
getc and ungetc to mame_getc and mame_ungetc to fix.  For some reason,
macro definitions did not work so I had to patch every instance
individually.
2015-11-02 09:22:26 +00:00
..
patch-3rdparty_bx_include_bx_float4__t.h
patch-3rdparty_bx_include_bx_platform.h
patch-3rdparty_bx_include_bx_thread.h
patch-3rdparty_lzma_C_CpuArch.h
patch-src__osd__eigccx86.h
patch-src__osd__eminline.h
patch-src_lib_netlist_plib_pparser.c emulators/(mame|mess): Avoid name pollution with <stdio.h> 2015-11-02 09:22:26 +00:00
patch-src_lib_netlist_plib_pparser.h emulators/(mame|mess): Avoid name pollution with <stdio.h> 2015-11-02 09:22:26 +00:00
patch-src_osd_sdl_sdlprefix.h
pkg-message.in
target.ini.in