source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2912   19 years bird Renovated the header too.
(edit) @2911   19 years bird dead
(edit) @2910   19 years bird The time cleanup is mostly done. (Added adjtime while at it.)
(edit) @2909   19 years bird Cleaning up time stuff. Early commit (dinner).
(edit) @2908   19 years bird correcting filenames.
(edit) @2907   19 years bird cleaning up: removed _swchar().
(edit) @2906   19 years bird doing cleanup.
(edit) @2905   19 years bird hacking.
(edit) @2904   19 years bird made filehandles.c compile.
(edit) @2903   19 years bird made fs.c build
(edit) @2902   19 years bird hacking.
(edit) @2901   19 years bird hacking on the init code.
(edit) @2900   19 years bird Made it build again.
(edit) @2899   19 years bird Made it build (version + name length).
(edit) @2898   19 years bird Made it build on windows.
(edit) @2897   19 years bird delirium
(edit) @2896   19 years bird fixed problem linking debug builds.
(edit) @2895   19 years bird Fixed a typo introduced when implementing some wchar support in …
(edit) @2894   19 years bird Fixed a typo introduced when implementing some wchar support in …
(edit) @2893   19 years bird made it compile again.
(edit) @2892   19 years bird exploring a kBuild idea.
(edit) @2891   19 years bird interface adjustment (in progress).
(edit) @2890   19 years bird LX bugfixing. the unit test succeeds, but there are still things todo.
(edit) @2889   19 years bird started on fixups.
(edit) @2888   19 years bird fixupsection loading.
(edit) @2887   19 years bird Bugfixing.
(edit) @2886   19 years bird Bugfixing.
(edit) @2885   19 years bird Make testcase build
(edit) @2884   19 years bird buildable.
(edit) @2883   19 years bird cleanup.
(edit) @2882   19 years bird object protection, module name init, symbol resolving.
(edit) @2881   19 years bird kLdrHlpMemMove (not optimial).
(edit) @2880   19 years bird Loading of LX bits, including exepack and exepack2 decompression.
(edit) @2879   19 years bird started coding on the LX module interpreter.
(edit) @2878   19 years bird Keywords.
(edit) @2877   19 years bird Module interpreter for modules loaded by the native loader. (untested)
(edit) @2876   19 years bird windows not window.
(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.
Note: See TracRevisionLog for help on using the revision log.