search for: lldiv

Displaying 9 results from an estimated 9 matches for "lldiv".

Did you mean: _lldiv
2012 Jan 13
2
[LLVMdev] Odd weak symbol thing on i386
Hi, I'm compiling lldiv.c from the NetBSD standard library. It works on ARM, Mips, Microblaze,ppc, ppc64, and x86_64. On i386 a very strange thing happens. Here's the source: #include <stdlib.h> #define __weak_alias(sym) __attribute__ ((weak, alias (#sym))) lldiv_t lldiv(long long int num, long long...
2012 Jan 13
0
[LLVMdev] Odd weak symbol thing on i386
On Fri, Jan 13, 2012 at 2:53 PM, Richard Pennington <rich at pennware.com> wrote: > Hi, > > I'm compiling lldiv.c from the NetBSD standard library. It works on ARM, Mips, > Microblaze,ppc, ppc64, and x86_64. On i386 a very strange thing happens. > Here's the source: > > #include <stdlib.h> > #define       __weak_alias(sym) __attribute__ ((weak, alias (#sym))) > > lldiv_t lldiv(...
2017 Jul 20
0
Wine release 2.0.2
...ultiple applications crash on startup, need unimplemented function msvcr120.dll.??0event at Concurrency@@QAE at XZ (Rollcage Redux v1.3.8, ARC client, Playstation Now) 39856 Regedit: Default registry key is not the same as on Windows 39895 MalwareBytes Anti-malware software needs msvcr100.dll.lldiv implementation 40629 Noto Nastaliq Urdu font crashes notepad during shaping 40798 ACDSee Pro 9 (64-bit) needs msvcr120.dll.??0event at Concurrency@@QEAA at XZ 40948 Multiple apps need api-ms-win-crt-locale-l1-1-0.dll.__initialize_lconv_for_unsigned_char 40956 unimplemented function msvc...
2008 Dec 31
1
wineg++ problem with the standard library
...v_t std::div(long int, long int): /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:146: error: ldiv was not declared in this scope /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib: At global scope: /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:163: error: ::lldiv_t has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:169: error: ::_Exit has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:176: error: ::llabs has not been declared /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4/cstdlib:178:...
2005 May 12
0
Using string from stdlib in winemaker
...rror: `ldiv' not declared /usr/include/c++/3.3/cstdlib: In function `ldiv_t std::div(long int, long int) ': /usr/include/c++/3.3/cstdlib:122: error: `ldiv' undeclared (first use this function) /usr/include/c++/3.3/cstdlib: At global scope: /usr/include/c++/3.3/cstdlib:139: error: `lldiv_t' not declared /usr/include/c++/3.3/cstdlib:145: error: `_Exit' not declared /usr/include/c++/3.3/cstdlib:156: error: Syntaxfehler before `(' token /usr/include/c++/3.3/cstdlib:157: error: Syntaxfehler before `.' token /usr/include/c++/3.3/cstdlib:157: error: Syntaxfehler before `....
2017 Mar 03
0
Wine release 2.3
...ng a font 37976 Poedit 1.7.4 crashes on unimplemented function msvcr120.dll.??0_ReentrantBlockingLock at details@Concurrency@@QAE at XZ 38354 Multiple games and applications need msvcr120.dll._except1 (Audacity 2.1.0, Tera Online) 39895 MalwareBytes Anti-malware software needs msvcr100.dll.lldiv implementation 40488 Revenant crashes when starting a new game 40948 Multiple apps need api-ms-win-crt-locale-l1-1-0.dll.__initialize_lconv_for_unsigned_char 40956 unimplemented function msvcr110.dll._Lock_shared_ptr_spin_lock when starting Zoner Photo Studio 18 41394 3DMark2001se '...
2018 Jun 22
0
Wine release 3.11
...mplement probe message parsing. wsdapi: Build types list when parsing Probe message. wsdapi: Add support for parsing AppSequence header. wsdapi/tests: Add tests for AppSequence in Probe message. wsdapi/tests: Add tests for MatchProbeEx. Piotr Caban (11): msvcr100: Fix lldiv implementation. msvcp120: Fix function passed to _Concurrent_vector_base_v4::_Internal_clear. msvcp120: Add alloc/free count validation tests in _Concurrent_vector_base_v4. msi/tests: Add package minor/major upgrade tests. msi: Add support for ProductToBeRegistered property....
2018 May 11
0
Wine release 3.8
...lex Henrie (8): user32/tests: Drop nonsensical broadcast tests that fail on Windows 10. include: Add strtof and strtold. ucrtbase: Hook up _Exit. include: Add atoll. include: Add strtoll, strtoll_l, strtoull, and strtoull_l. include: Add llabs. include: Add lldiv and lldiv_t. msvcrt: Omit pointer coding functions from SOs for newer MSVC versions. Alexandre Julliard (8): winegcc: Add support for building native subsystem libraries. user32/tests: Avoid calling a potentially missing function. user32/tests: Reorganize the DPI tests....
2020 Jul 17
0
Wine release 5.13
...WM_INPUT message hw_id as RAWINPUT handle. mmdevapi: Support new AUDCLNT_* creation flags. dxgi: Implement IDXGIOutput5 and IDXGIOutput6 stubs. dxgi: Implement IDXGISwapChain4 stub. Serge Gautherie (6): msvcrt: Fix ldiv() return type. msvcrt: Remove extra pointers on lldiv() implementation and test. crypt32: Check CRYPT_ConstructBitBlob() return value in CRYPT_ExportKeyTrans(). mlang: Fix scripts values in fnIMLangFontLink2_GetScriptFontInfo(). wininet: Get rid of user buffer in create_cookie_url(). winapi_test: Add/remove headers for urlmon t...