.. |
tests
|
msvcrt/tests: Run time tests for the current year instead of 1970 and fix wrong DST assumptions.
|
2008-11-13 14:15:56 +01:00 |
Makefile.in
|
…
|
|
console.c
|
msvcrt: Sign-compare warnings fix.
|
2008-10-22 13:54:53 +02:00 |
cpp.c
|
msvcrt: Remove WINAPI on static functions where not needed.
|
2008-11-28 12:54:35 +01:00 |
cppexcept.c
|
…
|
|
cppexcept.h
|
…
|
|
ctype.c
|
…
|
|
data.c
|
msvcrt: Add CDECL to all cdecl functions.
|
2008-11-25 12:33:39 +01:00 |
dir.c
|
msvcrt: Implemented splitpath_s.
|
2008-10-07 15:24:00 +02:00 |
environ.c
|
…
|
|
errno.c
|
…
|
|
except.c
|
msvcrt: Sign-compare warnings fix.
|
2008-10-22 13:54:53 +02:00 |
exit.c
|
msvcrt: Add CDECL to all cdecl functions.
|
2008-11-25 12:33:39 +01:00 |
file.c
|
msvcrt: Sign-compare warnings fix.
|
2008-10-22 13:54:53 +02:00 |
heap.c
|
…
|
|
locale.c
|
msvcrt: Fix testing zero-valued expression with bitwise and in find_best_locale_proc.
|
2008-09-23 16:00:05 +02:00 |
lock.c
|
…
|
|
main.c
|
…
|
|
math.c
|
msvcrt: Fix a compiler warning.
|
2008-11-21 10:04:03 +01:00 |
mbcs.c
|
Avoid exporting common symbols since that's broken on Mac OS X.
|
2008-07-21 14:47:55 +02:00 |
misc.c
|
…
|
|
msvcrt.h
|
msvcrt: Add CDECL to all cdecl functions.
|
2008-11-25 12:33:39 +01:00 |
msvcrt.spec
|
msvcrt: Out strings should be ptr instead of wstr in .spec file.
|
2008-12-01 14:04:28 +01:00 |
mtdll.h
|
…
|
|
process.c
|
msvcrt: Pass the command interpreter as exe name from _wpopen.
|
2008-10-07 15:36:44 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
…
|
|
scanf.h
|
msvcrt: Implement %p for scanf.
|
2008-07-02 11:37:18 +02:00 |
string.c
|
…
|
|
thread.c
|
…
|
|
time.c
|
msvcrt: Avoid a NULL pointer deref in ctime.
|
2008-10-02 11:24:01 -05:00 |
undname.c
|
msvcrt: Sign-compare warnings fix.
|
2008-10-22 13:54:53 +02:00 |
wcs.c
|
msvcrt: Sign-compare warnings fix.
|
2008-10-22 13:54:53 +02:00 |