.. |
.cvsignore
|
Added winebuild support for generating a .dbg.c file containing the
|
2002-05-14 20:54:58 +00:00 |
Makefile.in
|
Added -res option to specify resources on winebuild command-line.
|
2002-05-11 23:06:32 +00:00 |
console.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
cpp.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
ctype.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
data.c
|
Export global argc/argv variables from libwine and remove the
|
2002-05-16 23:16:01 +00:00 |
dir.c
|
Attempt at fixing MAX_PATH issues for mingw.
|
2002-05-01 18:13:18 +00:00 |
environ.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
errno.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
except.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
exit.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
file.c
|
_open_osfhandle: set at least the _IOREAD flag.
|
2002-07-09 01:58:27 +00:00 |
heap.c
|
MSVCRT_operator_new: Call handler only when "new" operation fails.
|
2002-07-05 00:18:08 +00:00 |
lconv.c
|
Add stub for __lconv_init().
|
2002-03-26 01:51:55 +00:00 |
locale.c
|
Better support for configure detection of missing types, added check
|
2002-04-26 19:05:15 +00:00 |
lock.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
main.c
|
Flush stdio on exit.
|
2002-07-05 21:23:07 +00:00 |
math.c
|
Some fixes for compiling on Sparc.
|
2002-05-16 23:08:01 +00:00 |
mbcs.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
misc.c
|
Cast void* to char* for pointer arithmetic.
|
2002-07-03 21:10:43 +00:00 |
ms_errno.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
msvcrt.h
|
Flush stdio on exit.
|
2002-07-05 21:23:07 +00:00 |
msvcrt.spec
|
fgets, fgetws: don't treat the possible uninitialized buffers as valid
|
2002-07-08 20:44:33 +00:00 |
mtdll.h
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
process.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
string.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
thread.c
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
time.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
wcs.c
|
Fix msvcrt._vsnwprintf format reading bug like NTDLL_vsnwprintf.
|
2002-05-20 18:02:47 +00:00 |