Giovanni Mascellani e743dee0ef Add support for executing mm0-c. 5 years ago
..
sys e743dee0ef Add support for executing mm0-c. 5 years ago
_digits.h 4a0df112a1 Implement the printf family of calls. 5 years ago
_printf.h d16696d515 Fix a good deal of bugs and inconsistencies. 5 years ago
_qsort.h 01006d6cac Implement some functions from the standard library. 5 years ago
_scanf.h a5520fb88e Implement other stdlib functions. 5 years ago
_strtox.h 8cf89d3b4d Fix a bug in stdlib.h. 5 years ago
asmc.h 58b7d11871 Take input from either serial or keyboard. 5 years ago
asmc_types.h e743dee0ef Add support for executing mm0-c. 5 years ago
assert.h a79db5d815 Reload GDT and segments from C in protected mode. 5 years ago
ctype.h 01006d6cac Implement some functions from the standard library. 5 years ago
dlfcn.h d16696d515 Fix a good deal of bugs and inconsistencies. 5 years ago
errno.h e743dee0ef Add support for executing mm0-c. 5 years ago
fcntl.h a22a334b7c Update mm0 repository and fix little things. 5 years ago
inttypes.h cac34cf2f8 Add other mock headers, so that tcc can be preprocessed. 6 years ago
limits.h c018974aa4 Make long 4 bytes long. 5 years ago
math.h cac34cf2f8 Add other mock headers, so that tcc can be preprocessed. 6 years ago
setjmp.h cc308becb9 Implement coroutines and test HTTP client. 5 years ago
signal.h 1f9aff1041 Add another missing file. 5 years ago
stdarg.h 091c486ea4 Implement various standard library and language features. 5 years ago
stdbool.h ed8b43b693 Add support for ternary operator and for bool type. 5 years ago
stddef.h 4a0df112a1 Implement the printf family of calls. 5 years ago
stdint.h c018974aa4 Make long 4 bytes long. 5 years ago
stdio.h 972fbb0ad3 Fix a few bugs in stdio.h and implement fread. 5 years ago
stdlib.h e420dfbd88 Add support for single_cream. 5 years ago
string.h e420dfbd88 Add support for single_cream. 5 years ago
time.h e743dee0ef Add support for executing mm0-c. 5 years ago
unistd.h e743dee0ef Add support for executing mm0-c. 5 years ago