This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-20 12:50:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
msvcrt
/
tests
History
Alexandre Julliard
c27aa289b7
msvcrt: Use the appropriate mangled names for operator new/delete on 64-bit.
2010-07-22 16:55:35 +02:00
..
cpp.c
msvcrt: Use the appropriate mangled names for operator new/delete on 64-bit.
2010-07-22 16:55:35 +02:00
data.c
…
dir.c
msvcrt: Implement _wmakepath_s.
2010-06-25 12:49:57 +02:00
environ.c
…
file.c
msvcrt/tests: Make test_dup2() static.
2010-06-22 20:03:49 +02:00
headers.c
…
heap.c
…
locale.c
msvcrt/tests: Add some alternative locale names that happen on Windows.
2010-07-09 11:38:08 +02:00
Makefile.in
dlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21 17:38:36 +02:00
misc.c
Assorted typo and spelling fixes.
2010-06-24 10:37:05 +02:00
printf.c
msvcrt/tests: ecvt on Win9x and NT4 will corrupt memory if nrdigits < 0.
2010-07-19 14:49:07 +02:00
scanf.c
…
signal.c
…
string.c
msvcrt: Fixed strtod_l/wcstod_l implementation.
2010-07-22 16:11:02 +02:00
time.c
…