jean
|
c3e2bc8f4d
|
add date and time in dir.
svn path=/trunk/; revision=247
|
1999-02-16 12:48:15 +00:00 |
|
jean
|
bd305c8221
|
correct conversion from dos date and time to TIMEFIELDS.
svn path=/trunk/; revision=246
|
1999-02-16 12:47:30 +00:00 |
|
jean
|
b16dd07968
|
add time fields in Find Informations.
svn path=/trunk/; revision=245
|
1999-02-16 12:46:33 +00:00 |
|
jean
|
bc669554a9
|
correct bug
svn path=/trunk/; revision=244
|
1999-02-16 12:45:28 +00:00 |
|
jean
|
276842493c
|
add time.o and memcpy.o
svn path=/trunk/; revision=243
|
1999-02-16 12:41:57 +00:00 |
|
jean
|
32835c2a47
|
removed stubs for memcpy,RtlTimeFieldsToTime,RtlTimeTotimeFields
svn path=/trunk/; revision=242
|
1999-02-16 12:40:05 +00:00 |
|
jean
|
edabb16494
|
copied from lib/crtdll/string/memcpy.c
svn path=/trunk/; revision=241
|
1999-02-16 12:38:46 +00:00 |
|
jean
|
d4164f1a07
|
copied from ntoskrnl/rtl/time.c
svn path=/trunk/; revision=240
|
1999-02-16 12:37:48 +00:00 |
|
Rex Jolliff
|
ace5da2d0d
|
Added a clean rule
svn path=/trunk/; revision=239
|
1999-02-16 07:48:03 +00:00 |
|
Rex Jolliff
|
6752566cd2
|
missed this file
svn path=/trunk/; revision=238
|
1999-02-16 07:47:29 +00:00 |
|
jean
|
2c6653bf1c
|
place hal/ddk.h after rtl.h, hal/ddk.h needs rtl.h for HalQueryRealTimeClock
svn path=/trunk/; revision=237
|
1999-02-15 11:40:28 +00:00 |
|
jean
|
6cbc9243c9
|
add HalQueryRealTimeClock
svn path=/trunk/; revision=236
|
1999-02-15 11:38:36 +00:00 |
|
jean
|
9c602cda2e
|
add time.o (function HalQueryRealTimeClock)
svn path=/trunk/; revision=235
|
1999-02-15 11:36:21 +00:00 |
|
jean
|
fc52fb7648
|
function HalQueryRealTimeClock : partial implementation
svn path=/trunk/; revision=234
|
1999-02-15 11:35:01 +00:00 |
|
jean
|
621baeefa5
|
correct bug in CreateDirectory
svn path=/trunk/; revision=233
|
1999-02-15 11:33:06 +00:00 |
|
jean
|
9f5cc5a859
|
modify IopCloseFile : send IRP_MJ_CLOSE .
svn path=/trunk/; revision=232
|
1999-02-15 11:29:08 +00:00 |
|
jean
|
00ec608e15
|
add a buffer for each file opened
svn path=/trunk/; revision=231
|
1999-02-15 11:26:13 +00:00 |
|
jean
|
2f1849aae9
|
add a read buffer of one cluster for each file
svn path=/trunk/; revision=230
|
1999-02-15 11:25:23 +00:00 |
|
jean
|
36714219d9
|
initialize dates to current date
svn path=/trunk/; revision=229
|
1999-02-15 11:24:13 +00:00 |
|
Rex Jolliff
|
6e66d97592
|
Added check for ROSKRNL.EXE kernel import references
svn path=/trunk/; revision=228
|
1999-02-12 22:07:20 +00:00 |
|
jean
|
cadd577325
|
RtlNtStatusToDosError : return 0 if no error, 1 else.
svn path=/trunk/; revision=227
|
1999-02-11 12:42:18 +00:00 |
|
jean
|
d6995d6c9c
|
correct bug in WriteFile : crash if Overlapped is null
svn path=/trunk/; revision=226
|
1999-02-11 12:40:02 +00:00 |
|
jean
|
638ba1c9e4
|
correct bug on CreateDirectory : crash if no template
correct call to ZwCreateFile
svn path=/trunk/; revision=225
|
1999-02-11 12:38:30 +00:00 |
|
jean
|
9e65542bad
|
add defines for ByteOffset parameter
svn path=/trunk/; revision=224
|
1999-02-10 13:12:41 +00:00 |
|
jean
|
3315d25a64
|
change declaration of functions
svn path=/trunk/; revision=223
|
1999-02-10 13:04:16 +00:00 |
|
jean
|
a649212d32
|
correct bug in FindFile : support fragmented directories
suppress \ at end of filename
svn path=/trunk/; revision=222
|
1999-02-10 12:52:48 +00:00 |
|
jean
|
4b8117cedc
|
completed write functions : write correct entries in directories
svn path=/trunk/; revision=221
|
1999-02-10 12:48:37 +00:00 |
|
jean
|
b9da76d7ef
|
changes because of new version of function FindFile
svn path=/trunk/; revision=220
|
1999-02-10 12:46:59 +00:00 |
|
Rex Jolliff
|
0a828ed745
|
another test
svn path=/trunk/; revision=219
|
1999-02-09 06:54:53 +00:00 |
|
Rex Jolliff
|
a943c76484
|
a test
svn path=/trunk/; revision=218
|
1999-02-09 06:53:18 +00:00 |
|
David Welch
|
70f7c7269c
|
Fixed bugs in lib/kernel32/file/curdir.c and
lib/kernel32/misc/console.c
svn path=/trunk/; revision=217
|
1999-02-07 00:37:29 +00:00 |
|
David Welch
|
02e70516ef
|
Fixed bug in lib/kernel32/misc/console.c
svn path=/trunk/; revision=216
|
1999-02-06 18:39:40 +00:00 |
|
David Welch
|
e5dfcc9871
|
no message
svn path=/trunk/; revision=215
|
1999-02-06 18:34:14 +00:00 |
|
Rex Jolliff
|
f8492b9ae3
|
various changes
svn path=/trunk/; revision=214
|
1999-02-06 00:34:56 +00:00 |
|
Rex Jolliff
|
6bee27aa2a
|
Fixed page fault due to timer. Problem with timeout still needs to be fixed.
svn path=/trunk/; revision=213
|
1999-02-06 00:33:33 +00:00 |
|
Rex Jolliff
|
dbad901d31
|
Fixed debug statement
svn path=/trunk/; revision=212
|
1999-02-06 00:29:31 +00:00 |
|
Rex Jolliff
|
e51b6b925d
|
Forgot to bump version on last changes
svn path=/trunk/; revision=211
|
1999-02-05 19:39:35 +00:00 |
|
Rex Jolliff
|
f45b570cc3
|
Added symbolic stack dump
svn path=/trunk/; revision=210
|
1999-02-05 19:38:30 +00:00 |
|
Rex Jolliff
|
55d6c152b6
|
more changes from Boudewijn
svn path=/trunk/; revision=209
|
1999-02-05 19:36:21 +00:00 |
|
Rex Jolliff
|
3aed7d1da4
|
incorporating changes from Boudewijn
svn path=/trunk/; revision=208
|
1999-02-05 19:35:56 +00:00 |
|
Rex Jolliff
|
df27ab373b
|
incorporated changes from Boudewijn
svn path=/trunk/; revision=207
|
1999-02-05 19:27:21 +00:00 |
|
Rex Jolliff
|
67c37a748e
|
Incorporated changed from Boudewijn
svn path=/trunk/; revision=206
|
1999-02-05 19:24:10 +00:00 |
|
Rex Jolliff
|
d4195242ff
|
incorporated changes from dekker
svn path=/trunk/; revision=205
|
1999-02-05 19:15:33 +00:00 |
|
Rex Jolliff
|
9bcc89126c
|
a test
svn path=/trunk/; revision=204
|
1999-02-05 18:52:58 +00:00 |
|
Rex Jolliff
|
d7a481490e
|
Renamed from uppercase
svn path=/trunk/; revision=203
|
1999-02-05 18:44:52 +00:00 |
|
Rex Jolliff
|
bfd196dfd9
|
changes to support new library modules
svn path=/trunk/; revision=202
|
1999-02-05 18:34:02 +00:00 |
|
Rex Jolliff
|
f4e6240546
|
added libgcc.a to link spec
svn path=/trunk/; revision=201
|
1999-02-05 18:24:00 +00:00 |
|
David Welch
|
5ba4cc87c5
|
Extensive changes to the objmgr
Some bug fixes
svn path=/trunk/; revision=200
|
1999-02-01 20:58:37 +00:00 |
|
David Welch
|
e999320cb5
|
Deleted these
svn path=/trunk/; revision=199
|
1999-02-01 20:52:55 +00:00 |
|
David Welch
|
88987510df
|
Delete this (empty file)
svn path=/trunk/; revision=198
|
1999-02-01 20:52:08 +00:00 |
|