data.c
|
msvcrt: Remove unused variable.
|
2007-03-15 12:25:12 +01:00 |
dir.c
|
msvcrt: Make tests for [w]makepath pass.
|
2008-07-09 12:35:07 +02:00 |
file.c
|
msvcrt: Fix file test which fails on Vista.
|
2008-05-28 19:32:37 +02:00 |
headers.c
|
msvcrt: Implemented stat64, wstat64 and fstat64.
|
2007-02-14 12:31:14 +01:00 |
printf.c
|
msvcrt: Fix exponents in *printf family.
|
2008-07-16 20:10:28 +02:00 |
scanf.c
|
msvcrt: Implement %p for scanf.
|
2008-07-02 11:37:18 +02:00 |
time.c
|
msvcrt: Route mktime and localtime to glibc.
|
2007-08-21 12:41:35 +02:00 |