.. |
tests
|
msvcrt: Fix scanf format "%i" base detection.
|
2006-08-23 17:04:53 +02:00 |
console.c
|
msvcrt: Remove redundant NULL checks before MSVCRT_free.
|
2006-08-09 11:21:07 +02:00 |
cpp.c
|
msvcrt: Remove redundant NULL checks before MSVCRT_free.
|
2006-08-09 11:21:07 +02:00 |
cppexcept.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
cppexcept.h
|
msvcrt: Use unsigned int instead of size_t to avoid printf format warnings.
|
2006-06-13 14:14:06 +02:00 |
ctype.c
|
msvcrt: Avoid including system headers in msvcrt.h.
|
2006-07-10 11:54:10 +02:00 |
data.c
|
msvcrt: Fix _initterm, with tests.
|
2006-06-21 13:40:33 +02:00 |
dir.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
environ.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
errno.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
except.c
|
msvcrt: Fixed access to the extra arguments of setjmp3.
|
2006-08-18 20:56:43 +02:00 |
exit.c
|
msvcrt: Remove redundant NULL checks before MSVCRT_free.
|
2006-08-09 11:21:07 +02:00 |
file.c
|
msvcrt: In text mode a ctrl-z signals EOF.
|
2006-08-09 17:33:23 +02:00 |
heap.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
locale.c
|
msvcrt: Avoid including system headers in msvcrt.h.
|
2006-07-10 11:54:10 +02:00 |
lock.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
main.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
Makefile.in
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
math.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
mbcs.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
misc.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
msvcrt.h
|
msvcrt: Avoid including system headers in msvcrt.h.
|
2006-07-10 11:54:10 +02:00 |
msvcrt.spec
|
msvcrt: Rename _execve to MSVCRT__execve.
|
2006-08-09 23:09:08 +02:00 |
mtdll.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
process.c
|
programs/wcmd: Rename to programs/cmd.
|
2006-09-07 15:08:44 +02:00 |
rsrc.rc
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
scanf.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
scanf.h
|
msvcrt: Fix scanf format "%i" base detection.
|
2006-08-23 17:04:53 +02:00 |
string.c
|
msvcrt: Fix a crash in _strdup.
|
2006-06-21 13:53:59 +02:00 |
thread.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
time.c
|
msvcrt: Avoid including system headers in msvcrt.h.
|
2006-07-10 11:54:10 +02:00 |
undname.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |
wcs.c
|
msvcrt: Explicitly specify CDECL calling convention on exported functions.
|
2006-06-13 11:40:23 +02:00 |