implement DbgPrintEx, vDbgPrintEx, and vDbgPrintExWithPrefix
[reactos.git] / reactos / ntoskrnl / rtl / stdlib.c
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi
2005-01-26 Alex IonescuStandardize comment headers. Patch by Trevor McCort
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-02 Eric KohlImplement RtlFindLeastSignificantBit(), RtlFindMostSign...
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-14 Hartmut Birr- Replaced ctype.h with internal\ctype.h.
2003-07-11 Royce Mitchell IIIfinished applying @implemented and @unimplemented comme...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-02-19 David WelchCorrected va_arg bugs
1999-12-30 Eric KohlAdded mbtowc(), mbstowcs(), wctomb() and wcstombs()
1999-11-27 Eric Kohladded atoi() and atol()
1999-11-25 Eric KohlMore runtime functions
1999-07-29 Eric KohlAdded more crt functions and fixed some.