- Make symdump and ctm msvc-aware
[reactos.git] / reactos / lib /
2009-08-03 Gregor SchneiderUse ALL_X macros in fstat, fixes one msvcrt file winetest
2009-08-03 Gregor Schneider- Fix mbslwr: increment pointer in both cases (prevents...
2009-08-03 Stefan Ginsberg- strmini.h: Include windef.h so CDECL gets defined...
2009-08-03 Cameron Gutman - Don't hold the spin lock when calling the request...
2009-08-02 Cameron Gutman - Copy the datagram data to all matching receive reque...
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-07-26 Timo KreuzerFix 64bit compilation issues.
2009-07-26 Stefan Ginsberg- Misc fixes for msvc:
2009-07-25 Stefan Ginsberg- Leftover 2 from 42210
2009-07-24 Stefan Ginsberg- Get rid of ccros.h, deprecated by revision 42175
2009-07-24 Timo Kreuzer- move delayimp.h to psdk
2009-07-24 Timo Kreuzer[delayimp]
2009-07-24 Timo KreuzerAdd license header (LGPL)
2009-07-24 Timo KreuzerImplement delayimp lib
2009-07-20 Cameron Gutman - Update TotalLength based on the fragment size
2009-07-19 Cameron Gutman - Generate a random ID for use during datagram reassembly
2009-07-19 Cameron Gutman - Properly implement ICMP
2009-07-19 Cameron Gutman - Send all waiting packets instead of only the first...
2009-07-17 Johannes Anderwald- Don't hardcode the sound kernel buffersize and maximu...
2009-07-15 ReactOS Portable... - Hackfix floating point call in rtl's printf until...
2009-07-15 Cameron Gutman - Start reporting packet statistics
2009-07-12 ReactOS Portable... Do not build some floating point math functions on...
2009-07-12 ReactOS Portable... Revert the change to tcsrchr, it should be a XINT not...
2009-07-12 Johannes Anderwald- Fix build (2/X)
2009-07-11 Johannes Anderwald[MMEBUDDY]
2009-07-11 Johannes Anderwald- Implement retrieving position
2009-07-11 ReactOS Portable... Fix the signature of tcsrchr. The last prameter is...
2009-07-11 ReactOS Portable... Don't build stack-based WINE exception handling on...
2009-07-11 ReactOS Portable... How was this code even supposed to compile???
2009-07-11 Cameron Gutman - Initialize remote address to 0 if the caller didn...
2009-07-08 KJK::Hyperionmodified lib/pseh/i386/framebased-gcchack.c
2009-07-08 KJK::HyperionReverting part of r40006 that introduced a regression...
2009-07-07 Gregor SchneiderGeoffroy Couprie <geo DOT couprie AT gmail DOT com>:
2009-07-07 Cameron Gutman - Recommit r41782 now that DHCP is ready for the fix
2009-07-07 Cameron Gutman - Remove a bad ASSERT
2009-07-03 Cameron Gutman - TCPIP lock rewrite (part 3 of 3)
2009-07-03 Cameron Gutman - TCPIP locking rewrite (part 2 of x)
2009-07-02 Cameron Gutman - tcpip locking rewrite (part 1 of x)
2009-07-02 Cameron Gutman - Don't cancel already completed requests
2009-07-01 Cameron Gutman - Fix corruption of ARP target protocol address
2009-06-30 Cameron Gutman - Put the correct source address in Raw IP and UDP...
2009-06-30 Cameron Gutman - Memtrack enhancements
2009-06-29 Cameron Gutman - Allocate IP_PACKET on the stack
2009-06-28 Christoph von Wittichfix formatting
2009-06-27 Sylvain PetreolleAdd MIXERCONTROL_CONTROLTYPE_BASS_BOOST and KSDATAFORMA...
2009-06-27 Cameron Gutman - Always call the completion handler so we don't leak...
2009-06-27 Christoph von Wittichtabs -> spaces
2009-06-27 Cameron Gutman - Use the timeout that the caller gives us if it is...
2009-06-27 Cameron Gutman - The timeout value passed to tsleep is in millisecond...
2009-06-27 Cameron Gutman - Don't leave the listen IRP in the queue when cancell...
2009-06-25 KJK::HyperionNo reason to compile PSEH2 with other compilers than GCC
2009-06-22 KJK::Hyperionmodified lib/sdk/crt/include/float.h
2009-06-22 KJK::Hyperionmodified lib/rtl/exception.c
2009-06-19 Stefan Ginsberg- Define UNREFERENCED_PARAMETER for cmlib when built...
2009-06-19 KJK::HyperionRevert 41455
2009-06-19 KJK::Hyperionmodified lib/cmlib/hivecell.c
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-06-18 KJK::HyperionMiscellaneous Visual C++ compilation fixes
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-15 Timo Kreuzer- Fix definition of RTL_HANDLE_TABLE_ENTRY
2009-06-15 Kamil Hornicek- import dmusic from Wine, it's mostly stubs but it...
2009-05-31 Cameron Gutman - Fix a typo
2009-05-26 Aleksey Bragin- Make memcpy a duplicate of a memmove (confirmed by...
2009-05-16 Cameron Gutman - Restore the old loopback implementation
2009-05-16 Cameron Gutman - Set up the TCP interface data as needed in TCPFindIn...
2009-05-16 Michael Martin- timer_queue_thread_proc: Add missing and required...
2009-05-14 Michael Martin- Wait_thread_proc: Pass the correct value WaitAny...
2009-05-13 Cameron Gutman - Use FindOnLinkInterface to get the interface
2009-05-04 Thomas BluemelUnbreak linking ntoskrnl
2009-05-04 Thomas BluemelMake vectored exceptions thread-safe
2009-05-04 Timo KreuzerFix asm implementations of RtlInterlockedPopEntrySList...
2009-05-04 Aleksey Bragin- Implement RtlDecodePointer and remove respective...
2009-05-03 Dmitry Chapyshev- Implement _wfreopen, _y0, _y1, _yn
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-29 Christoph von Wittichsync mshtml and shdocvw with wine 1.1.20
2009-04-28 Cameron Gutman - Fix build
2009-04-22 Christoph von Wittichfix some msvcrt string winetests
2009-04-22 Christoph von Wittichimport strcpy_s from wine
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-17 Dmitry Chapyshev- Add check on null-pointer. Fixes exception in some...
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-15 Christoph von Wittichcheck for immutable bits in RtlSetControlSecurityDescriptor
2009-04-12 Jeffrey Morlan- RtlSetEnvironmentVariable: Removing a variable that...
2009-04-10 Cameron Gutman - Complete send requests along with the other types...
2009-04-06 Gregor Schneider- Remove error case shortcut, allows results to be...
2009-04-06 Cameron Gutman - Drivers must use DelayedWorkQueue (part 2)
2009-04-05 Gregor Schneider- msvcrt's pow function does not set errno, so there...
2009-04-04 Cameron Gutman - Don't pass the address type to IPInitializePacket...
2009-04-04 Cameron Gutman - Validate the buffer size before copying to it
2009-04-04 Cameron Gutman - Initialize packets before using them
2009-04-03 Cameron Gutman - Loopback adapter rewrite
2009-04-01 Cameron Gutman - Don't shrink the ICMP packet that we receive
2009-03-26 Jeffrey Morlan- Add another heap freelist for small blocks, making...
2009-03-25 Cameron Gutman - Revert an unwanted change
2009-03-25 Cameron Gutman - Fix ICMP
2009-03-25 Cameron Gutman - Return STATUS_NETWORK_UNREACHABLE if we can't get...
2009-03-25 Cameron Gutman - Set the IP_PACKET_FLAG_RAW flag on Raw IP packets
2009-03-23 Jeffrey MorlanFix a bug in wcstoul causing it to set *endptr improperly.
next