source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3029   18 years bird Bootstrapping kNIX.
(edit) @3028   18 years bird A new environment script.
(edit) @3027   18 years bird Make an attempt at converting common ilink/link386 options to wlink …
(edit) @3026   18 years bird Make an attempt at converting common ilink/link386 options to wlink …
(edit) @3025   18 years bird INET_ADDRSTRLEN. Ref #127.
(edit) @3024   18 years bird INET_ADDRSTRLEN. Ref #127.
(edit) @3023   18 years bird Fixed fread bug that blocked up write-only streams. Fixes #146.
(edit) @3022   18 years bird Fixed fread bug that blocked up write-only streams.
(edit) @3021   18 years bird Implemented non-standard enum (size) based on a patch from Froloff. …
(edit) @3020   18 years bird Implemented non-standard enum (size) based on a patch from Froloff.
(edit) @3019   18 years bird Fixed broken tolower (when not inlined). Fixes #144.
(edit) @3018   18 years bird Fixed broken tolower (when not inlined).
(edit) @3017   18 years bird A toupper/lower testcase.
(edit) @3016   18 years bird A toupper/lower testcase.
(edit) @3015   18 years bird Fixed chdir failure hiding. Fixes #143.
(edit) @3014   18 years bird Fixed chdir failure hiding.
(edit) @3013   18 years bird Fixed tempnam(NULL,NULL) crash and errno clobbering. Fixes #142.
(edit) @3012   18 years bird Fixed tempnam(NULL,NULL) crash and errno clobbering.
(edit) @3011   18 years bird fixed testcase name.
(edit) @3010   18 years bird fixed testcase name.
(edit) @3009   18 years bird a quick tempnam testcase.
(edit) @3008   18 years bird unix fix.
(edit) @3007   18 years bird a quick tempnam testcase.
(edit) @3006   18 years bird Fixed watcom .def-file parsing.
(edit) @3005   18 years bird Fixed watcom .def file parsing.
(edit) @3004   18 years bird Fixed wrong segment class.
(edit) @3003   18 years bird Fixed a typo in the collate default data. Optimized strcoll and added …
(edit) @3002   18 years bird Fixed a typo in the collate default data. Optimized strcoll and added …
(edit) @3001   18 years bird a couple of more locales.
(edit) @3000   18 years bird simple strcoll testcase.
(edit) @2999   18 years bird Applied the -Zsym patch from Yuri.
(edit) @2998   18 years bird Applied the -Zsym patch from Yuri.
(edit) @2997   18 years bird Applied the -Zsym patch from Yuri.
(edit) @2996   18 years bird Applied the -Zsym patch from Yuri.
(edit) @2995   18 years bird Applied the -Zsym patch from Yuri.
(edit) @2994   18 years bird applied the remaining patch from Yuri. Fixes #39.
(edit) @2993   18 years bird applied the remaining patch from Yuri.
(edit) @2992   18 years bird include the right types.h. Fixes #141.
(edit) @2991   18 years bird #include <types.h> -> #include (../)types.h to avoid trouble with …
(edit) @2990   18 years bird New single quote handling, Fixes #136.
(edit) @2989   18 years bird New single quote handling.
(edit) @2988   18 years bird Applied fix from Yuri addressing converion of IMPORTS statement …
(edit) @2987   18 years bird Applied fix from Yuri addressing converion of IMPORTS statement …
(edit) @2986   18 years bird dllar.cmd enhancements from Yuri. Fixes #39.
(edit) @2985   18 years bird dllar.cmd enhancements from Yuri.
(edit) @2984   18 years bird Guard against double truncation. Fixes #137
(edit) @2983   18 years bird Guard against double truncation.
(edit) @2982   18 years bird Backported .def line length fix from the trunk.
(edit) @2981   18 years bird Implemented symbol enumeration.
(edit) @2980   18 years bird Start on OS/2 DDK headers for GCC.
(edit) @2979   18 years bird name resolution. fixed some fixup bugs, works for wlink dlls now.
(edit) @2978   18 years bird no change - testing commit hooks.
(edit) @2977   18 years bird fix for single segment.
(edit) @2976   18 years bird More fixup bugs.
(edit) @2975   18 years bird fixed bug in scattered fixups.
(edit) @2974   18 years bird off_t -> KLDRFOFF.
(edit) @2973   18 years bird Quick and dirty darwin implementation.
(edit) @2972   18 years bird warnings and error.
(edit) @2971   18 years bird typos.
(edit) @2970   18 years bird KLDRSEG::cbFile is -1 if the segment doesn't have file bits.
(edit) @2969   18 years bird drop the strict segment order test for now.
(edit) @2968   18 years bird Made tst-3 load.
(edit) @2967   18 years bird More testcase fun.
(edit) @2966   18 years bird Fixed a PE import issue.
(edit) @2965   18 years bird messing about…
(edit) @2964   18 years bird literals and ignore weaks.
(edit) @2963   18 years bird Implemented generic fixups for 32-bit symbol tables.
(edit) @2962   19 years bird Symbol enum and querying works.
(edit) @2961   19 years bird Some more work in the GetBits and Relocate area.
(edit) @2960   19 years bird Build on amd64.
(edit) @2959   19 years bird Fixed a couple of bugs.
(edit) @2958   19 years bird Relocations (generic only - x86 is generic).
(edit) @2957   19 years bird Types and defines for the symbol table.
(edit) @2956   19 years bird Work in progress…
(edit) @2955   19 years bird Completed kldrModMachOParseLoadCommands and kldrModMachOSize. Added an …
(edit) @2954   19 years bird implemented kldrModMachOPreParseLoadCommands
(edit) @2953   19 years bird windows + mix case => mess
(edit) @2952   19 years bird Mach-O in process (very early).
(edit) @2951   19 years bird The command structures essential to MH_OBJECT.
(edit) @2950   19 years bird Work in progress.
(edit) @2949   19 years bird Work in progress.
(edit) @2948   19 years bird working on LX.
(edit) @2947   19 years bird Initialized pvMapping and corrected an assertion on it.
(edit) @2946   19 years bird Added missing kLdrModMostlyDone().
(edit) @2945   19 years bird fixed duplicate number.
(edit) @2944   19 years bird split up kLdrHlp.c and kLdr.c to make it more flexible (like using the …
(edit) @2943   19 years bird fixed some i/o bugs.
(edit) @2942   19 years bird fixed signals (requires nasm w/ patch), broken fstat, missing headers, …
(edit) @2941   19 years bird bugfixing init/term.
(edit) @2940   19 years bird messing it up…
(edit) @2939   19 years bird fixed the remaining build breaks.
(edit) @2938   19 years bird fixed build breaks.
(edit) @2937   19 years bird Made libc07.dll link and load. still some init and term work left.
(edit) @2936   19 years bird hacking on init (3-4 link errors short of a libc07.dll!)
(edit) @2935   19 years bird cleanup in progress (bugfixing)
(edit) @2934   19 years bird cleanup in progress (late night session)
(edit) @2933   19 years bird cleanup in progress (late night session)
(edit) @2932   19 years bird cleanup in progress (late night session)
(edit) @2931   19 years bird cleanup in progress (late night session)
(edit) @2930   19 years bird cleanup in progress (late night session)
Note: See TracRevisionLog for help on using the revision log.