[NET][MC] Move NET USER strings from net.exe to netmsg.dll.
[reactos.git] / sdk / lib / crt /
2019-04-05 Katayama Hirofumi MZ[CRT][USER32] fix wsprintf additional argument (%*s...
2019-04-01 Hervé Poussineau[CRT] Correctly share get_ioinfo()/release_ioinfo(...
2019-03-03 Colin FinckFix the MSVC version of ldexp filling up the FPU stack...
2019-02-12 Timo Kreuzer[CRT] Implement thread/fiber safe support for MSVC...
2019-02-12 Timo Kreuzer[CRT] Use alias names for rot functions when compiling...
2019-01-05 Timo Kreuzer[REACTOS] Fix misc 64 bit issues (#783)
2018-10-13 Mark Jansen[CRT] spawn: define a unicode environment when needed 936/head
2018-10-07 Eric Kohl[CRT] Fix two obvious typos in _mbbtype().
2018-08-27 Katayama Hirofumi MZ[SDK][CRT] Fix _ismbblead undefined error on MSVC 818/head
2018-07-15 Victor Perevertkin[ASM] Fixed ".double" macro in asm.inc.
2018-06-05 Hermès Bélusca-Maïto[CRT] Always initialize _[w]pgmptr with a *FULL* path...
2018-06-02 Pierre Schweitzer[CRT] Reimplement qsort() using FreeBSD implementation.
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-26 Victor Perevertkin[CRT] Fixed _tstat64 which wrongly set executable bits... 445/head
2018-03-26 Thomas Faber[CRT] Various fixes to Wine file functions.
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-26 Thomas Faber[CRT] Update file descriptor handling to match Wine...
2018-03-23 Hermès Bélusca-Maïto[CRT] Implement the missing CRT _sc(w)printf() function...
2018-03-23 Hermès Bélusca-Maïto[CRT] Fix implementation of _vsc(w)printf() for native NT.
2018-03-09 Mark Jansen[SDK] Do not use a NUL file while calculating format...
2018-02-10 Serge Gautherie[CRT:STARTUP] Fix a Clang-Cl warning about GS_Exception... 372/head
2017-12-10 Thomas FaberMerge branch 'ntfs_rebase' 186/head
2017-11-23 Amine Khaldi[CLANG-CL] Initial commit that allows us to compile...
2017-11-23 Amine Khaldi[CRT/STARTUP] For some reason we get unresolved externa...
2017-10-28 zefklop[CRT] fix bug in _rotr implementation
2017-10-23 Samuel Serapion[CRT] Use MAX_PATH for buffer meant to contain an arbit...
2017-10-04 Colin FinckAdd .gitattributes and .gitignore files and normalize...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work