Manuel Novoa III 75f21a11e1 Ok... the fix wasn't quite so straightforward. Hopefully this will do it. 24 years ago
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 years ago
Makefile 595edd2276 Add in tempnam() 24 years ago
getdelim.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 years ago
getline.c f43cd38254 Cleanup some stupid warnings 24 years ago
perror.c d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions 24 years ago
popen.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 years ago
printf.c 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. 24 years ago
remove.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 years ago
scanf.c 8662b5d098 Add comment about scanf pushback behavior and glibc difference. 24 years ago
stdio.c 75f21a11e1 Ok... the fix wasn't quite so straightforward. Hopefully this will do it. 24 years ago
tempnam.c 595edd2276 Add in tempnam() 24 years ago
tmpfile.c 0fe8d5df2c Update temp file handling and use a single function to do all 24 years ago
tmpnam.c 0fe8d5df2c Update temp file handling and use a single function to do all 24 years ago
tmpnam_r.c 0fe8d5df2c Update temp file handling and use a single function to do all 24 years ago