Timeline
2006-08-29:
- 01:01 Ticket #110 (Superfluous DO in ENV.CMD) closed by
- fixed: (In [2801]) removed superfluous do in DirExists?. Fixes #110.
- 01:01 Changeset [2801] by
- removed superfluous do in DirExists?. Fixes #110.
- 00:55 Ticket #78 (Possiibly gcc optimization bug) closed by
- invalid: This is a breach of the strict aliaing rules. Try add -fno-strict-aliasing …
2006-08-28:
- 04:14 Changeset [2800] by
- Removed trailing slash.
- 04:10 Ticket #120 (libc: Address all potential fork() locks related to libc internal fmutexes) created by
- There are various odd fmutex locks around which may cause deadlocks in the …
- 04:01 Changeset [2799] by
- Lock the thread database before forking. Fixes #102. (from 0.6)
- 04:01 Ticket #102 (libc: thread db locked after fork) closed by
- fixed: (In [2798]) Lock the thread database before forking. Fixes #102.
- 04:01 Changeset [2798] by
- Lock the thread database before forking. Fixes #102.
- 03:20 Changeset [2797] by
- Fixed log problem in fork() child. Fixes #119. (from 0.6)
- 03:19 Ticket #119 (libc: logging stops in fork() child after libc data segment copying) closed by
- fixed: (In [2796]) Fixed log problem in fork() child. Fixes #119.
- 03:19 Changeset [2796] by
- Fixed log problem in fork() child. Fixes #119.
- 02:47 Ticket #119 (libc: logging stops in fork() child after libc data segment copying) created by
- There are two problems here. First, why do we get a different file handle …
- 02:37 Changeset [2795] by
- Corrected DosSetFHState mask. Fixes #118.
- 02:36 Ticket #118 (libc: Incorrect DosSetFHState mask) closed by
- fixed: (In [2794]) Corrected DosSetFHState mask. Fixes #118.
- 02:36 Changeset [2794] by
- Corrected DosSetFHState mask. Fixes #118.
- 02:26 Ticket #118 (libc: Incorrect DosSetFHState mask) created by
- We're using the incorrect mask to "turn off non=participating bits" for …
2006-08-27:
- 20:43 Ticket #117 (libc: open replace on RAMFS fails) created by
- RAMFS misbehaves when you request it to replace a file in DosOpen?. Try …
- 20:32 Changeset [2793] by
- Implemented the new length modifiers for *scanf. Adjusted the length …
- 20:31 Ticket #113 (libc: scanf("%lld", &lld)) closed by
- fixed: (In [2792]) Implemented the new length modifiers for *scanf. Adjusted the …
- 20:31 Changeset [2792] by
- Implemented the new length modifiers for *scanf. Adjusted the length …
- 20:25 Changeset [2791] by
- Basic integer tests.
- 20:18 Changeset [2790] by
- Basic integer tests.
- 19:24 Ticket #104 (emximp: Processes aliased exports in the wrong way) closed by
- invalid: On second glance, the above comment is wrong. The current .imp output is …
- 19:07 Ticket #116 (emxbind/emximp: Aliased exports - the meaning of N_IMP2) created by
- When using aliased exports (_ExportedName = _InternalName in the …
- 17:35 Ticket #115 (weakld: Don't bitch about export aliases) created by
- weakld always bitches about the exported name when seing: […]
- 17:21 Changeset [2789] by
- Two new testcase: fork-3 and atexit-1 (from 0.6)
- 17:15 Changeset [2788] by
- Two new testcase: fork-3 and atexit-1
- 16:28 Changeset [2787] by
- Fixed problems with fork() and module loading/unloading. Fixes #76. Fixed …
- 16:26 Ticket #76 (libc: fork() failed when using dlopen()) closed by
- fixed: (In [2786]) Fixed problems with fork() and module loading/unloading. Fixes …
- 16:26 Ticket #103 (libc: atexit() callbacks in dlls are called after ...) closed by
- fixed: (In [2786]) Fixed problems with fork() and module loading/unloading. Fixes …
- 16:26 Changeset [2786] by
- Fixed problems with fork() and module loading/unloading. Fixes #76. Fixed …
- 16:10 Ticket #114 (libc: Unloading a DLL can break wait*() and other libc operations.) closed by
- fixed: Fixed in [2784] and [2785].
- 16:09 Changeset [2785] by
- Added usage counting to _CRT_init and _CRT_term. Fixing #114. (from 0.6)
- 16:07 Changeset [2784] by
- Added usage counting to _CRT_init and _CRT_term. Fixing #114.
- 09:45 Changeset [2783] by
- Heap performance.
- 09:39 Changeset [2782] by
- Heap performance (something seems to have been left behind).
- 09:36 Changeset [2781] by
- Corrected two unsigned returns which should've been signed.
- 09:35 Changeset [2780] by
- Corrected two unsigned returns which should've been signed.
- 08:38 Ticket #114 (libc: Unloading a DLL can break wait*() and other libc operations.) created by
- _CRT_term() and _CRT_init() don't do any reference counting …
2006-08-25:
- 14:28 Ticket #113 (libc: scanf("%lld", &lld)) created by
- 'll' isn't recognized by scanf. This is a bug in _input.c, where 'll' …
2006-08-21:
- 03:56 Changeset [2779] by
- Added underscored prefix names data wp and win data exports. Fixes #111.
- 03:56 Ticket #111 (libos2: Correct som data imports) closed by
- fixed: (In [2778]) Added underscored prefix names data wp and win data exports. …
- 03:56 Changeset [2778] by
- Added underscored prefix names data wp and win data exports. Fixes #111.
- 03:47 Changeset [2777] by
- va_list -> va_list. Fixes #112.
- 03:47 Ticket #112 (libc: stdio.h va_list & _POSIX_C_SOURCE=1) closed by
- fixed: (In [2776]) va_list -> va_list. Fixes #112.
- 03:47 Changeset [2776] by
- va_list -> va_list. Fixes #112.
2006-08-20:
- 10:09 Changeset [2775] by
- info -> debug. tabs -> spaces.
- 09:50 Changeset [2774] by
- fixed a couple of clipboard issues. seems to work now.
- 09:49 Changeset [2773] by
- No tabs. Adjusted debug logging levels.
- 09:49 Changeset [2772] by
- wchar_t can be anything, it doesn't even have to be unicode.
- 08:17 Changeset [2771] by
- I hate tabs.
- 08:15 Changeset [2770] by
- I hate tabs.
- 08:12 Changeset [2769] by
- messing about.
- 08:11 Changeset [2768] by
- Expanded m_client to 64-bit. Finally managed to hack together a getKeyMap …
2006-08-19:
- 23:50 Ticket #112 (libc: stdio.h va_list & _POSIX_C_SOURCE=1) created by
- #define _POSIX_C_SOURCE 1 causes gcc to say "error: parse error before …
2006-08-16:
- 06:45 Changeset [2767] by
- Some more hacks.
- 06:36 Changeset [2766] by
- a simple spy.
2006-08-14:
- 18:28 Ticket #111 (libos2: Correct som data imports) created by
- We should provide underscore prefixed and plain data imports in …
- 18:20 Faq edited by
- underscors (diff)
- 06:55 Changeset [2765] by
- hacking on keyboard stuff.
2006-08-13:
- 22:58 Changeset [2764] by
- Fixed that 'ing hook problem. ARG!!!
- 12:50 Changeset [2763] by
- Grr. HK_MSGINPUT / PM sucks. Got mouse working, but the hook code contains …
- 02:01 Changeset [2762] by
- quick and dirty mouse motion.
- 01:41 Changeset [2761] by
- Hacking and debugging.
- 01:31 Changeset [2760] by
- skip the part of the file path which isn't interesting.
- 00:52 Changeset [2759] by
- Can't use DCE_POSTONE or DCE_AUTORESET with MUX. too bad.
- 00:51 Changeset [2758] by
- Prefix the log messages with tid+time so I can make some sense of all …
- 00:50 Changeset [2757] by
- Added missing freePMData method.
- 00:49 Changeset [2756] by
- Use a socketpair instead of a pipe on OS/2.
2006-07-31:
- 05:21 Changeset [2755] by
- bedtime
2006-07-30:
- 19:55 Changeset [2754] by
- added emacs local vars (stupid formatting).
- 18:02 Changeset [2753] by
- MINGW32 build config.
2006-07-29:
- 06:43 Changeset [2752] by
- Two classes (CPMScreen and CPMKeyState) + the hook dll left (and debugging …
2006-07-28:
- 23:30 Changeset [2751] by
- synergy v1.3.1 sources (zip).
- 23:29 Changeset [2750] by
- synergy v1.3.1 sources (zip).
- 23:22 Changeset [2749] by
- synergy v1.3.1 sources (zip).
2006-07-26:
- 22:57 Changeset [2748] by
- ulimit, getrlimit and setrlimit.
- 21:23 Changeset [2747] by
- Missing id_t type.
- 21:23 Changeset [2746] by
- wrappers for the old headers. Cleaned up the moved headers. added …
- 21:23 Changeset [2745] by
- wrappers for the old headers. Cleaned up the moved headers. added …
- 21:11 Changeset [2744] by
- move in progress.
- 21:10 Changeset [2743] by
- move in progress.
- 03:35 Changeset [2742] by
- More backend porting.
2006-07-23:
- 07:54 Changeset [2741] by
- Started backend cleanup for portability. Stil work in progress.
- 07:31 Changeset [2740] by
- oops.
- 07:23 Changeset [2739] by
- Started backend cleanup for portability. Work in progress.
2006-07-19:
- 03:24 Changeset [2738] by
- arg. too late.
- 03:22 Changeset [2737] by
- arg. too late.
- 03:22 Changeset [2736] by
- unix.
- 03:04 Changeset [2735] by
- 03:03 Changeset [2734] by
- experimenting.
2006-07-18:
- 03:19 Changeset [2733] by
- kNIX reorg in progress.
- 02:55 Changeset [2732] by
- kNIX reorg in progress.
- 02:24 Changeset [2731] by
- Split out more OS/2 specific locale bits. (forgot to add a file)
- 02:22 Changeset [2730] by
- Moved getpid() down to the frontend using fib.h.
- 02:03 Changeset [2729] by
- Split out more OS/2 specific locale bits. (should be all)
- 01:36 Changeset [2728] by
- More generic _gettid(). errno is OS/2 specific, so is threadid().
- 01:26 Changeset [2727] by
- Nt panic.
- 00:15 Changeset [2726] by
- Fast info blocks for Nt. Updated all users of the old header to user the …
2006-07-17:
- 20:25 Changeset [2725] by
- FastInfoBlocks?.h -> klibc/os2/fib.h
- 20:24 Changeset [2724] by
- FastInfoBlocks?.h -> klibc/os2/fib.h
- 07:10 Changeset [2723] by
- Started porting to NT.
- 06:01 Changeset [2722] by
- w32api v3.6
- 06:01 Changeset [2721] by
- w32api v3.6
- 05:56 Changeset [2720] by
- w32api v3.6
- 05:41 Changeset [2719] by
- Portability.
2006-07-16:
- 15:11 Changeset [2718] by
- fixed it after libc/sys move.
- 15:01 Changeset [2717] by
- building on nt. (work in progress)
- 05:38 kBuild edited by
- kBuild has moved to subversion and trac. (diff)
- 05:35 Changeset [2716] by
- Fixed two installation bugs. Configured the .profiled.dll and …
- 05:23 Changeset [2715] by
- Configured libsocket and libsyslog. the v4 bit is a wee-bit dogdy.
- 05:21 Changeset [2714] by
- Dunno why I didn't see this bug earlier…
- 05:21 Changeset [2713] by
- Import lib.
- 04:48 Changeset [2712] by
- Configured lazy import libs.
- 04:18 Changeset [2711] by
- Check CFG_LIBC_*_LIBS before creating the variant libraries.
- 02:58 Changeset [2710] by
- Made libc07.dll build.
- 02:58 Changeset [2709] by
- Makefile config.
2006-07-15:
- 23:39 Changeset [2708] by
- Before cleanup.
- 23:27 Changeset [2707] by
- Created Sub-Makefiles for src/gencat
- 22:53 Changeset [2706] by
- Created Sub-Makefiles for src/msun
- 22:45 Changeset [2705] by
- Created Sub-Makefiles for src/glibc
- 07:34 Changeset [2704] by
- Created Sub-Makefiles for src/fbsdlibc
- 06:49 Changeset [2703] by
- early draft.
- 06:47 Changeset [2702] by
- Created Sub-Makefiles for src/libc.
2006-06-24:
- 17:20 Ticket #110 (Superfluous DO in ENV.CMD) created by
- When using OREXX, it complains about a superfluous DO in line 579, func …
2006-05-31:
- 00:55 Ticket #107 (crash in threads with cerr-usage when cin is a pipe) closed by
- duplicate: same as #109
Note: See TracTimeline
for information about the timeline view.
