- DebugSetProcessKillOnExit: Use SetLastErrorByStatus for NTSTATUS codes
[reactos.git] / reactos / lib /
2009-01-06 Christoph von Wittichfpclass -> _fpclass
2009-01-06 Christoph von Wittichupdate libxml2 to 2.7.2
2009-01-05 Timo Kreuzersilence crt TRACE flood
2009-01-04 Dmitry GorbachevAdd type casts to RtlpCallQueryRegistryRoutine().
2009-01-04 Cameron Gutman - Revert r38547 which reverted r38546 which was correct
2009-01-04 Cameron Gutman - Revert r38546
2009-01-04 Cameron Gutman - Fix debug build
2009-01-04 Cameron Gutman - Merge the rest of my changes
2009-01-04 Cameron Gutman - Merge r38358, r38539, and r38541
2009-01-02 James Tabor- Implement RtlQuerySecurityObject.
2008-12-30 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-30 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-29 Dmitry Gorbachev- Fix more ICU warnings
2008-12-29 Stefan Ginsberg- Fix ICU warnings
2008-12-26 Aleksey Bragin- Don't try to set remaining bits if there are none...
2008-12-24 Aleksey Bragin- Don't calculate remaining bits if there are none...
2008-12-24 Dmitry GorbachevDo not print garbage, initialize the variable. Bug...
2008-12-23 Stefan Ginsberg- Forgot a comment
2008-12-23 Stefan Ginsberg- Kill oskittcp warnings. Somewhat hacky? Yes indeed.
2008-12-23 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-22 Timo Kreuzeruse _str(n)icmp instead of non-standard str(n)casecmp
2008-12-22 Timo KreuzerDon't use wine's headers and wintrnl.h for exception...
2008-12-21 Timo KreuzerUpdate excpt.h, fcntl.h, float.h, math.c, mbctype.h...
2008-12-21 KJK::HyperionRemove superfluous dependencies on msvcrt
2008-12-21 Timo KreuzerAdd __WINESRC__ define amd reactos/wine include path...
2008-12-21 Timo KreuzerFix definition of _assert()
2008-12-21 Timo KreuzerAdd prototype for __globallocalestatus, it's going...
2008-12-21 Stefan Ginsberg- _popen/_wpopen: When overriding the default standard...
2008-12-21 KJK::Hyperionmodified include/reactos/wine/exception.h
2008-12-21 Timo KreuzerInclude io.h. It's needed and was implicitly included...
2008-12-21 Timo KreuzerDon't use sys/time.h
2008-12-21 Timo KreuzerAvoid using non-standard names (S_IFITO, ...).
2008-12-21 Cameron Gutman - Merge aicom-network-fixes up to r38205
2008-12-20 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-20 KJK::HyperionSupersedes r38084. Take three
2008-12-19 Timo Kreuzerenable GetTimeZoneInformation in _getsystime
2008-12-19 Gregor Schneider- Update fputwc implementation to current wine sources
2008-12-19 Gregor Schneider- Fix return values for fputc and _flsbuf: return only...
2008-12-18 Gregor Schneider- Remove static qualifier from g_mbcp_is_multibyte...
2008-12-18 Gregor Schneider- Update _mbclen, mblen, _mbslen, _mbsnextc and _mbstrl...
2008-12-18 Gregor Schneider- Update _mbsbtype and _mbsninc functions
2008-12-18 Gregor Schneider- Remove duplicate harcoded _mbctype, rename MSVCRT_mbc...
2008-12-17 Dmitry Chapyshev- Implement __lconv_init
2008-12-15 Timo Kreuzer- remove outdated files from mingw lib
2008-12-14 KJK::HyperionRevert r38084
2008-12-14 KJK::HyperionSupersedes r38081
2008-12-14 KJK::HyperionRevert r38081
2008-12-14 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-12-14 KJK::Hyperionmodified lib/pseh/framebased-gcchack.c
2008-12-13 Timo KreuzerUpdate crt headers and mingw lib from mingw64. Update...
2008-12-13 Gregor SchneiderUpdate RtlIsTextUnicode, ntdll rtlstr winetest failure...
2008-12-13 Gregor Schneider- Update _makepath and _wmakepath to allow in place...
2008-12-13 Dmitry Gorbachev- Remove DBCSCodePage field from NLS_FILE_HEADER structure.
2008-12-12 Timo Kreuzerwhen defining ssize_t, also define _SSIZE_T_DEFINED
2008-12-11 Aleksey Bragin- An "almost working" kbhit implementation by Russel...
2008-12-09 Dmitry GorbachevProvide memcmp() for GCC 4.4.0.
2008-12-07 Dmitry GorbachevSilence GCC warnings.
2008-12-04 Gregor SchneiderFree allocated resource on error, CID 1358.
2008-12-04 KJK::Hyperionmodified lib/3rdparty/mingw/main.c
2008-12-04 Stefan Ginsberg- Don't cache a value if we might dereference NULL
2008-12-03 Dmitry GorbachevRemove stray semicolons, GCC gratias.
2008-12-03 Dmitry GorbachevFix GCC complaints about uninitialized variables (bug...
2008-12-03 Dmitry GorbachevSilence compiler warnings (6/11).
2008-12-02 KJK::HyperionMinGW does have vsnprintf. Fixes a warning in libxml2
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-30 KJK::HyperionBug closing extravaganza holiday special commit!
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 Gregor SchneiderUpdate C++ demangle code to recent wine, now all msvcrt...
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-29 Gregor Schneider- Updated msvcrt winetests introduced new printf testca...
2008-11-29 Gregor Schneider- Added support for floating point and exponential...
2008-11-28 Stefan Ginsberg- Use stdarg.h from psdk so we don't get redefinition...
2008-11-28 KJK::HyperionGCC 4.3 correctly aligns stack-allocated objects
2008-11-28 KJK::HyperionDon't let ASSERT_SRW_WAITBLOCK evaluate to nothing...
2008-11-27 Stefan Ginsberg- ACPI: Don't redefine standard DDK types
2008-11-26 KJK::Hyperionmodified lib/pseh/i386/framebased-gcchack.S
2008-11-26 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-26 KJK::HyperionMerging fixes from Visual C++ branch
2008-11-25 Gregor Schneider- Check parameters before allocating memory
2008-11-24 KJK::HyperionMissing from previous commit
2008-11-23 Dmitry Chapyshev- Add stubs for RtlActivateActivationContext and RtlCre...
2008-11-23 Dmitry Chapyshev- Fix RtlFindActivationContextSectionString prototype
2008-11-23 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-22 Cameron Gutman - Merge aicom-network-fixes up to r37556
2008-11-22 Dmitry Chapyshev- Fix RtlTimeFieldsToTime. Now GetDateFormatW passed...
2008-11-17 Stefan Ginsberg- "byte" is defined by the Win32 headers, so define...
2008-11-17 Aleksey Bragin- Cleanup 37394, 37396 and 37397:
2008-11-17 Dmitry Chapyshev- Add stubs for RtlSetIoCompletionCallback
2008-11-14 Stefan Ginsberg- Remove duplicate definition
2008-11-14 Stefan Ginsberg- Optimize DebugService -- patch from Alex
2008-11-14 Stefan Ginsberg- PAGE_SIZE fix 2.0
2008-11-14 Stefan Ginsberg- Don't define PAGE_SIZE in typedefs.h as -- "this...
2008-11-13 Cameron Gutman - Merge aicom-network-fixes up to r37326
2008-11-12 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-12 KJK::Hyperionadded include/reactos/libs/pseh/pseh2.h
2008-11-09 Cameron Gutman - Merge aicom-network-fixes up to r37266
2008-11-09 Cameron Gutman - Remove the work item from the work queue in ChewRemove
2008-11-05 KJK::Hyperionmodified lib/sdk/crt/conio/cprintf.c
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-02 Aleksey BraginDmitry Gorbachev
next