reactos.git
1999-03-06 Emanuele Alibertistubs
1999-02-27 Boudewijn Dekkerthese files are defined in stdlib
1999-02-25 Boudewijn Dekkermade some small changes
1999-02-25 Boudewijn Dekkeradded some header files
1999-02-25 Boudewijn Dekkerno message
1999-02-25 Boudewijn Dekkeradded some wide character support
1999-02-25 Boudewijn Dekkerno message
1999-02-25 Boudewijn Dekkerimplementation of debug assert
1999-02-21 Boudewijn DekkerFixed some problems to make the mingw32 header files...
1999-02-21 Boudewijn DekkerFixed some bugs in header files
1999-02-21 Boudewijn Dekkerchanged header files from djgpp to mingw32
1999-02-21 Boudewijn Dekkerchange exec and spawn to _exec and _spawn
1999-02-21 Boudewijn Dekkerchanged some header file from djgpp to mingw32
1999-02-21 Boudewijn DekkerChanged some header file from djgpp to mingw32
1999-02-21 Boudewijn DekkerChange some header file from djgpp to mingw32
1999-02-21 Boudewijn Dekkerfixed bug in stdio.h
1999-02-21 Boudewijn Dekkerimplement use of _get_osfhandle
1999-02-21 Boudewijn Dekkerfixed bug in unlink.c
1999-02-21 Boudewijn Dekkerfixed bug in getch
1999-02-21 Boudewijn DekkerAdded some files
1999-02-21 Boudewijn DekkerAdded prototype for NtCreateToken
1999-02-21 Boudewijn DekkerAdded prototype for ZwCreateToken
1999-02-20 Boudewijn Dekkerchanged io.h regarding prototypes starting with an...
1999-02-20 Boudewijn Dekkeradded some files and impl diff between fileno and handles
1999-02-20 Boudewijn DekkerFixed bug in filetime to system time conversion.
1999-02-18 jeanrevert change in IopCloseFile, because David Welch...
1999-02-16 jeanadd date and time in dir.
1999-02-16 jeancorrect conversion from dos date and time to TIMEFIELDS.
1999-02-16 jeanadd time fields in Find Informations.
1999-02-16 jeancorrect bug
1999-02-16 jeanadd time.o and memcpy.o
1999-02-16 jeanremoved stubs for memcpy,RtlTimeFieldsToTime,RtlTimeTot...
1999-02-16 jeancopied from lib/crtdll/string/memcpy.c
1999-02-16 jeancopied from ntoskrnl/rtl/time.c
1999-02-16 Rex JolliffAdded a clean rule
1999-02-16 Rex Jolliffmissed this file
1999-02-15 jeanplace hal/ddk.h after rtl.h, hal/ddk.h needs rtl.h...
1999-02-15 jeanadd HalQueryRealTimeClock
1999-02-15 jeanadd time.o (function HalQueryRealTimeClock)
1999-02-15 jeanfunction HalQueryRealTimeClock : partial implementation
1999-02-15 jeancorrect bug in CreateDirectory
1999-02-15 jeanmodify IopCloseFile : send IRP_MJ_CLOSE .
1999-02-15 jeanadd a buffer for each file opened
1999-02-15 jeanadd a read buffer of one cluster for each file
1999-02-15 jeaninitialize dates to current date
1999-02-12 Rex JolliffAdded check for ROSKRNL.EXE kernel import references
1999-02-11 jeanRtlNtStatusToDosError : return 0 if no error, 1 else.
1999-02-11 jeancorrect bug in WriteFile : crash if Overlapped is null
1999-02-11 jeancorrect bug on CreateDirectory : crash if no template
1999-02-10 jeanadd defines for ByteOffset parameter
1999-02-10 jeanchange declaration of functions
1999-02-10 jeancorrect bug in FindFile : support fragmented directories
1999-02-10 jeancompleted write functions : write correct entries in...
1999-02-10 jeanchanges because of new version of function FindFile
1999-02-09 Rex Jolliffanother test
1999-02-09 Rex Jolliffa test
1999-02-07 David WelchFixed bugs in lib/kernel32/file/curdir.c and
1999-02-06 David WelchFixed bug in lib/kernel32/misc/console.c
1999-02-06 David Welchno message
1999-02-06 Rex Jolliffvarious changes
1999-02-06 Rex JolliffFixed page fault due to timer. Problem with timeout...
1999-02-06 Rex JolliffFixed debug statement
1999-02-05 Rex JolliffForgot to bump version on last changes
1999-02-05 Rex JolliffAdded symbolic stack dump
1999-02-05 Rex Jolliffmore changes from Boudewijn
1999-02-05 Rex Jolliffincorporating changes from Boudewijn
1999-02-05 Rex Jolliffincorporated changes from Boudewijn
1999-02-05 Rex JolliffIncorporated changed from Boudewijn
1999-02-05 Rex Jolliffincorporated changes from dekker
1999-02-05 Rex Jolliffa test
1999-02-05 Rex JolliffRenamed from uppercase
1999-02-05 Rex Jolliffchanges to support new library modules
1999-02-05 Rex Jolliffadded libgcc.a to link spec
1999-02-01 David WelchExtensive changes to the objmgr
1999-02-01 David WelchDeleted these
1999-02-01 David WelchDelete this (empty file)
1999-02-01 David WelchDeleted these (shell now redundant)
1999-01-29 David WelchRemoved some memory leaks
1999-01-28 David Welchno message
1999-01-28 David WelchRemoved memory leaks
1999-01-28 David Welchno message
1999-01-25 Rex Jolliffchanged program loader to map image into section
1999-01-22 Rex Jolliffchanges to implement registry tags
1999-01-20 David WelchFixed some bugs
1999-01-20 jeanprepare to reserve resource
1999-01-20 jeancorrected bugs in long names, and write operations
1999-01-20 jeanmany bug fixes
1999-01-20 jeanmodify dir command : print altername name, size and...
1999-01-20 jeanreturn both alternate and long filename
1999-01-20 jeanremove STATUS_xxx values defined in ddk/status.h
1999-01-20 jeandefine File disposition values as NT
1999-01-20 jeandefine STATUS values as nt
1999-01-20 Rex Jolliffchanged ObLookupObject to use Parse member if nonnull
1999-01-20 Rex Jolliffchanged Parse member of object type
1999-01-17 Rex Jolliffadded for crtdll
1999-01-17 Rex Jolliffadding files for kernel32/crtdll
1999-01-17 Rex Jollifffixed a bug in K32 heap init
1999-01-17 David WelchBug fixes
1999-01-17 David WelchRemoved obsolete documentation
1999-01-17 David WelchAdd new documentation
next