Tibor Nagy d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
..
all.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
buffer.c ff874c87d7 tests: Fix function signatures 6 years ago
fgets.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
fputs.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
fputs.out 5b6b11cb65 Fix panic in fwrite 6 years ago
fread.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
fread.in dd711f4dee Fix bug in fread 6 years ago
freopen.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
fseek.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
fwrite.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
fwrite.out 5b6b11cb65 Fix panic in fwrite 6 years ago
getc_unget.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
mutex.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
popen.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
printf.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
rename.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
scanf.c ff874c87d7 tests: Fix function signatures 6 years ago
setvbuf.c 4381bb2a22 tests: Remove redundant return statements 6 years ago
sprintf.c d1a424c002 tests: Replace returns with exits in the main functions 6 years ago
stdio.in afc1ff134a Rewrite IO to use core-io library 6 years ago