|
|
@2813
|
19 years |
bird |
Implemented nan(), nanl(), and nanf(). Fixes #125.
|
|
|
@2812
|
19 years |
bird |
Exit with 8 instead of -1 on weakld failures. Fixes #123.
|
|
|
@2811
|
19 years |
bird |
A tad to quick there... Fixes #122.
|
|
|
@2810
|
19 years |
bird |
Fixed file creation when opening with read-only acess. Fixes #122.
|
|
|
@2809
|
19 years |
bird |
execve testcase.
|
|
|
@2808
|
19 years |
bird |
O_EXCL testcase.
|
|
|
@2807
|
19 years |
bird |
some init code.
|
|
|
@2806
|
19 years |
bird |
rewrote crt0 and dll0.
|
|
|
@2805
|
19 years |
bird |
restructuring.
|
|
|
@2804
|
19 years |
bird |
Exception handlers. libc07 will fail initterm if an exception occurs …
|
|
|
@2803
|
19 years |
bird |
Log module handle when registering a fork module.
|
|
|
@2802
|
19 years |
bird |
libc061.dll forwarder
|
|
|
@2801
|
19 years |
bird |
removed superfluous do in DirExists. Fixes #110.
|
|
|
@2800
|
19 years |
bird |
Removed trailing slash.
|
|
|
@2799
|
19 years |
bird |
Lock the thread database before forking. Fixes #102. (from 0.6)
|
|
|
@2798
|
19 years |
bird |
Lock the thread database before forking. Fixes #102.
|
|
|
@2797
|
19 years |
bird |
Fixed log problem in fork() child. Fixes #119. (from 0.6)
|
|
|
@2796
|
19 years |
bird |
Fixed log problem in fork() child. Fixes #119.
|
|
|
@2795
|
19 years |
bird |
Corrected DosSetFHState mask. Fixes #118.
|
|
|
@2794
|
19 years |
bird |
Corrected DosSetFHState mask. Fixes #118.
|
|
|
@2793
|
19 years |
bird |
Implemented the new length modifiers for *scanf. Adjusted the length …
|
|
|
@2792
|
19 years |
bird |
Implemented the new length modifiers for *scanf. Adjusted the length …
|
|
|
@2791
|
19 years |
bird |
Basic integer tests.
|
|
|
@2790
|
19 years |
bird |
Basic integer tests.
|
|
|
@2789
|
19 years |
bird |
Two new testcase: fork-3 and atexit-1 (from 0.6)
|
|
|
@2788
|
19 years |
bird |
Two new testcase: fork-3 and atexit-1
|
|
|
@2787
|
19 years |
bird |
Fixed problems with fork() and module loading/unloading. Fixes #76. …
|
|
|
@2786
|
19 years |
bird |
Fixed problems with fork() and module loading/unloading. Fixes #76. …
|
|
|
@2785
|
19 years |
bird |
Added usage counting to _CRT_init and _CRT_term. Fixing #114. (from 0.6)
|
|
|
@2784
|
19 years |
bird |
Added usage counting to _CRT_init and _CRT_term. Fixing #114.
|
|
|
@2783
|
19 years |
bird |
Heap performance.
|
|
|
@2782
|
19 years |
bird |
Heap performance (something seems to have been left behind).
|
|
|
@2781
|
19 years |
bird |
Corrected two unsigned returns which should've been signed.
|
|
|
@2780
|
19 years |
bird |
Corrected two unsigned returns which should've been signed.
|
|
|
@2779
|
19 years |
bird |
Added underscored prefix names data wp and win data exports. Fixes #111.
|
|
|
@2778
|
19 years |
bird |
Added underscored prefix names data wp and win data exports. Fixes #111.
|
|
|
@2777
|
19 years |
bird |
va_list -> va_list. Fixes #112.
|
|
|
@2776
|
19 years |
bird |
va_list -> va_list. Fixes #112.
|
|
|
@2775
|
19 years |
bird |
info -> debug. tabs -> spaces.
|
|
|
@2774
|
19 years |
bird |
fixed a couple of clipboard issues. seems to work now.
|
|
|
@2773
|
19 years |
bird |
No tabs. Adjusted debug logging levels.
|
|
|
@2772
|
19 years |
bird |
wchar_t can be anything, it doesn't even have to be unicode.
|
|
|
@2771
|
19 years |
bird |
I hate tabs.
|
|
|
@2770
|
19 years |
bird |
I hate tabs.
|
|
|
@2769
|
19 years |
bird |
messing about.
|
|
|
@2768
|
19 years |
bird |
Expanded m_client to 64-bit. Finally managed to hack together a …
|
|
|
@2767
|
19 years |
bird |
Some more hacks.
|
|
|
@2766
|
19 years |
bird |
a simple spy.
|
|
|
@2765
|
19 years |
bird |
hacking on keyboard stuff.
|
|
|
@2764
|
19 years |
bird |
Fixed that 'ing hook problem. ARG!!!
|
|
|
@2763
|
19 years |
bird |
Grr. HK_MSGINPUT / PM sucks. Got mouse working, but the hook code …
|
|
|
@2762
|
19 years |
bird |
quick and dirty mouse motion.
|
|
|
@2761
|
19 years |
bird |
Hacking and debugging.
|
|
|
@2760
|
19 years |
bird |
skip the part of the file path which isn't interesting.
|
|
|
@2759
|
19 years |
bird |
Can't use DCE_POSTONE or DCE_AUTORESET with MUX. too bad.
|
|
|
@2758
|
19 years |
bird |
Prefix the log messages with tid+time so I can make some sense of all this.
|
|
|
@2757
|
19 years |
bird |
Added missing freePMData method.
|
|
|
@2756
|
19 years |
bird |
Use a socketpair instead of a pipe on OS/2.
|
|
|
@2755
|
19 years |
bird |
bedtime
|
|
|
@2754
|
19 years |
bird |
added emacs local vars (stupid formatting).
|
|
|
@2753
|
19 years |
bird |
MINGW32 build config.
|
|
|
@2752
|
19 years |
bird |
Two classes (CPMScreen and CPMKeyState) + the hook dll left (and …
|
|
|
@2751
|
19 years |
bird |
synergy v1.3.1 sources (zip).
|
|
|
@2750
|
19 years |
bird |
synergy v1.3.1 sources (zip).
|
|
|
@2749
|
19 years |
bird |
synergy v1.3.1 sources (zip).
|
|
|
@2748
|
19 years |
bird |
ulimit, getrlimit and setrlimit.
|
|
|
@2747
|
19 years |
bird |
Missing id_t type.
|
|
|
@2746
|
19 years |
bird |
wrappers for the old headers. Cleaned up the moved headers. added …
|
|
|
@2745
|
19 years |
bird |
wrappers for the old headers. Cleaned up the moved headers. added …
|
|
|
@2744
|
19 years |
bird |
move in progress.
|
|
|
@2743
|
19 years |
bird |
move in progress.
|
|
|
@2742
|
19 years |
bird |
More backend porting.
|
|
|
@2741
|
19 years |
bird |
Started backend cleanup for portability. Stil work in progress.
|
|
|
@2740
|
19 years |
bird |
oops.
|
|
|
@2739
|
19 years |
bird |
Started backend cleanup for portability. Work in progress.
|
|
|
@2738
|
19 years |
bird |
arg. too late.
|
|
|
@2737
|
19 years |
bird |
arg. too late.
|
|
|
@2736
|
19 years |
bird |
unix.
|
|
|
@2735
|
19 years |
bird |
|
|
|
@2734
|
19 years |
bird |
experimenting.
|
|
|
@2733
|
19 years |
bird |
kNIX reorg in progress.
|
|
|
@2732
|
19 years |
bird |
kNIX reorg in progress.
|
|
|
@2731
|
19 years |
bird |
Split out more OS/2 specific locale bits. (forgot to add a file)
|
|
|
@2730
|
19 years |
bird |
Moved getpid() down to the frontend using fib.h.
|
|
|
@2729
|
19 years |
bird |
Split out more OS/2 specific locale bits. (should be all)
|
|
|
@2728
|
19 years |
bird |
More generic _gettid(). errno is OS/2 specific, so is threadid().
|
|
|
@2727
|
19 years |
bird |
Nt panic.
|
|
|
@2726
|
19 years |
bird |
Fast info blocks for Nt. Updated all users of the old header to user …
|
|
|
@2725
|
19 years |
bird |
FastInfoBlocks.h -> klibc/os2/fib.h
|
|
|
@2724
|
19 years |
bird |
FastInfoBlocks.h -> klibc/os2/fib.h
|
|
|
@2723
|
19 years |
bird |
Started porting to NT.
|
|
|
@2722
|
19 years |
bird |
w32api v3.6
|
|
|
@2721
|
19 years |
bird |
w32api v3.6
|
|
|
@2720
|
19 years |
bird |
w32api v3.6
|
|
|
@2719
|
19 years |
bird |
Portability.
|
|
|
@2718
|
19 years |
bird |
fixed it after libc/sys move.
|
|
|
@2717
|
19 years |
bird |
building on nt. (work in progress)
|
|
|
@2716
|
19 years |
bird |
Fixed two installation bugs. Configured the .profiled.dll and …
|
|
|
@2715
|
19 years |
bird |
Configured libsocket and libsyslog. the v4 bit is a wee-bit dogdy.
|
|
|
@2714
|
19 years |
bird |
Dunno why I didn't see this bug earlier…
|
|
|