source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2783   19 years bird Heap performance.
(edit) @2782   19 years bird Heap performance (something seems to have been left behind).
(edit) @2781   19 years bird Corrected two unsigned returns which should've been signed.
(edit) @2780   19 years bird Corrected two unsigned returns which should've been signed.
(edit) @2779   19 years bird Added underscored prefix names data wp and win data exports. Fixes #111.
(edit) @2778   19 years bird Added underscored prefix names data wp and win data exports. Fixes #111.
(edit) @2777   19 years bird va_list -> va_list. Fixes #112.
(edit) @2776   19 years bird va_list -> va_list. Fixes #112.
(edit) @2775   19 years bird info -> debug. tabs -> spaces.
(edit) @2774   19 years bird fixed a couple of clipboard issues. seems to work now.
(edit) @2773   19 years bird No tabs. Adjusted debug logging levels.
(edit) @2772   19 years bird wchar_t can be anything, it doesn't even have to be unicode.
(edit) @2771   19 years bird I hate tabs.
(edit) @2770   19 years bird I hate tabs.
(edit) @2769   19 years bird messing about.
(edit) @2768   19 years bird Expanded m_client to 64-bit. Finally managed to hack together a …
(edit) @2767   19 years bird Some more hacks.
(edit) @2766   19 years bird a simple spy.
(edit) @2765   19 years bird hacking on keyboard stuff.
(edit) @2764   19 years bird Fixed that 'ing hook problem. ARG!!!
(edit) @2763   19 years bird Grr. HK_MSGINPUT / PM sucks. Got mouse working, but the hook code …
(edit) @2762   19 years bird quick and dirty mouse motion.
(edit) @2761   19 years bird Hacking and debugging.
(edit) @2760   19 years bird skip the part of the file path which isn't interesting.
(edit) @2759   19 years bird Can't use DCE_POSTONE or DCE_AUTORESET with MUX. too bad.
(edit) @2758   19 years bird Prefix the log messages with tid+time so I can make some sense of all this.
(edit) @2757   19 years bird Added missing freePMData method.
(edit) @2756   19 years bird Use a socketpair instead of a pipe on OS/2.
(edit) @2755   19 years bird bedtime
(edit) @2754   19 years bird added emacs local vars (stupid formatting).
(edit) @2753   19 years bird MINGW32 build config.
(edit) @2752   19 years bird Two classes (CPMScreen and CPMKeyState) + the hook dll left (and …
(edit) @2751   19 years bird synergy v1.3.1 sources (zip).
(edit) @2750   19 years bird synergy v1.3.1 sources (zip).
(edit) @2749   19 years bird synergy v1.3.1 sources (zip).
(edit) @2748   19 years bird ulimit, getrlimit and setrlimit.
(edit) @2747   19 years bird Missing id_t type.
(edit) @2746   19 years bird wrappers for the old headers. Cleaned up the moved headers. added …
(edit) @2745   19 years bird wrappers for the old headers. Cleaned up the moved headers. added …
(edit) @2744   19 years bird move in progress.
(edit) @2743   19 years bird move in progress.
(edit) @2742   19 years bird More backend porting.
(edit) @2741   19 years bird Started backend cleanup for portability. Stil work in progress.
(edit) @2740   19 years bird oops.
(edit) @2739   19 years bird Started backend cleanup for portability. Work in progress.
(edit) @2738   19 years bird arg. too late.
(edit) @2737   19 years bird arg. too late.
(edit) @2736   19 years bird unix.
(edit) @2735   19 years bird
(edit) @2734   19 years bird experimenting.
(edit) @2733   19 years bird kNIX reorg in progress.
(edit) @2732   19 years bird kNIX reorg in progress.
(edit) @2731   19 years bird Split out more OS/2 specific locale bits. (forgot to add a file)
(edit) @2730   19 years bird Moved getpid() down to the frontend using fib.h.
(edit) @2729   19 years bird Split out more OS/2 specific locale bits. (should be all)
(edit) @2728   19 years bird More generic _gettid(). errno is OS/2 specific, so is threadid().
(edit) @2727   19 years bird Nt panic.
(edit) @2726   19 years bird Fast info blocks for Nt. Updated all users of the old header to user …
(edit) @2725   19 years bird FastInfoBlocks.h -> klibc/os2/fib.h
(edit) @2724   19 years bird FastInfoBlocks.h -> klibc/os2/fib.h
(edit) @2723   19 years bird Started porting to NT.
(edit) @2722   19 years bird w32api v3.6
(edit) @2721   19 years bird w32api v3.6
(edit) @2720   19 years bird w32api v3.6
(edit) @2719   19 years bird Portability.
(edit) @2718   19 years bird fixed it after libc/sys move.
(edit) @2717   19 years bird building on nt. (work in progress)
(edit) @2716   19 years bird Fixed two installation bugs. Configured the .profiled.dll and …
(edit) @2715   19 years bird Configured libsocket and libsyslog. the v4 bit is a wee-bit dogdy.
(edit) @2714   19 years bird Dunno why I didn't see this bug earlier…
(edit) @2713   19 years bird Import lib.
(edit) @2712   19 years bird Configured lazy import libs.
(edit) @2711   19 years bird Check CFG_LIBC_*_LIBS before creating the variant libraries.
(edit) @2710   19 years bird Made libc07.dll build.
(edit) @2709   19 years bird Makefile config.
(edit) @2708   19 years bird Before cleanup.
(edit) @2707   19 years bird Created Sub-Makefiles for src/gencat
(edit) @2706   19 years bird Created Sub-Makefiles for src/msun
(edit) @2705   19 years bird Created Sub-Makefiles for src/glibc
(edit) @2704   19 years bird Created Sub-Makefiles for src/fbsdlibc
(edit) @2703   19 years bird early draft.
(edit) @2702   19 years bird Created Sub-Makefiles for src/libc.
(edit) @2701   19 years bird kBuild link.
(edit) @2700   19 years bird Applied the #109 fix to the trunk. (Testing references #109.)
(edit) @2699   19 years bird Fixes #109. This also fixes a bug in the ghtread_once implementation …
(edit) @2698   19 years bird Corrected todo.
(edit) @2697   19 years bird Corrected todo.
(edit) @2696   19 years bird Fixes #100: On OS/2 we don't do weak symbols across module …
(edit) @2695   19 years bird Fixes #100: On OS/2 we don't do weak symbols across module …
(edit) @2694   19 years bird When parsing a .def-file from weakld with very long lines (511+ chars) …
(edit) @2693   19 years bird #89: wlink is now default. Fixed exp=int$w$ problem with wlink.
(edit) @2692   19 years bird #89: more wlink stuff. ; Fixed the exp=int .def errors in weakld.
(edit) @2691   19 years bird Corrected error() to fprintf.
(edit) @2690   19 years bird #89: wlink defines end, _end, edata and _edata, so split it all up …
(edit) @2689   19 years bird #89: Experimental support for wlink (the watcom linker).
(edit) @2688   19 years bird initial submakefile attempt.
(edit) @2687   19 years bird obsolete
(edit) @2686   19 years bird dead
(edit) @2685   19 years bird Inlined _um_find_bucket.
(edit) @2684   19 years bird 0.6.2
Note: See TracRevisionLog for help on using the revision log.