M2-Planet/test/common_x86
Michael Schierl 5afeb0743e file.c: introduce output buffering for x86
Note that this is a backwards incompatible change: Unlike POSIX, exit()
will not flush all open streams, so you are responsible for flushing or
closing all your streams before successful exit.

Also, file.c will now also require calloc.c (and malloc.c).

Updated the test cases accordingly.

Only implemented and tested for x86.
2020-12-21 16:57:17 +01:00
..
functions file.c: introduce output buffering for x86 2020-12-21 16:57:17 +01:00
ELF-i386-debug.hex2 Update ELF headers and sha256 function to better support FreeBSD 2020-10-16 12:00:42 -04:00
ELF-i386.hex2 Update ELF headers and sha256 function to better support FreeBSD 2020-10-16 12:00:42 -04:00
libc-core.M1 Added support for test03 for knight-posix 2019-02-24 06:48:31 -05:00
x86_defs.M1 Fix x86 behavior on unsigned compares 2020-12-15 17:46:45 -05:00