This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-09-13 05:10:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91c3d64bf54503fc649663ea995b94b0c8b52bcb
reactos
/
reactos
/
ntoskrnl
/
rtl
History
Filip Navara
06f1206cf2
- Fixed DPRINT.
...
svn path=/trunk/; revision=8590
2004-03-08 14:22:30 +00:00
..
i386
- Avoid a crashing when trying to process an exception early in the boot process.
2004-02-24 23:51:04 +00:00
.cvsignore
…
atom.c
Use *NameLength before overwriting it
2004-02-27 23:11:32 +00:00
bit.c
Implement RtlFindLeastSignificantBit(), RtlFindMostSignificantBit() and _itow().
2004-02-02 00:36:36 +00:00
bitmap.c
…
capture.c
…
compress.c
…
ctype.c
…
dos8dot3.c
…
error.c
- Fixed RtlNtStatusToDosErrorNoTeb problems caused by mixing signed and unsigned integers.
2004-02-28 15:12:49 +00:00
handle.c
…
largeint.c
…
mem.c
Add byte swap functions.
2004-02-03 14:24:02 +00:00
message.c
…
nls.c
…
purecall.c
…
random.c
…
regio.c
…
sprintf.c
…
stdlib.c
Implement RtlFindLeastSignificantBit(), RtlFindMostSignificantBit() and _itow().
2004-02-02 00:36:36 +00:00
string.c
…
strtok.c
…
swprintf.c
…
time.c
…
timezone.c
…
unicode.c
- Fixed the return value in RtlStringFromGUID.
2004-02-02 19:04:11 +00:00
version.c
- Fixed DPRINT.
2004-03-08 14:22:30 +00:00
wstring.c
…