pcsx2/common
Jonathan Li fa7822fbbf common: Call va_end after vfprintf in PluginLog
The C spec states that the va_arg argument value is indeterminate after
returning from vfprintf. va_end and va_start must be called before the
variable is reused.
2018-06-22 01:20:40 +01:00
..
build common: add make_unique for C++11 2017-05-03 12:03:38 +02:00
include common: Call va_end after vfprintf in PluginLog 2018-06-22 01:20:40 +01:00
src common: Work around GCC8 _xgetbv bug 2018-05-12 12:05:20 +01:00
vsprops pcsx2 gui: use git desribe as version name 2016-11-08 22:44:39 +01:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00