newlib/winsup/mingw/include
Danny Smith 2731a97413 Expose some msvcr80.dll functions.
* include/stdlib.h (_set_abort_behavior): Add prototype.
	(_WRITE_ABORT_MSG, _CALL_REPORTFAULT): Add defines for
	_set_abort_behavior mask argument.
	(_invalid_parameter_handler): Add typedef.
	(_set_invalid_parameter_handler): Add prototype.
	* include/stdio.h (_get_printf_count_output): Add prototype.
	(_set_printf_count_output): Add prototype.
	* msvcrt.def.in (_get_printf_count_output, _set_printf_count_output,
	_set_abort_behavior, _set_invalid_parameter_handler): Add stubs.
2007-01-26 08:20:54 +00:00
..
sys
_mingw.h
assert.h
complex.h
conio.h
ctype.h
dir.h
direct.h
dirent.h
dos.h
errno.h
excpt.h
fcntl.h
fenv.h
float.h
getopt.h
inttypes.h
io.h
libgen.h
limits.h
locale.h
malloc.h
math.h
mbctype.h
mbstring.h
mem.h
memory.h
process.h
search.h
setjmp.h
share.h
signal.h
stdint.h
stdio.h Expose some msvcr80.dll functions. 2007-01-26 08:20:54 +00:00
stdlib.h Expose some msvcr80.dll functions. 2007-01-26 08:20:54 +00:00
string.h
strings.h
tchar.h
time.h
unistd.h
utime.h
values.h
varargs.h
wchar.h
wctype.h