.. |
tests
|
msvcrt/tests: Use wide-char string literals.
|
2020-11-27 21:59:39 +01:00 |
Makefile.in
|
…
|
|
bnum.h
|
…
|
|
console.c
|
msvcrt: Remove MSVCRT_ prefix from heap.c functions.
|
2020-12-01 14:00:31 +01:00 |
cpp.c
|
msvcrt: Remove MSVCRT_ prefix from exit.c functions.
|
2020-12-02 15:37:19 +01:00 |
cppexcept.h
|
msvcrt: Remove MSVCRT_ prefix from cpp.c functions.
|
2020-11-30 21:36:12 +01:00 |
crt_gccmain.c
|
…
|
|
crt_main.c
|
…
|
|
crt_winmain.c
|
…
|
|
crt_wmain.c
|
…
|
|
crt_wwinmain.c
|
…
|
|
ctype.c
|
msvcrt: Remove MSVCRT_ prefix from ctype.c functions.
|
2020-12-01 14:02:58 +01:00 |
cxx.h
|
msvcrt: Remove MSVCRT_ prefix from cpp.c functions.
|
2020-11-30 21:36:12 +01:00 |
data.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
dir.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
environ.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
errno.c
|
msvcrt: Remove MSVCRT_ prefix from exit.c functions.
|
2020-12-02 15:37:19 +01:00 |
except.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
except_arm.c
|
msvcrt: Remove some duplicate definitions from msvcrt.h.
|
2020-11-20 13:17:10 +01:00 |
except_arm64.c
|
msvcrt: Remove some duplicate definitions from msvcrt.h.
|
2020-11-20 13:17:10 +01:00 |
except_i386.c
|
msvcrt: Use errno values from public header.
|
2020-11-30 21:36:12 +01:00 |
except_x86_64.c
|
msvcrt: Remove MSVCRT_ prefix from cpp.c functions.
|
2020-11-30 21:36:12 +01:00 |
exit.c
|
msvcrt: Remove MSVCRT_ prefix from mbcs.c functions.
|
2020-12-02 15:37:20 +01:00 |
file.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
heap.c
|
msvcrt: Use heap structures and definitions from public header.
|
2020-12-02 11:57:40 +01:00 |
iob.c
|
include: Add asm helper macros to define import variables.
|
2020-11-24 16:59:26 +01:00 |
locale.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
lock.c
|
msvcrt: Use simple type definitions from public header.
|
2020-11-27 21:59:39 +01:00 |
main.c
|
msvcrt: Remove MSVCRT_ prefix from heap.c functions.
|
2020-12-01 14:00:31 +01:00 |
math.c
|
msvcrt: Remove MSVCRT_ prefix from scanf.c functions.
|
2020-12-02 15:37:21 +01:00 |
mathf.c
|
include: Use proper dllimports for msvcrt functions.
|
2020-11-24 18:50:06 +01:00 |
mbcs.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
misc.c
|
msvcrt: Remove MSVCRT_ prefix from misc.c functions.
|
2020-12-02 15:37:20 +01:00 |
msvcrt.h
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
msvcrt.spec
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
mtdll.h
|
…
|
|
onexit.c
|
…
|
|
printf.h
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
process.c
|
msvcrt: Remove MSVCRT_ prefix from process.c functions.
|
2020-12-02 15:37:21 +01:00 |
rsrc.rc
|
…
|
|
scanf.c
|
msvcrt: Remove MSVCRT_ prefix from scanf.c functions.
|
2020-12-02 15:37:21 +01:00 |
scanf.h
|
msvcrt: Remove MSVCRT_ prefix from scanf.c functions.
|
2020-12-02 15:37:21 +01:00 |
scheduler.c
|
msvcrt: Remove MSVCRT_ prefix from heap.c functions.
|
2020-12-01 14:00:31 +01:00 |
string.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
thread.c
|
msvcrt: Remove MSVCRT_ prefix from heap.c functions.
|
2020-12-01 14:00:31 +01:00 |
time.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
undname.c
|
msvcrt: Remove MSVCRT_ prefix from string.c functions.
|
2020-12-02 15:38:24 +01:00 |
unixlib.c
|
libport: Remove the rint() function replacements.
|
2020-12-01 10:15:49 +01:00 |
unixlib.h
|
…
|
|
wcs.c
|
msvcrt: Use _ARGMAX from public header.
|
2020-12-01 14:02:14 +01:00 |