Alex Lyon 3584edf199 stdio: implement tempnam() and tmpnam() hace 6 años
..
all.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring hace 6 años
buffer.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting hace 6 años
fgets.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring hace 6 años
fputs.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring hace 6 años
fputs.out 5b6b11cb65 Fix panic in fwrite hace 6 años
fread.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring hace 6 años
fread.in dd711f4dee Fix bug in fread hace 6 años
freopen.c 2d027f0771 tests: More work on error handling hace 6 años
fseek.c a92be000fb tests: Even more work on error handling hace 6 años
fwrite.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring hace 6 años
fwrite.out 5b6b11cb65 Fix panic in fwrite hace 6 años
getc_unget.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting hace 6 años
mutex.c 513f4ba53c tests: Documentation for test_helpers.h, more refactoring hace 6 años
popen.c 2d027f0771 tests: More work on error handling hace 6 años
printf.c 8fca7bcbc1 More printf tests and corner cases hace 6 años
rename.c a92be000fb tests: Even more work on error handling hace 6 años
scanf.c 3f98962054 Fix bug in scanf where EOF would be ignored hace 6 años
setvbuf.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting hace 6 años
sprintf.c 9a0ea6ff34 tests: More refactoring, add helper header to every test, override exit for better error reporting hace 6 años
stdio.in afc1ff134a Rewrite IO to use core-io library hace 6 años
tempnam.c 3584edf199 stdio: implement tempnam() and tmpnam() hace 6 años
tmpnam.c 3584edf199 stdio: implement tempnam() and tmpnam() hace 6 años