tests
|
Fix some more -Wmissing-declarations warnings.
|
2005-07-05 11:05:50 +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
|
Make ungetc(EOF) a no-op.
|
2005-06-25 17:58:19 +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 |
string.c
|
Implement minimal _stricoll.
|
2005-05-23 10:27:58 +00:00 |