projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
user32: Add a bunch of RealChildWindowFromPoint tests.
[wine]
/
include
/
msvcrt
/
stdlib.h
2012-01-16
Daniel Lehman
msvcrt: Add declarations to stdlib.h for _wcstoui64...
blob
|
commitdiff
|
raw
2011-01-20
Nikolay Sivov
msvcrt: Partially implement _set_abort_behavior.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Nikolay Sivov
msvcrt: Add _atoflt and _atoflt_l implementations.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-21
Andrew Nguyen
msvcrt: Implement _ultoa_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Andrew Nguyen
msvcrt: Implement _itoa_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Andrew Nguyen
msvcrt: Implement _set_doserrno.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Andrew Nguyen
msvcrt: Implement _set_errno.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Andrew Nguyen
msvcrt: Implement _get_doserrno.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-28
Andrew Nguyen
msvcrt: Implement _get_errno.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Andrew Nguyen
msvcrt: Implement _wmakepath_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Andrew Nguyen
msvcrt: Implement _makepath_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-17
Alexander Scott...
include/msvcrt: Update a bit.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-07
Alexander Scott...
include/msvcrt: Define _TRUNCATE; use it in the tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-14
Alexandre Julliard
msvcrt: Implement _invalid_parameter and fix the handle...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Piotr Caban
msvcr90: Added _get/set_invalid_parameter_handler imple...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Alexandre Julliard
include/msvcrt: Add explicit msvcrt_long types to repla...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Alexandre Julliard
msvcrt: Add __cdecl to all function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
msvcrt: The __p_* functions are only exported on i386.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Alexandre Julliard
msvcrt: Add a few more *_func functions to replace...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Alexandre Julliard
include: Add the msvcrt/crtdefs.h header and include...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Alexandre Julliard
include: Fix the definition of 64-bit types for Mingw64.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-30
Francois Gouget
msvcrt: Add a prototype for _atoldbl() & co and declare...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-06
Dmitry Timoshkov
include/msvcrt: Make sure that __int64 is properly...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-20
Dmitry Timoshkov
msvcrt: Pack the structures on a 8-byte boundary like...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
Alexandre Julliard
include/msvcrt: Fix all definitions of size_t for Win64.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Eric Pouech
Fixed some errors in function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-25
Dimitrie O. Paun
Split the MSVCRT implementation headers from the public...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-16
Hans Leidekker
- Prefix many more functions, types, structs, etc....
blob
|
commitdiff
|
raw
|
diff to current
2003-11-28
Alexandre Julliard
Better support for div and ldiv in Winelib apps.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
Pierre d'Herbemont
Fixed _wfullpath prototype.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-18
Jon Griffiths
Don't redefine __WINE_USE_MSVCRT (msvc warning).
blob
|
commitdiff
|
raw
|
diff to current
2003-03-22
Madhura Sahasrabudhe
Changed the macros in the msvcrt headers to static...
blob
|
commitdiff
|
raw
|
diff to current
2003-01-11
Dimitrie O. Paun
Define qsort and bsearch in stdlib.h.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Alexandre Julliard
Removed a few more #ifdef __WINE__.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-03
Dimitrie O. Paun
Define NULL if it's not defined already.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-18
Alexandre Julliard
Avoid including other headers from the msvcrt headers...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-10
Alexandre Julliard
winnt.h should not be self-contained, it must depend...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-30
Francois Gouget
Added constants for _set_error_mode().
blob
|
commitdiff
|
raw
|
diff to current
2002-02-22
Peter Hunnisett
atexit doesn't take a _onexit_t parameter.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Francois Gouget
Added __WINE_USE_MSVCRT.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-24
Francois Gouget
Don't use Windows types like LONGLONG in msvcrt headers.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-23
Francois Gouget
Add msvcrt/malloc.h (for the MFC).
blob
|
commitdiff
|
raw
|
diff to current
2001-04-10
Francois Gouget
Added headers for the msvcrt library.
blob
|
commitdiff
|
raw
|
diff to current