This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
0
You've already forked Sweden-Number
Code
Issues
Pull Requests
Releases
Wiki
Activity
Sweden-Number
/
dlls
/
msvcrt
/
tests
History
Francois Gouget
dd073bbb3f
Cast the GetProcAddress() return value to avoid warnings about the
...
function pointer being of the wrong type. Fix assorted signed/unsigned comparison warnings.
2005-02-14 21:04:45 +00:00
..
.cvsignore
- Move printf tests from scanf.c to printf.c (and fix one on the
2004-11-04 21:03:30 +00:00
cpp.c
Fix up several inline assembler blocks so that they produce correct
2004-12-02 18:19:25 +00:00
environ.c
Assorted spelling fixes.
2005-02-10 19:19:35 +00:00
file.c
Cast the GetProcAddress() return value to avoid warnings about the
2005-02-14 21:04:45 +00:00
headers.c
Added MSVCRT_CLOCKS_PER_SEC define.
2004-09-08 19:05:28 +00:00
heap.c
Heap tests cleanup.
2004-03-11 00:38:14 +00:00
Makefile.in
- Move printf tests from scanf.c to printf.c (and fix one on the
2004-11-04 21:03:30 +00:00
printf.c
Add handling of %ws, %S and %C to _vns(w)printf, improve sprintf
2005-02-14 20:53:42 +00:00
scanf.c
Fix handling of EOF for the '%c' and '%C' cases in scanf().
2005-01-28 11:27:26 +00:00
string.c
Make our ascii strings static const.
2004-05-04 04:13:05 +00:00
time.c
- RtlTimeFieldsToTime should not normalize the time fields
2004-11-06 03:53:53 +00:00