ansicon/acrt.def
Jason Hood 86512f67f6 Fix -e et al when redirecting to NUL
Redirecting ansicon to NUL would still write to the console, as NUL is
regarded as a character device.  Export IsConsoleHandle and use that
instead of _isatty.
2018-08-23 17:02:47 +10:00

31 lines
240 B
Modula-2

EXPORTS
__iob_func
_fileno
_get_osfhandle
_iob
_isatty
_setmode
_snwprintf
_wcsicmp
_wtoi
fflush
fputws
free
fwprintf
iswctype
malloc
memchr
memcpy
memmove
qsort
setlocale
sprintf
towlower
wcschr
wcscmp
wcscpy
wcslen
wcspbrk
wcsstr
wprintf