Timeline
Apr 8, 2007:
- 11:08 PM Changeset [3066] by
- egrep, fgrep.
- 10:48 PM Changeset [3065] by
- move cleanup.
- 10:46 PM Changeset [3064] by
- configured grep.
- 10:24 PM Ticket #149 (libc: stat("/dev/null", &s) fails, fix.) closed by
- fixed: (In [3063]) Fake something half ok when a device is being stat()'ed. …
- 10:24 PM Changeset [3063] by
- Fake something half ok when a device is being stat()'ed. Fixes #149.
- 10:23 PM Changeset [3062] by
- Fake something half ok when a device is being stat()'ed.
- 10:22 PM Ticket #149 (libc: stat("/dev/null", &s) fails, fix.) created by
- There is an todo for handling this in the …
- 10:11 PM Ticket #148 (emxomf: The anonymous members of struct stat chokes the debuggers) closed by
- fixed: (In [3061]) Set structure field name to <anonymous> if it doesn't have …
- 10:11 PM Changeset [3061] by
- Set structure field name to <anonymous> if it doesn't have any name. …
- 10:11 PM Changeset [3060] by
- Set structure field name to <anonymous> if it doesn't have any name.
- 10:04 PM Ticket #148 (emxomf: The anonymous members of struct stat chokes the debuggers) created by
- The debuggers expect structure members to have valid names it seems, …
- 8:58 PM Ticket #147 (libc: merge in current regex code and fix REG_ERANGE bug (sed/grep/++)) closed by
- fixed: (In [3059]) Merged in regex from glibc 2.5. Fixes #147.
- 8:58 PM Changeset [3059] by
- Merged in regex from glibc 2.5. Fixes #147.
- 8:54 PM Ticket #147 (libc: merge in current regex code and fix REG_ERANGE bug (sed/grep/++)) created by
-
Merge over the regex code from glibc 2.5 and fixed the
[b-a]
… - 8:51 PM Changeset [3058] by
- Merged in regex from glibc 2.5.
- 8:50 PM Changeset [3057] by
- Speed up when using kmk.
- 7:12 PM Changeset [3056] by
- Added a fixed default (C/POSIX) collate locale to avoid unilib …
- 7:11 PM Changeset [3055] by
- Added a fixed default (C/POSIX) collate locale to avoid unilib …
- 7:09 PM Changeset [3054] by
- Added a fixed default (C/POSIX) collate locale to avoid unilib …
- 7:07 PM Changeset [3053] by
- Added a fixed default (C/POSIX) collate locale to avoid unilib …
- 6:53 PM Changeset [3052] by
- wcscoll test.
- 6:42 PM Changeset [3051] by
- wcscoll test.
- 4:07 PM Ticket #131 (fork() failed, when BSS segment is too big) closed by
- wontfix: DosExecPgm returns 0xAA (170) (ERROR_BUSY), must be something it …
- 3:52 PM Changeset [3050] by
- Return correct error code.
- 3:50 PM Changeset [3049] by
- Return correct error code.
- 3:36 PM Changeset [3048] by
- made it build in new place, fixed typo.
- 3:33 PM Changeset [3047] by
- search the path on OS/2.
- 3:32 PM Changeset [3046] by
- diffutils config.
- 3:32 PM Changeset [3045] by
- diffutils config.
- 2:45 PM Changeset [3044] by
- hack for bad ls.
- 2:14 PM Changeset [3043] by
- -> essentials
- 1:38 PM Changeset [3042] by
- Use the kBuild ash shell for the scripts, install ash as sh.exe too.
- 1:16 PM Changeset [3041] by
- Moving the essential kNIX ports into a separate subdir to avoid …
- 12:47 PM Changeset [3040] by
- added flex
- 12:47 PM Changeset [3039] by
- Build config.
- 12:45 PM Changeset [3038] by
- Build config.
- 12:29 PM Changeset [3037] by
- Read as binary.
- 12:26 PM Changeset [3036] by
- Write files in binary mode. (fixes testcase)
- 10:42 AM Changeset [3035] by
- Ported FreeBSD /usr/bin/rev to OS/2.
- 10:41 AM Changeset [3034] by
- Ported FreeBSD /usr/bin/rev to OS/2.
- 10:29 AM Changeset [3033] by
- FreeBSD 5.x usr.bin/rev/.
- 10:12 AM Changeset [3032] by
- flex 2.5.33
- 10:11 AM Changeset [3031] by
- flex 2.5.33.
- 9:37 AM Changeset [3030] by
- bootstrap order…
- 9:34 AM Changeset [3029] by
- Bootstrapping kNIX.
- 6:56 AM Changeset [3028] by
- A new environment script.
Apr 7, 2007:
- 3:07 PM Changeset [3027] by
- Make an attempt at converting common ilink/link386 options to wlink …
- 3:05 PM Changeset [3026] by
- Make an attempt at converting common ilink/link386 options to wlink …
- 8:53 AM Changeset [3025] by
- INET_ADDRSTRLEN. Ref #127.
- 8:53 AM Changeset [3024] by
- INET_ADDRSTRLEN. Ref #127.
- 8:43 AM Ticket #146 (libc: fread() on a write-only stream incorrectly puts it in an ...) closed by
- fixed: (In [3023]) Fixed fread bug that blocked up write-only streams. Fixes #146.
- 8:43 AM Changeset [3023] by
- Fixed fread bug that blocked up write-only streams. Fixes #146.
- 8:42 AM Changeset [3022] by
- Fixed fread bug that blocked up write-only streams.
- 8:40 AM Ticket #146 (libc: fread() on a write-only stream incorrectly puts it in an ...) created by
- A little glitch in the fread code.
- 8:10 AM Ticket #145 (emxomf: deal with non-standard enum stabs) closed by
- fixed: (In [3021]) Implemented non-standard enum (size) based on a patch from …
- 8:10 AM Changeset [3021] by
- Implemented non-standard enum (size) based on a patch from Froloff. …
- 8:10 AM Changeset [3020] by
- Implemented non-standard enum (size) based on a patch from Froloff.
- 8:09 AM Ticket #145 (emxomf: deal with non-standard enum stabs) created by
- Deal with stabs for non-standard sized enums, like (the last enum is a …
- 7:35 AM Ticket #144 (libc: tolower() doesn't work for the first 128 chars if not inlined.) closed by
- fixed: (In [3019]) Fixed broken tolower (when not inlined). Fixes #144.
- 7:35 AM Changeset [3019] by
- Fixed broken tolower (when not inlined). Fixes #144.
- 7:34 AM Changeset [3018] by
- Fixed broken tolower (when not inlined).
- 7:34 AM Changeset [3017] by
- A toupper/lower testcase.
- 7:33 AM Changeset [3016] by
- A toupper/lower testcase.
- 7:21 AM Ticket #144 (libc: tolower() doesn't work for the first 128 chars if not inlined.) created by
-
Typo in the
locale_ctype.c
version of__tolower()
causes … - 6:54 AM Ticket #143 (libc: __libc_Back_fsDirCurrentSet is hiding failures (chdir)) closed by
- fixed: (In [3015]) Fixed chdir failure hiding. Fixes #143.
- 6:54 AM Changeset [3015] by
- Fixed chdir failure hiding. Fixes #143.
- 6:53 AM Changeset [3014] by
- Fixed chdir failure hiding.
- 6:52 AM Ticket #143 (libc: __libc_Back_fsDirCurrentSet is hiding failures (chdir)) created by
- chdir doesn't fail when it should. The cause is that rc declared twice …
- 6:29 AM Ticket #142 (libc: tempnam(NULL,NULL) crashes and tempnam messes up errno) closed by
- fixed: (In [3013]) Fixed tempnam(NULL,NULL) crash and errno clobbering. Fixes …
- 6:29 AM Changeset [3013] by
- Fixed tempnam(NULL,NULL) crash and errno clobbering. Fixes #142.
- 6:29 AM Changeset [3012] by
- Fixed tempnam(NULL,NULL) crash and errno clobbering.
- 6:26 AM Ticket #142 (libc: tempnam(NULL,NULL) crashes and tempnam messes up errno) created by
- Title says it all.
- 6:23 AM Changeset [3011] by
- fixed testcase name.
- 6:23 AM Changeset [3010] by
- fixed testcase name.
- 6:05 AM Changeset [3009] by
- a quick tempnam testcase.
- 6:01 AM Changeset [3008] by
- unix fix.
- 6:00 AM Changeset [3007] by
- a quick tempnam testcase.
- 4:30 AM Changeset [3006] by
- Fixed watcom .def-file parsing.
- 4:28 AM Changeset [3005] by
- Fixed watcom .def file parsing.
- 2:41 AM Changeset [3004] by
- Fixed wrong segment class.
- 2:01 AM Changeset [3003] by
- Fixed a typo in the collate default data. Optimized strcoll and added …
- 2:00 AM Ticket #135 (libc: setlocale(LC_COLLATE, "C") doesn't work correctly) closed by
- fixed: I can't reproduce the problem after setlocale here but I found a …
- 1:59 AM Changeset [3002] by
- Fixed a typo in the collate default data. Optimized strcoll and added …
- 1:53 AM Changeset [3001] by
- a couple of more locales.
Apr 6, 2007:
- 11:48 PM Changeset [3000] by
- simple strcoll testcase.
- 10:32 PM Ticket #115 (weakld: Don't bitch about export aliases) closed by
- fixed: Can't reproduce anylonger…
- 9:24 PM Ticket #47 (Create .sym files directly from emxomfld) closed by
- fixed: I've applied the -Zsym changes. mapsym.cmd however cannot be shipped …
- 9:23 PM Changeset [2999] by
- Applied the -Zsym patch from Yuri.
- 9:23 PM Changeset [2998] by
- Applied the -Zsym patch from Yuri.
- 9:20 PM Changeset [2997] by
- Applied the -Zsym patch from Yuri.
- 9:19 PM Changeset [2996] by
- Applied the -Zsym patch from Yuri.
- 9:17 PM Changeset [2995] by
- Applied the -Zsym patch from Yuri.
- 8:46 PM Ticket #39 (dllar.cmd enhancements) closed by
- fixed: (In [2994]) applied the remaining patch from Yuri. Fixes #39.
- 8:46 PM Changeset [2994] by
- applied the remaining patch from Yuri. Fixes #39.
- 8:44 PM Changeset [2993] by
- applied the remaining patch from Yuri.
- 8:35 PM Ticket #141 (libc: include the right types.h from sys/param.h, arpa/nameser.h and ...) closed by
- fixed: (In [2992]) include the right types.h. Fixes #141.
- 8:35 PM Changeset [2992] by
- include the right types.h. Fixes #141.
Apr 3, 2007:
- 11:13 PM Ticket #141 (libc: include the right types.h from sys/param.h, arpa/nameser.h and ...) created by
- sys/param.h and two other headers tcpip includes types.h in order to …
- 11:08 PM Changeset [2991] by
- #include <types.h> -> #include (../)types.h to avoid trouble with …
Apr 2, 2007:
- 8:59 AM Ticket #39 (dllar.cmd enhancements) reopened by
- It seems I missed a small change to code for dealing with *.obj files, …
- 4:55 AM Ticket #136 (libc: incorrect parsing of single quotes in commandline arguments) closed by
- fixed: (In [2990]) New single quote handling, Fixes #136.
- 4:55 AM Changeset [2990] by
- New single quote handling, Fixes #136.
- 4:54 AM Changeset [2989] by
- New single quote handling.
- 12:59 AM Ticket #134 (emxomfld/wlink: The internalname and entryname of an IMPORTS statement ...) closed by
- fixed: (In [2988]) Applied fix from Yuri addressing converion of IMPORTS …
- 12:59 AM Changeset [2988] by
- Applied fix from Yuri addressing converion of IMPORTS statement …
- 12:58 AM Changeset [2987] by
- Applied fix from Yuri addressing converion of IMPORTS statement …
- 12:48 AM Ticket #39 (dllar.cmd enhancements) closed by
- fixed: (In [2986]) dllar.cmd enhancements from Yuri. Fixes #39.
- 12:48 AM Changeset [2986] by
- dllar.cmd enhancements from Yuri. Fixes #39.
- 12:48 AM Changeset [2985] by
- dllar.cmd enhancements from Yuri.
- 12:34 AM Ticket #137 (emxomf: Don't truncate symbols twice.) closed by
- fixed: (In [2984]) Guard against double truncation. Fixes #137
- 12:34 AM Changeset [2984] by
- Guard against double truncation. Fixes #137
- 12:33 AM Changeset [2983] by
- Guard against double truncation.
- 12:06 AM Ticket #140 (Definition file line can be greater than 512 bytes) closed by
- fixed: Already fixed this on the trunk, backported to the 0.6 branch now.
- 12:06 AM Changeset [2982] by
- Backported .def line length fix from the trunk.
Mar 4, 2007:
- 3:10 AM Changeset [2981] by
- Implemented symbol enumeration.
- 12:31 AM Changeset [2980] by
- Start on OS/2 DDK headers for GCC.
- 12:27 AM Changeset [2979] by
- name resolution. fixed some fixup bugs, works for wlink dlls now.
Feb 26, 2007:
- 10:55 PM Changeset [2978] by
- no change - testing commit hooks.
Feb 24, 2007:
- 3:43 PM Ticket #140 (Definition file line can be greater than 512 bytes) created by
- A .def file line can exceed 512 bytes when a weak symbol is aliased, …
Feb 23, 2007:
- 6:51 PM Ticket #139 (stat() fails with errno=2 on RSJ attached file system) created by
- Call to stat() for files in RSJ attached cdrom fails. Directory …
Feb 18, 2007:
- 6:13 PM Ticket #138 (Calling _System functions with callback fails) created by
- Using callbacks to call _System functions returning 8 byte structures …
Feb 15, 2007:
- 5:29 AM Changeset [2977] by
- fix for single segment.
- 4:30 AM Changeset [2976] by
- More fixup bugs.
- 2:57 AM Changeset [2975] by
- fixed bug in scattered fixups.
Feb 14, 2007:
- 11:12 AM Changeset [2974] by
- off_t -> KLDRFOFF.
- 10:14 AM Changeset [2973] by
- Quick and dirty darwin implementation.
- 10:14 AM Changeset [2972] by
- warnings and error.
- 10:13 AM Changeset [2971] by
- typos.
- 12:15 AM Changeset [2970] by
- KLDRSEG::cbFile is -1 if the segment doesn't have file bits.
- 12:14 AM Changeset [2969] by
- drop the strict segment order test for now.
Feb 13, 2007:
- 11:59 PM Changeset [2968] by
- Made tst-3 load.
- 11:28 PM Changeset [2967] by
- More testcase fun.
- 11:26 PM Changeset [2966] by
- Fixed a PE import issue.
- 10:04 PM Changeset [2965] by
- messing about…
- 11:40 AM Changeset [2964] by
- literals and ignore weaks.
- 9:40 AM Changeset [2963] by
- Implemented generic fixups for 32-bit symbol tables.
Feb 11, 2007:
- 6:55 PM Changeset [2962] by
- Symbol enum and querying works.
- 4:15 PM Changeset [2961] by
- Some more work in the GetBits and Relocate area.
- 5:31 AM Changeset [2960] by
- Build on amd64.
- 5:31 AM Changeset [2959] by
- Fixed a couple of bugs.
Feb 9, 2007:
- 6:12 AM Changeset [2958] by
- Relocations (generic only - x86 is generic).
- 5:20 AM Changeset [2957] by
- Types and defines for the symbol table.
Feb 8, 2007:
- 6:06 AM Changeset [2956] by
- Work in progress…
Feb 7, 2007:
- 8:07 AM Changeset [2955] by
- Completed kldrModMachOParseLoadCommands and kldrModMachOSize. Added an …
- 5:42 AM Changeset [2954] by
- implemented kldrModMachOPreParseLoadCommands
Jan 30, 2007:
- 4:56 AM Changeset [2953] by
- windows + mix case => mess
- 4:02 AM Changeset [2952] by
- Mach-O in process (very early).
Jan 29, 2007:
- 3:10 AM Changeset [2951] by
- The command structures essential to MH_OBJECT.
Jan 16, 2007:
- 3:22 AM Changeset [2950] by
- Work in progress.
- 1:23 AM Changeset [2949] by
- Work in progress.
Jan 14, 2007:
- 11:35 PM Changeset [2948] by
- working on LX.
- 9:42 AM Changeset [2947] by
- Initialized pvMapping and corrected an assertion on it.
- 9:42 AM Changeset [2946] by
- Added missing kLdrModMostlyDone().
- 8:17 AM Changeset [2945] by
- fixed duplicate number.
Jan 13, 2007:
- 4:55 PM Changeset [2944] by
- split up kLdrHlp.c and kLdr.c to make it more flexible (like using the …
Jan 12, 2007:
- 7:51 PM Ticket #137 (emxomf: Don't truncate symbols twice.) created by
- Very long c++ symbols, already hashed after .o generation, are …
Jan 9, 2007:
- 7:40 AM Ticket #136 (libc: incorrect parsing of single quotes in commandline arguments) created by
- When invoking a program from an OS/2 command line, it's possible to …
Jan 8, 2007:
- 10:09 AM Changeset [2943] by
- fixed some i/o bugs.
- 9:15 AM Changeset [2942] by
- fixed signals (requires nasm w/ patch), broken fstat, missing headers, …
- 12:28 AM Changeset [2941] by
- bugfixing init/term.
Note:
See TracTimeline
for information about the timeline view.