dir.c
|
msvcrt: Use the correct type for findnext64.
|
2012-01-06 21:57:38 +01:00 |
errno.c
|
msvcrt: Don't name a local variable 'errno'.
|
2012-01-06 21:48:56 +01:00 |
file.c
|
msvcrt: Fix file mode T (temporary file).
|
2012-03-28 11:47:13 +02:00 |
locale.c
|
msvcrt: Added _Strftime implementation.
|
2012-04-11 18:23:23 +02:00 |
printf.h
|
msvcrt: Fix a typo.
|
2012-03-26 12:41:27 +02:00 |
scanf.h
|
msvcrt: Make WEOF returned from swscanf signed.
|
2012-01-06 19:24:16 +01:00 |
time.c
|
msvcrt: Added _Strftime implementation.
|
2012-04-11 18:23:23 +02:00 |