Manuel Novoa III 3d15998e65 Fix a couple of bugs: check mode is legal; open file and check success before 24 年 前
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 年 前
Makefile 82dd793fd0 stdio mostly rewritten... passes lots of tests now. 24 年 前
getdelim.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 24 年 前
getline.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 24 年 前
perror.c d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions 24 年 前
popen.c 3d15998e65 Fix a couple of bugs: check mode is legal; open file and check success before 24 年 前
printf.c 57e9510d98 Fix a buglet regarding floating point output for ?nprintf functions. 24 年 前
remove.c a99617fe8f Finish reorganizing things. At least I think I've finished. 24 年 前
scanf.c 82dd793fd0 stdio mostly rewritten... passes lots of tests now. 24 年 前
stdio.c 0543518c73 Stupid buglet fix. Don't trash FILE bufstart if buffer allocation fails. 24 年 前
tmpnam.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 24 年 前
tmpnam_r.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 24 年 前