|
|
@2912
|
19 years |
bird |
Renovated the header too.
|
|
|
@2911
|
19 years |
bird |
dead
|
|
|
@2910
|
19 years |
bird |
The time cleanup is mostly done. (Added adjtime while at it.)
|
|
|
@2909
|
19 years |
bird |
Cleaning up time stuff. Early commit (dinner).
|
|
|
@2908
|
19 years |
bird |
correcting filenames.
|
|
|
@2907
|
19 years |
bird |
cleaning up: removed _swchar().
|
|
|
@2906
|
19 years |
bird |
doing cleanup.
|
|
|
@2905
|
19 years |
bird |
hacking.
|
|
|
@2904
|
19 years |
bird |
made filehandles.c compile.
|
|
|
@2903
|
19 years |
bird |
made fs.c build
|
|
|
@2902
|
19 years |
bird |
hacking.
|
|
|
@2901
|
19 years |
bird |
hacking on the init code.
|
|
|
@2900
|
19 years |
bird |
Made it build again.
|
|
|
@2899
|
19 years |
bird |
Made it build (version + name length).
|
|
|
@2898
|
19 years |
bird |
Made it build on windows.
|
|
|
@2897
|
19 years |
bird |
delirium
|
|
|
@2896
|
19 years |
bird |
fixed problem linking debug builds.
|
|
|
@2895
|
19 years |
bird |
Fixed a typo introduced when implementing some wchar support in …
|
|
|
@2894
|
19 years |
bird |
Fixed a typo introduced when implementing some wchar support in …
|
|
|
@2893
|
19 years |
bird |
made it compile again.
|
|
|
@2892
|
19 years |
bird |
exploring a kBuild idea.
|
|
|
@2891
|
19 years |
bird |
interface adjustment (in progress).
|
|
|
@2890
|
19 years |
bird |
LX bugfixing. the unit test succeeds, but there are still things todo.
|
|
|
@2889
|
19 years |
bird |
started on fixups.
|
|
|
@2888
|
19 years |
bird |
fixupsection loading.
|
|
|
@2887
|
19 years |
bird |
Bugfixing.
|
|
|
@2886
|
19 years |
bird |
Bugfixing.
|
|
|
@2885
|
19 years |
bird |
Make testcase build
|
|
|
@2884
|
19 years |
bird |
buildable.
|
|
|
@2883
|
19 years |
bird |
cleanup.
|
|
|
@2882
|
19 years |
bird |
object protection, module name init, symbol resolving.
|
|
|
@2881
|
19 years |
bird |
kLdrHlpMemMove (not optimial).
|
|
|
@2880
|
19 years |
bird |
Loading of LX bits, including exepack and exepack2 decompression.
|
|
|
@2879
|
19 years |
bird |
started coding on the LX module interpreter.
|
|
|
@2878
|
19 years |
bird |
Keywords.
|
|
|
@2877
|
19 years |
bird |
Module interpreter for modules loaded by the native loader. (untested)
|
|
|
@2876
|
19 years |
bird |
windows not window.
|
|
|
@2875
|
19 years |
bird |
Got the stub loader working (but without stack allocation/switching).
|
|
|
@2874
|
19 years |
bird |
windows exe stub.
|
|
|
@2873
|
19 years |
bird |
made tst-0 a bare program without any system dependencies (except on nt).
|
|
|
@2872
|
19 years |
bird |
Unload the modules too.
|
|
|
@2871
|
19 years |
bird |
More testing and another bug fixed.
|
|
|
@2870
|
19 years |
bird |
Test all kLdrDyld apis.
|
|
|
@2869
|
19 years |
bird |
the simple testcase works.
|
|
|
@2868
|
19 years |
bird |
Did the remaining search bit (I hope).
|
|
|
@2867
|
19 years |
bird |
top half of the filesearching is done.
|
|
|
@2866
|
19 years |
bird |
fixed typo.
|
|
|
@2865
|
19 years |
bird |
do init.
|
|
|
@2864
|
19 years |
bird |
a testcase driver - something to work on.
|
|
|
@2863
|
19 years |
bird |
bare bone dll testcase.
|
|
|
@2862
|
19 years |
bird |
No auto packing.
|
|
|
@2861
|
19 years |
bird |
Put the PE module interpreter thru the wringer and learnt how much the …
|
|
|
@2860
|
19 years |
bird |
Working on the mapping stuff (windows is gonna be a headache).
|
|
|
@2859
|
19 years |
bird |
More debugging.
|
|
|
@2858
|
19 years |
bird |
bugfixing - dinner break.
|
|
|
@2857
|
19 years |
bird |
Only the mapping left now.
|
|
|
@2856
|
19 years |
bird |
More code.
|
|
|
@2855
|
19 years |
bird |
More code.
|
|
|
@2854
|
19 years |
bird |
Hacking away on the PE module interpreter.
|
|
|
@2853
|
19 years |
bird |
comment sections
|
|
|
@2852
|
19 years |
bird |
mainpage.
|
|
|
@2851
|
19 years |
bird |
kLdrMod done.
|
|
|
@2850
|
19 years |
bird |
import resolving kldrDyldMod is nearly 100 complete now.
|
|
|
@2849
|
19 years |
bird |
Debug info query.
|
|
|
@2848
|
19 years |
bird |
stubbed all the interpreter entry points.
|
|
|
@2847
|
19 years |
bird |
Roughly done with kldrDyldMod now.
|
|
|
@2846
|
19 years |
bird |
nearly done with kLdrDyldMod.
|
|
|
@2845
|
19 years |
bird |
kldrDyldMod* in progress.
|
|
|
@2844
|
19 years |
bird |
A quick doxygen config.
|
|
|
@2843
|
19 years |
bird |
executable bootstrapping.
|
|
|
@2842
|
19 years |
bird |
toplevel load api code is done.
|
|
|
@2841
|
19 years |
bird |
some simple testcases.
|
|
|
@2840
|
19 years |
bird |
think I got the state stuff right now.
|
|
|
@2839
|
19 years |
bird |
doxygen.
|
|
|
@2838
|
19 years |
bird |
together project. (I just love state diagrams)
|
|
|
@2837
|
19 years |
bird |
in progress…
|
|
|
@2836
|
19 years |
bird |
more prototyping. (And avoid 64-bit div/rem)
|
|
|
@2835
|
19 years |
bird |
more prototyping.
|
|
|
@2834
|
19 years |
bird |
svn:keywords = Id
|
|
|
@2833
|
19 years |
bird |
Wrote the kLdrDyld verification routines and made it build on win32.
|
|
|
@2832
|
19 years |
bird |
specified more of the api.
|
|
|
@2831
|
19 years |
bird |
Comment.
|
|
|
@2830
|
19 years |
bird |
Page aligned object allocation.
|
|
|
@2829
|
19 years |
bird |
Mapping prototypes.
|
|
|
@2828
|
19 years |
bird |
Lx header. renaming some helpers.
|
|
|
@2827
|
19 years |
bird |
image format headers.
|
|
|
@2826
|
19 years |
bird |
keyword expansion: Id
|
|
|
@2825
|
19 years |
bird |
heap and file provider.
|
|
|
@2824
|
19 years |
bird |
…
|
|
|
@2823
|
19 years |
bird |
#128: UNI_SYSTEM_LOCALES, UNI_USER_LOCALES, ULS_LNAMEMAX, and …
|
|
|
@2822
|
19 years |
bird |
#128: UNI_SYSTEM_LOCALES, UNI_USER_LOCALES, ULS_LNAMEMAX, and …
|
|
|
@2821
|
19 years |
bird |
kLdr backup commit.
|
|
|
@2820
|
19 years |
bird |
Copyright.
|
|
|
@2819
|
19 years |
bird |
Work in progress.
|
|
|
@2818
|
19 years |
bird |
A couple of fixes.
|
|
|
@2817
|
19 years |
bird |
Regenerated from a release build. The debug library seems to be …
|
|
|
@2816
|
19 years |
bird |
Support wlink as an alternative to ilink and link386. backported from …
|
|
|
@2815
|
19 years |
bird |
Support wlink as an alternative to ilink and link386. backported from …
|
|
|
@2814
|
19 years |
bird |
Link libstdc++ into the libc dll. Fixes #124.
|
|
|
@2813
|
19 years |
bird |
Implemented nan(), nanl(), and nanf(). Fixes #125.
|
|
|