2001-04-10 |
Francois Gouget | Fix the signature of __GetMainArgs and __getmainargs... |
tree | commitdiff |
2001-02-21 |
Alexandre Julliard | __getmainargs last argument is a pointer to new_mode. |
tree | commitdiff |
2001-02-20 |
Alexandre Julliard | Fixed __GetMainArgs. |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Fixed toupper/_toupper mixup. |
tree | commitdiff |
2001-01-12 |
Jon Griffiths | Turn crtdll into forwards to msvcrt. |
tree | commitdiff |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches. |
tree | commitdiff |
2000-12-27 |
Ulrich Weigand | Don't link with libw if libc already contains w* routines. |
tree | commitdiff |
2000-12-21 |
Dmitry Timoshkov | Do not free the not owned error string. |
tree | commitdiff |
2000-12-19 |
Jon Griffiths | - Add several mbcs and CP 932 functions, fix some exist... |
tree | commitdiff |
2000-12-18 |
David Elliott | Changed typo va_list to valist. |
tree | commitdiff |
2000-12-16 |
Jon Griffiths | - Fix _fullpath & splitpath, winapi_check fixes |
tree | commitdiff |
2000-12-16 |
Alexandre Julliard | Fixed infinite loop in CRTDLL__fcloseall. |
tree | commitdiff |
2000-12-13 |
Marcus Meissner | Fixed crtdll compile problem regarding fpos_t in glibc2.2. |
tree | commitdiff |
2000-12-13 |
Jon Griffiths | - Implement console I/O |
tree | commitdiff |
2000-12-12 |
Jon Griffiths | - Implemented setlocale parsing and LC_TYPE behavior. |
tree | commitdiff |
2000-12-11 |
Alexandre Julliard | Moved all Wine internal definitions out of process.h. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Use libwine and libwine_unicode directly from their... |
tree | commitdiff |
2000-12-02 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-27 |
Jon Griffiths | - configure tests for finite()/fpclass(), fixes BSD... |
tree | commitdiff |
2000-11-26 |
Alexandre Julliard | Moved wsprintf functions to dlls/user. |
tree | commitdiff |
2000-11-26 |
Alexandre Julliard | Added entry point flags -noimport, -norelay, -ret64... |
tree | commitdiff |
2000-11-25 |
Marcus Meissner | glibc2.2 needs __USE_ISOC99 for FP_NAN and isfinite(). |
tree | commitdiff |
2000-11-25 |
Jon Griffiths | - Fix ctype(), make is* functions binary compatible |
tree | commitdiff |
2000-11-25 |
Jon Griffiths | - Add math calls: scalb, fpclass, nextafter, logb,... |
tree | commitdiff |
2000-11-16 |
Alexandre Julliard | Removed calls to Wine internal functions. |
tree | commitdiff |
2000-11-15 |
Jon Griffiths | - Complete the implementation of heap functions |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
tree | commitdiff |
2000-11-08 |
Jon Griffiths | - Implemented 73 CRT functions |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Added import of ntdll. |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. Added a few... |
tree | commitdiff |
2000-08-11 |
Alexandre Julliard | Added Unicode ctype support. |
tree | commitdiff |
2000-08-11 |
Ove Kaaven | Implemented fopen() append mode, and a really cheesy... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-08-01 |
Marcus Meissner | Fixed 2 forward entries. |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-07-11 |
Marcus Meissner | Implemented _vsnprintf by calling wvsnprintfA. |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
tree | commitdiff |
2000-06-14 |
<jimregan@litsu.ie> | Added difftime function. |
tree | commitdiff |
2000-06-08 |
Dmitry Timoshkov | Implement NTDLL.towupper and NTDLL.towlower using alrea... |
tree | commitdiff |
2000-04-16 |
Uwe Bonnes | fgets: Don't swallow \n, treat EOF |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | - Added/fixed some documentation reported by winapi_check |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-12 |
Waldek Hebisch | Implemented _read and _lseek. |
tree | commitdiff |
2000-03-08 |
Alexandre Julliard | Cleaned up CRTDLL__unlink. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | More portable CRTDLL_iswctype. |
tree | commitdiff |
2000-02-14 |
Gerald Pfeifer | Fixed FreeBSD compile. |
tree | commitdiff |
2000-02-13 |
David Howells | Implemented isw*() wctype.h functions. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-01-25 |
Alexandre Julliard | Use argv[0] to locate the server executable. |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore... |
tree | commitdiff |
2000-01-04 |
Andreas Mohr | - prevent mem leak of CRTDLL_acmdln_dll |
tree | commitdiff |
2000-01-01 |
Alexandre Julliard | Make use of automatic ordinal allocation. |
tree | commitdiff |
1999-11-14 |
Marcus Meissner | Work around glibc bug, that does not handle latin-1... |
tree | commitdiff |
1999-11-12 |
Bernd Paysan | Added a stub for setjmp. |
tree | commitdiff |
1999-10-31 |
Patrik Stridvall | Fixed documentation. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | Added spec file declarations for already implemented... |
tree | commitdiff |
1999-09-29 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check,... |
tree | commitdiff |
1999-09-10 |
Juergen Schmied | Prevent endless loop in except2. |
tree | commitdiff |
1999-08-08 |
Alexandre Julliard | Reimplemented multi-byte and wide-chars functions to... |
tree | commitdiff |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
tree | commitdiff |
|