Module Name: src Committed By: joerg Date: Fri Apr 29 16:26:48 UTC 2016
Modified Files: src/include: locale.h src/lib/libc/locale: global_locale.c setlocale_local.h Log Message: Go back to just using normal visibility for the locale symbols. Without an actual specifier like dllimport, protected visibility is unusable. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/include/locale.h cvs rdiff -u -r1.24 -r1.25 src/lib/libc/locale/global_locale.c cvs rdiff -u -r1.16 -r1.17 src/lib/libc/locale/setlocale_local.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.