source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2875   19 years bird Got the stub loader working (but without stack allocation/switching).
(edit) @2874   19 years bird windows exe stub.
(edit) @2873   19 years bird made tst-0 a bare program without any system dependencies (except on nt).
(edit) @2872   19 years bird Unload the modules too.
(edit) @2871   19 years bird More testing and another bug fixed.
(edit) @2870   19 years bird Test all kLdrDyld apis.
(edit) @2869   19 years bird the simple testcase works.
(edit) @2868   19 years bird Did the remaining search bit (I hope).
(edit) @2867   19 years bird top half of the filesearching is done.
(edit) @2866   19 years bird fixed typo.
(edit) @2865   19 years bird do init.
(edit) @2864   19 years bird a testcase driver - something to work on.
(edit) @2863   19 years bird bare bone dll testcase.
(edit) @2862   19 years bird No auto packing.
(edit) @2861   19 years bird Put the PE module interpreter thru the wringer and learnt how much the …
(edit) @2860   19 years bird Working on the mapping stuff (windows is gonna be a headache).
(edit) @2859   19 years bird More debugging.
(edit) @2858   19 years bird bugfixing - dinner break.
(edit) @2857   19 years bird Only the mapping left now.
(edit) @2856   19 years bird More code.
(edit) @2855   19 years bird More code.
(edit) @2854   19 years bird Hacking away on the PE module interpreter.
(edit) @2853   19 years bird comment sections
(edit) @2852   19 years bird mainpage.
(edit) @2851   19 years bird kLdrMod done.
(edit) @2850   19 years bird import resolving kldrDyldMod is nearly 100 complete now.
(edit) @2849   19 years bird Debug info query.
(edit) @2848   19 years bird stubbed all the interpreter entry points.
(edit) @2847   19 years bird Roughly done with kldrDyldMod now.
(edit) @2846   19 years bird nearly done with kLdrDyldMod.
(edit) @2845   19 years bird kldrDyldMod* in progress.
(edit) @2844   19 years bird A quick doxygen config.
(edit) @2843   19 years bird executable bootstrapping.
(edit) @2842   19 years bird toplevel load api code is done.
(edit) @2841   19 years bird some simple testcases.
(edit) @2840   19 years bird think I got the state stuff right now.
(edit) @2839   19 years bird doxygen.
(edit) @2838   19 years bird together project. (I just love state diagrams)
(edit) @2837   19 years bird in progress…
(edit) @2836   19 years bird more prototyping. (And avoid 64-bit div/rem)
(edit) @2835   19 years bird more prototyping.
(edit) @2834   19 years bird svn:keywords = Id
(edit) @2833   19 years bird Wrote the kLdrDyld verification routines and made it build on win32.
(edit) @2832   19 years bird specified more of the api.
(edit) @2831   19 years bird Comment.
(edit) @2830   19 years bird Page aligned object allocation.
(edit) @2829   19 years bird Mapping prototypes.
(edit) @2828   19 years bird Lx header. renaming some helpers.
(edit) @2827   19 years bird image format headers.
(edit) @2826   19 years bird keyword expansion: Id
(edit) @2825   19 years bird heap and file provider.
(edit) @2824   19 years bird
(edit) @2823   19 years bird #128: UNI_SYSTEM_LOCALES, UNI_USER_LOCALES, ULS_LNAMEMAX, and …
(edit) @2822   19 years bird #128: UNI_SYSTEM_LOCALES, UNI_USER_LOCALES, ULS_LNAMEMAX, and …
(edit) @2821   19 years bird kLdr backup commit.
(edit) @2820   19 years bird Copyright.
(edit) @2819   19 years bird Work in progress.
(edit) @2818   19 years bird A couple of fixes.
(edit) @2817   19 years bird Regenerated from a release build. The debug library seems to be …
(edit) @2816   19 years bird Support wlink as an alternative to ilink and link386. backported from …
(edit) @2815   19 years bird Support wlink as an alternative to ilink and link386. backported from …
(edit) @2814   19 years bird Link libstdc++ into the libc dll. Fixes #124.
(edit) @2813   19 years bird Implemented nan(), nanl(), and nanf(). Fixes #125.
(edit) @2812   19 years bird Exit with 8 instead of -1 on weakld failures. Fixes #123.
(edit) @2811   19 years bird A tad to quick there... Fixes #122.
(edit) @2810   19 years bird Fixed file creation when opening with read-only acess. Fixes #122.
(edit) @2809   19 years bird execve testcase.
(edit) @2808   19 years bird O_EXCL testcase.
(edit) @2807   19 years bird some init code.
(edit) @2806   19 years bird rewrote crt0 and dll0.
(edit) @2805   19 years bird restructuring.
(edit) @2804   19 years bird Exception handlers. libc07 will fail initterm if an exception occurs …
(edit) @2803   19 years bird Log module handle when registering a fork module.
(edit) @2802   19 years bird libc061.dll forwarder
(edit) @2801   19 years bird removed superfluous do in DirExists. Fixes #110.
(edit) @2800   19 years bird Removed trailing slash.
(edit) @2799   19 years bird Lock the thread database before forking. Fixes #102. (from 0.6)
(edit) @2798   19 years bird Lock the thread database before forking. Fixes #102.
(edit) @2797   19 years bird Fixed log problem in fork() child. Fixes #119. (from 0.6)
(edit) @2796   19 years bird Fixed log problem in fork() child. Fixes #119.
(edit) @2795   19 years bird Corrected DosSetFHState mask. Fixes #118.
(edit) @2794   19 years bird Corrected DosSetFHState mask. Fixes #118.
(edit) @2793   19 years bird Implemented the new length modifiers for *scanf. Adjusted the length …
(edit) @2792   19 years bird Implemented the new length modifiers for *scanf. Adjusted the length …
(edit) @2791   19 years bird Basic integer tests.
(edit) @2790   19 years bird Basic integer tests.
(edit) @2789   19 years bird Two new testcase: fork-3 and atexit-1 (from 0.6)
(edit) @2788   19 years bird Two new testcase: fork-3 and atexit-1
(edit) @2787   19 years bird Fixed problems with fork() and module loading/unloading. Fixes #76. …
(edit) @2786   19 years bird Fixed problems with fork() and module loading/unloading. Fixes #76. …
(edit) @2785   19 years bird Added usage counting to _CRT_init and _CRT_term. Fixing #114. (from 0.6)
(edit) @2784   19 years bird Added usage counting to _CRT_init and _CRT_term. Fixing #114.
(edit) @2783   19 years bird Heap performance.
(edit) @2782   19 years bird Heap performance (something seems to have been left behind).
(edit) @2781   19 years bird Corrected two unsigned returns which should've been signed.
(edit) @2780   19 years bird Corrected two unsigned returns which should've been signed.
(edit) @2779   19 years bird Added underscored prefix names data wp and win data exports. Fixes #111.
(edit) @2778   19 years bird Added underscored prefix names data wp and win data exports. Fixes #111.
(edit) @2777   19 years bird va_list -> va_list. Fixes #112.
(edit) @2776   19 years bird va_list -> va_list. Fixes #112.
Note: See TracRevisionLog for help on using the revision log.