Sign in
goma
/
wine
/
9c95761d9e3d9f38490efdb2f81c08b38c40c54c
/
dlls
/
msvcrt20
bcf1ef3
msvcrt: Make a few more exception handling functions i386-specific.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
583f0f0
msvcrt20: Forward more functions to msvcrt.dll.
by Detlef Riekenberg
· 15 years ago
e2b3ee5
msvcrt: The __p_* functions are only exported on i386.
by Alexandre Julliard
· 16 years ago
bcfd7dd
msvcrt: The _CI* math functions are only exported on i386.
by Alexandre Julliard
· 16 years ago
4305e6d
msvcrt: Use iob_func instead of p__iob on non-x86.
by Alexandre Julliard
· 16 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
b284dfd
msvcrt: _ftol returns a 64-bit value.
by Hans Leidekker
· 17 years ago
9366161
msvcrt: Fix _execv spec entries for the forwarding variants too.
by Hans Leidekker
· 17 years ago
99504c0
msvcrt20: Exclude unused header.
by Andrew Talbot
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
eb8a40c
libs: Merged libwine_unicode into libwine.
by Alexandre Julliard
· 19 years ago
5258e06
make_dlls: Ignore generated import libraries from the top-level .gitignore.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
f278f53
msvcrt20: Explicitly specify CDECL calling convention on exported functions.
by Alexandre Julliard
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
b6b180a
Moved the implementation of spec file stubs to the winecrt0 library.
by Alexandre Julliard
· 20 years ago
34fa35d
Added rules for building import libraries in the individual dll
by Alexandre Julliard
· 20 years ago
d62356a
Added rules to build import libraries in the individual dll makefiles.
by Alexandre Julliard
· 20 years ago
e8584a7
Removed some functions that don't exist in msvcrt20 (reported by Jan
by Alexandre Julliard
· 21 years ago
8f7c2bc
Fixed the prototypes of the _adj_fdiv_* functions.
by Alexandre Julliard
· 21 years ago
9e4ed64
.spec.c files are no longer used for 32-bit dlls.
by Alexandre Julliard
· 21 years ago
fbdfd91
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
by Dimitrie O. Paun
· 21 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
85c6ea4
Replaced forwards by normal function declarations.
by Alexandre Julliard
· 22 years ago
657ca8a
Forward to the ntdll functions _itoa, _ltoa, _ultoa, _i64toa,
by Thomas Mertes
· 22 years ago
dbf8b78
Added .spec.def files.
by Alexandre Julliard
· 22 years ago
72e1c64
Added list of symbols to ignore by default in winebuild.
by Alexandre Julliard
· 22 years ago
d0c8725
Fixed broken forwards reported by Patrik Stridvall.
by Alexandre Julliard
· 23 years ago
7f1e74a
getmainargs: new_mode argument is not a pointer in msvcrt20 (spotted
by Alexandre Julliard
· 23 years ago
77afd6c
Made some more spec file entries optional or unnecessary.
by Alexandre Julliard
· 23 years ago
2ab7625
Removed most imports of ntdll since we no longer import Wine internal
by Alexandre Julliard
· 23 years ago
ad53383
Added winebuild support for generating a .dbg.c file containing the
by Alexandre Julliard
· 23 years ago
67371bc
Added -res option to specify resources on winebuild command-line.
by Alexandre Julliard
· 23 years ago
3245991
Moved imports specification from the .spec into the Makefile so that
by Alexandre Julliard
· 23 years ago
857fb75
Forward C++ functions to the msvcrt library.
by Francois Gouget
· 23 years ago
c1bfca0
Changed builtin dlls file names to make it clear they are not normal
by Alexandre Julliard
· 23 years ago
c2a5ebc
Added a pass-through msvcrt20.
by Aric Stewart
· 23 years ago