data.c
|
msvcrt: Remove unused variable.
|
2007-03-15 12:25:12 +01:00 |
dir.c
|
msvcrt: Fix _makepath().
|
2007-08-07 12:36:23 +02:00 |
file.c
|
msvcrt: Fix ^Z handling in text mode.
|
2007-10-09 11:39:57 +02:00 |
headers.c
|
msvcrt: Implemented stat64, wstat64 and fstat64.
|
2007-02-14 12:31:14 +01:00 |
heap.c
|
msvcrt/tests: Add _aligned_malloc tests.
|
2007-07-31 20:32:57 +02:00 |
printf.c
|
msvcrt: New implementation of fcvt.
|
2007-09-25 12:37:32 +02:00 |
time.c
|
msvcrt: Route mktime and localtime to glibc.
|
2007-08-21 12:41:35 +02:00 |