|
|
@3213
|
18 years |
bird |
Wrong object freed in bailout. fixes uconv crash.
|
|
|
@3106
|
18 years |
bird |
fixed copy and past bug found by Yuri.
|
|
|
@3104
|
18 years |
bird |
kLIBC
|
|
|
@3103
|
18 years |
bird |
new version.
|
|
|
@3102
|
18 years |
bird |
workaround for lost signals / thread pokes. Fixes #152.
|
|
|
@3101
|
18 years |
bird |
mark the recursion.
|
|
|
@3100
|
18 years |
bird |
Some parallel building hacks.
|
|
|
@3099
|
18 years |
bird |
Use kmk builtins.
|
|
|
@3098
|
18 years |
bird |
changed the filehandle mutex to must-complete. Fixes #151.
|
|
|
@3071
|
18 years |
bird |
implemented _SC_PAGE_SIZE/_SC_PAGESIZE.
|
|
|
@3069
|
18 years |
bird |
Fixed symlink content.
|
|
|
@3067
|
18 years |
bird |
fixed reference to uninitialized variable with the #148 fix.
|
|
|
@3063
|
18 years |
bird |
Fake something half ok when a device is being stat()'ed. Fixes #149.
|
|
|
@3060
|
18 years |
bird |
Set structure field name to <anonymous> if it doesn't have any name.
|
|
|
@3058
|
18 years |
bird |
Merged in regex from glibc 2.5.
|
|
|
@3057
|
18 years |
bird |
Speed up when using kmk.
|
|
|
@3055
|
18 years |
bird |
Added a fixed default (C/POSIX) collate locale to avoid unilib …
|
|
|
@3054
|
18 years |
bird |
Added a fixed default (C/POSIX) collate locale to avoid unilib …
|
|
|
@3053
|
18 years |
bird |
Added a fixed default (C/POSIX) collate locale to avoid unilib …
|
|
|
@3051
|
18 years |
bird |
wcscoll test.
|
|
|
@3049
|
18 years |
bird |
Return correct error code.
|
|
|
@3026
|
18 years |
bird |
Make an attempt at converting common ilink/link386 options to wlink …
|
|
|
@3024
|
18 years |
bird |
INET_ADDRSTRLEN. Ref #127.
|
|
|
@3022
|
18 years |
bird |
Fixed fread bug that blocked up write-only streams.
|
|
|
@3020
|
18 years |
bird |
Implemented non-standard enum (size) based on a patch from Froloff.
|
|
|
@3019
|
18 years |
bird |
Fixed broken tolower (when not inlined). Fixes #144.
|
|
|
@3016
|
18 years |
bird |
A toupper/lower testcase.
|
|
|
@3014
|
18 years |
bird |
Fixed chdir failure hiding.
|
|
|
@3012
|
18 years |
bird |
Fixed tempnam(NULL,NULL) crash and errno clobbering.
|
|
|
@3010
|
18 years |
bird |
fixed testcase name.
|
|
|
@3008
|
18 years |
bird |
unix fix.
|
|
|
@3007
|
18 years |
bird |
a quick tempnam testcase.
|
|
|
@3005
|
18 years |
bird |
Fixed watcom .def file parsing.
|
|
|
@3004
|
18 years |
bird |
Fixed wrong segment class.
|
|
|
@3003
|
18 years |
bird |
Fixed a typo in the collate default data. Optimized strcoll and added …
|
|
|
@3001
|
18 years |
bird |
a couple of more locales.
|
|
|
@3000
|
18 years |
bird |
simple strcoll testcase.
|
|
|
@2998
|
18 years |
bird |
Applied the -Zsym patch from Yuri.
|
|
|
@2996
|
18 years |
bird |
Applied the -Zsym patch from Yuri.
|
|
|
@2995
|
18 years |
bird |
Applied the -Zsym patch from Yuri.
|
|
|
@2993
|
18 years |
bird |
applied the remaining patch from Yuri.
|
|
|
@2992
|
18 years |
bird |
include the right types.h. Fixes #141.
|
|
|
@2990
|
18 years |
bird |
New single quote handling, Fixes #136.
|
|
|
@2987
|
18 years |
bird |
Applied fix from Yuri addressing converion of IMPORTS statement …
|
|
|
@2985
|
18 years |
bird |
dllar.cmd enhancements from Yuri.
|
|
|
@2983
|
18 years |
bird |
Guard against double truncation.
|
|
|
@2982
|
18 years |
bird |
Backported .def line length fix from the trunk.
|
|
|
@2897
|
19 years |
bird |
delirium
|
|
|
@2896
|
19 years |
bird |
fixed problem linking debug builds.
|
|
|
@2894
|
19 years |
bird |
Fixed a typo introduced when implementing some wchar support in …
|
|
|
@2822
|
19 years |
bird |
#128: UNI_SYSTEM_LOCALES, UNI_USER_LOCALES, ULS_LNAMEMAX, and …
|
|
|
@2817
|
19 years |
bird |
Regenerated from a release build. The debug library seems to be …
|
|
|
@2816
|
19 years |
bird |
Support wlink as an alternative to ilink and link386. backported from …
|
|
|
@2815
|
19 years |
bird |
Support wlink as an alternative to ilink and link386. backported from …
|
|
|
@2814
|
19 years |
bird |
Link libstdc++ into the libc dll. Fixes #124.
|
|
|
@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.
|
|
|
@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
|
|
|
@2800
|
19 years |
bird |
Removed trailing slash.
|
|
|
@2798
|
19 years |
bird |
Lock the thread database before forking. Fixes #102.
|
|
|
@2796
|
19 years |
bird |
Fixed log problem in fork() child. Fixes #119.
|
|
|
@2795
|
19 years |
bird |
Corrected DosSetFHState mask. Fixes #118.
|
|
|
@2792
|
19 years |
bird |
Implemented the new length modifiers for *scanf. Adjusted the length …
|
|
|
@2790
|
19 years |
bird |
Basic integer tests.
|
|
|
@2788
|
19 years |
bird |
Two new testcase: fork-3 and atexit-1
|
|
|
@2786
|
19 years |
bird |
Fixed problems with fork() and module loading/unloading. Fixes #76. …
|
|
|
@2784
|
19 years |
bird |
Added usage counting to _CRT_init and _CRT_term. Fixing #114.
|
|
|
@2782
|
19 years |
bird |
Heap performance (something seems to have been left behind).
|
|
|
@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.
|
|
|
@2777
|
19 years |
bird |
va_list -> va_list. Fixes #112.
|
|
|
@2699
|
19 years |
bird |
Fixes #109. This also fixes a bug in the ghtread_once implementation …
|
|
|
@2698
|
19 years |
bird |
Corrected todo.
|
|
|
@2695
|
19 years |
bird |
Fixes #100: On OS/2 we don't do weak symbols across module …
|
|
|
@2685
|
19 years |
bird |
Inlined _um_find_bucket.
|
|
|
@2684
|
19 years |
bird |
0.6.2
|
|
|
@2656
|
19 years |
bird |
final release notes.
|
|
|
@2655
|
19 years |
bird |
0.6.1 and new nice.
|
|
|
@2654
|
19 years |
bird |
Try put the log file handle above the range of the standard handles.
|
|
|
@2653
|
19 years |
bird |
Corrected testcase to work with glibc & libc.
|
|
|
@2652
|
19 years |
bird |
#71: Fixed incorrect fmutex padding in FILE which cause _fcloseall …
|
|
|
@2651
|
19 years |
bird |
#71: added testcase for fcloseall and the fmutex padding in FILE.
|
|
|
@2650
|
19 years |
bird |
#70: Demangle symbol names in debug info. (thanks to Yuri)
|
|
|
@2649
|
19 years |
bird |
#69: Corrected a few problems related to dos drives and slashes in …
|
|
|
@2648
|
19 years |
bird |
#69: Corrected a few problems related to dos drives and slashes in …
|
|
|
@2647
|
19 years |
bird |
read & write logging, and added support for more size flags to the …
|
|
|
@2646
|
19 years |
bird |
#68: Implemented the _GETOPT_DECLARED blocker in getopt.h too.
|
|
|
@2641
|
19 years |
bird |
This bugger links .dll -> .so before we get to emximp. So, we must …
|
|
|
@2639
|
19 years |
bird |
This bugger links .dll -> .so before we get to emximp. So, we must …
|
|
|
@2628
|
19 years |
bird |
#67: Removed termcap.h, curses.h, bsd/curses.h, bsd/termcap.h, …
|
|
|
@2620
|
19 years |
bird |
#65: Added sys/_timespec.h and uncommented it's inclusion in …
|
|
|
@2616
|
19 years |
bird |
Fixed wrong target name written into the symlink.
|
|
|
@2613
|
19 years |
bird |
…
|
|
|
@2594
|
19 years |
bird |
#62: Fixed incorrect EOF treatment in getdelim (and in getline since …
|
|
|