tests
|
Make some function static.
|
2005-06-20 15:35:54 +00:00 |
data.c
|
- move _timezone to time.c, and correct its type
|
2005-05-14 11:07:10 +00:00 |
dir.c
|
_findclose() exists on MinGW, so prefix it.
|
2005-05-29 20:04:40 +00:00 |
file.c
|
Correct return value of fsetpos.
|
2005-05-16 08:50:28 +00:00 |
main.c
|
Implement signals.
|
2005-05-13 17:44:28 +00:00 |
msvcrt.h
|
- move _timezone to time.c, and correct its type
|
2005-05-14 11:07:10 +00:00 |
msvcrt.spec
|
_findclose() exists on MinGW, so prefix it.
|
2005-05-29 20:04:40 +00:00 |
string.c
|
Implement minimal _stricoll.
|
2005-05-23 10:27:58 +00:00 |
wcs.c
|
Interpret %% correctly in printf format string.
|
2005-05-10 08:27:38 +00:00 |