.. |
.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
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
heap.c
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +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
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +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
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
ms_errno.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
msvcrt.h
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
msvcrt.spec
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +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 |