84f65f7ce3
In OpenBSD, _XOPEN_SOURCE 500 forces _POSIX_C_SOURCE down to 199506, which hides the declarations of openat() and fdopendir() and causes compiler warnings. Don't set _POSIX_C_SOURCE, because _XOPEN_SOURCE may set _POSIX_C_SOURCE to a different value. |
||
---|---|---|
.. | ||
bdos.s | ||
biosbdos.c | ||
build.lua | ||
dis8080.c | ||
dis8080.h | ||
emulator.c | ||
fileio.c | ||
globals.h | ||
intel_8080_emulator.c | ||
intel_8080_emulator.h | ||
main.c |