.. |
Makefile.in
|
libwine: Move the codepage tables to libwine_port.
|
2016-02-19 00:49:10 +09:00 |
casemap.c
|
libwine: Move the digit folding tables to libwine_port.
|
2016-02-19 00:49:09 +09:00 |
collation.c
|
libwine: Update the character tables to Unicode 5.2.
|
2010-05-06 19:25:04 +02:00 |
compose.c
|
…
|
|
config.c
|
makefiles: Get rid of the DLLPREFIX variable.
|
2015-11-09 12:12:58 +09:00 |
debug.c
|
ntdll: Added new pid debug channel to append process id to debug output.
|
2015-08-25 21:13:22 +09:00 |
ldt.c
|
libwine: Added LDT support for GNU/Hurd.
|
2014-01-06 17:10:05 +01:00 |
loader.c
|
makefiles: Get rid of the DLLPREFIX variable.
|
2015-11-09 12:12:58 +09:00 |
mbtowc.c
|
libwine: Move the CP_SYMBOL conversion functions to libwine_port.
|
2016-02-19 00:49:10 +09:00 |
mmap.c
|
libwine: Define some functions only on i386 (Clang).
|
2016-02-16 23:26:30 +09:00 |
port.c
|
libwine: Move the CP_SYMBOL conversion functions to libwine_port.
|
2016-02-19 00:49:10 +09:00 |
sortkey.c
|
kernel32: CompareStringW should abort on the first nonmatching character to avoid an invalid memory access.
|
2016-02-12 23:06:55 +09:00 |
string.c
|
libwine: Make [v]snprintW() always null-terminate the buffer, even if it's short.
|
2013-04-10 16:16:46 +02:00 |
utf8.c
|
libwine: Add option for Unicode composition in utf-8 -> wchar conversion.
|
2008-02-15 12:06:58 +01:00 |
wctomb.c
|
libwine: Move the CP_SYMBOL conversion functions to libwine_port.
|
2016-02-19 00:49:10 +09:00 |
wctype.c
|
Update data tables to Unicode 8.0.0.
|
2015-10-02 15:37:05 +09:00 |
wine.def
|
libwine: Do not export any of the LDT support on non-i386 platforms.
|
2009-12-30 18:05:02 +01:00 |
wine.map
|
libwine: Export functions that return the Wine version number and build id.
|
2008-03-26 23:38:36 +01:00 |