Eric Andersen 0ca318b538 Fix goofy formatting 24 年之前
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 年之前
Makefile 595edd2276 Add in tempnam() 24 年之前
getdelim.c 0ca318b538 Fix goofy formatting 24 年之前
getline.c 0ca318b538 Fix goofy formatting 24 年之前
perror.c d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions 25 年之前
popen.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 年之前
printf.c 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. 24 年之前
remove.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 年之前
scanf.c 7118337818 24 年之前
stdio.c cd66911e9d Use "stdin", "stdout", and "stderr", not "_stdin", "_stdout", and 24 年之前
tempnam.c 595edd2276 Add in tempnam() 24 年之前
tmpfile.c 0fe8d5df2c Update temp file handling and use a single function to do all 24 年之前
tmpnam.c 0fe8d5df2c Update temp file handling and use a single function to do all 24 年之前
tmpnam_r.c 0fe8d5df2c Update temp file handling and use a single function to do all 24 年之前