Changeset 3609 for trunk/kStuff/kLdr
- Timestamp:
- Oct 29, 2007, 2:11:39 AM (18 years ago)
- Location:
- trunk/kStuff/kLdr
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kStuff/kLdr/kLdr-os2.c
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
r3601 r3609 1 /* $Id :$ */1 /* $Id$ */ 2 2 /** @file 3 3 * kLdr - The Dynamic Loader, OS/2 Specifics. -
Property svn:eol-style
set to
-
trunk/kStuff/kLdr/kLdrExeStub-os2.c
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
r3601 r3609 1 /* $Id :$ */1 /* $Id$ */ 2 2 /** @file 3 3 * kLdr - OS/2 C Loader Stub. -
Property svn:eol-style
set to
-
trunk/kStuff/kLdr/kLdrExeStub-os2A.asm
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
r3601 r3609 1 ; $Id :$1 ; $Id$ 2 2 ;; @file 3 3 ; kLdr - OS/2 Loader Stub, entry point thingy... -
Property svn:eol-style
set to
-
trunk/kStuff/kLdr/kLdrModMachO.c
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
r3601 r3609 1 /* $Id :$ */1 /* $Id$ */ 2 2 /** @file 3 3 * kLdr - The Module Interpreter for the MACH-O format. -
Property svn:eol-style
set to
-
trunk/kStuff/kLdr/testcase/tstDllMainStub-os2.asm
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
r3601 r3609 1 ; $Id :$1 ; $Id$ 2 2 ;; @file 3 3 ; kLdr - OS/2 entry point thingy... -
Property svn:eol-style
set to
-
trunk/kStuff/kLdr/testcase/tstExeMainStub-os2.asm
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
r3601 r3609 1 ; $Id :$1 ; $Id$ 2 2 ;; @file 3 3 ; kLdr - OS/2 entry point thingy... -
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.