Sweden-Number/libs/wine
Hugh McMaster a9fb9ac657 libwine: strtoulW and strtolW should set errno to ERANGE if an overflow will occur.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-23 20:22:21 +09:00
..
Makefile.in makefiles: Generate dependencies for static libraries. 2016-02-23 19:38:37 +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
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
mmap.c libwine: Define some functions only on i386 (Clang). 2016-02-16 23:26:30 +09:00
port.c libwine: Move the wide char to multi-byte conversion functions to libwine_port. 2016-02-19 11:49:48 +09:00
sortkey.c libwine: Generate the composition tables access code along with the tables. 2016-02-19 11:38:14 +09:00
string.c libwine: strtoulW and strtolW should set errno to ERANGE if an overflow will occur. 2016-02-23 20:22:21 +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