fixed length calculation of lpDependencies
[reactos.git] / reactos / lib / crt /
2005-11-15 Christoph von Wittichfix some MSVC compile problems
2005-11-15 Steven Edwardsrevert this one
2005-11-15 Steven Edwardsworkarounds for msvc compile. Add precomp.h to a bunch...
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-12 Gé van GeldorpTerminate the new environment with a NULL pointer
2005-10-11 Gunnar Dalsnesnullterm correct string in strndup
2005-10-10 Gunnar Dalsnesalloc at minimum 16 bytes (spotted by WaxDragon)
2005-10-10 Gunnar Dalsnesalloc multiple of 16 bytes
2005-09-24 Gunnar Dalsnes-include/ndk/rtltypes.h: add MAX_ATOM_LEN define
2005-09-17 Gé van Geldorp_getch() doesn't echo the chars it retrieves and operat...
2005-09-17 Filip NavaraFix "numberf" function to correctly handle 'g' format...
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-09-11 Filip NavaraFix strtoull implementation and add it to build files...
2005-09-10 Hartmut BirrPrint only the complete information if the fd is valid...
2005-09-09 Gé van Geldorpmaxlen is in characters, _cnt is in bytes.
2005-09-08 Alex Ionescu- Move s(w)printf to rtl (cannot be shared in string...
2005-08-30 Hartmut BirrDon't interpret SIG_DFL and SIG_IGN as real handler...
2005-08-11 Hartmut BirrInitialized the cnt value of the file structure.
2005-08-11 Hartmut BirrDefined DbgPrint.
2005-08-11 Hartmut BirrHonour the inheritance of a handle if it would be dupli...
2005-08-11 Hartmut BirrCall the registered exit functions if the dll is unloaded.
2005-08-09 Steven Edwardsimplemented ?name@type_info@@QBEPBDXZ.msvcr and __unDNa...
2005-08-09 Hartmut Birr- Don't try to close the thread handle twice.
2005-08-09 Hartmut Birr- Don't try to free the returned buffer from getenv.
2005-08-07 Steven Edwardsupdated winternl.h, PSDK fixes, etc...
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-29 Steven Edwardsmove a few more headers to the PSDK
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-20 Alex IonescuDon't use ntdll headers in crt, use ndk
2005-06-18 Filip NavaraFix build.
2005-06-15 Hartmut BirrRemoved strpbrk.c.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Emanuele AlibertiMake gcc 3.4.2 compile.
2005-05-15 Gé van GeldorpHandle case where a directory contains a '." but the
2005-05-15 Gé van GeldorpDon't let msvcrt import itself and fix the resulting...
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-01 Steven EdwardsSome cleanup of crt.a feel free to remove header duplic...
2005-04-01 Gunnar Dalsnesmmfuncs.h: add MmGetSystemAddressForMdlSafe/MmMapLocked...
2005-03-18 Filip Navara- Correctly initialize the standard handles for console...
2005-03-16 Gunnar Dalsnesscanf: fix handling of %n token
2005-03-10 Royce Mitchell IIIadd <pch> to existing xml files that support pch on...
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-03-01 Gunnar Dalsnestcharize a couple of routines
2005-03-01 Gunnar Dalsnesremove local EOF define
2005-02-18 Gunnar Dalsnesworkaround for buggy mingw include search order on...
2005-02-18 Gunnar Dalsnesremove duplicate typedef
2005-02-18 Gunnar Dalsnesremove duplicate typedef
2005-02-17 Gunnar Dalsnesadd workarounds for mingw runtime version differences
2005-02-17 Gunnar Dalsnesfix typo
2005-02-16 Gunnar Dalsnesntdll:
2005-02-16 Gunnar Dalsnesntdll:
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-29 Gunnar Dalsnesmsvcrt: fix incorrect export
2005-01-27 Gunnar Dalsnesbuild msvcrt and crtdll from same source via lib\crt