cen64/os/posix
Tyler J. Stachecki 2bc82052c3 Change default visibility to hidden, expose entrypoint.
If we restrict the number of entrypoints to limit the scope
of what can be called from outside the .so, the compiler can
generate more optimized code.
2016-09-04 09:21:36 -04:00
..
alloc.c See long description 2015-07-01 18:44:21 -05:00
local_time.c time: move get_local_time out to platform-specific dir 2016-02-05 21:44:42 -05:00
main.c Change default visibility to hidden, expose entrypoint. 2016-09-04 09:21:36 -04:00
rom_file.c Implement save_file for WinAPI. 2016-01-24 21:58:15 -05:00
save_file.c save_file patch from izy. 2016-01-30 14:52:25 -05:00
thread.h Add experimental multithreading support. 2016-01-25 01:10:10 -05:00
timer.c build on OS X 2016-01-26 17:51:42 -08:00
timer.h See long description 2015-07-01 18:44:21 -05:00