Manuel Novoa III 8662b5d098 Add comment about scanf pushback behavior and glibc difference. 24 年之前
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 年之前
Makefile 595edd2276 Add in tempnam() 24 年之前
getdelim.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 25 年之前
getline.c afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 25 年之前
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. 25 年之前
printf.c e2058fa007 A couple of printf fixes from Johan Adolfsson (johan.adolfsson@axis.com). 24 年之前
remove.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 25 年之前
scanf.c 8662b5d098 Add comment about scanf pushback behavior and glibc difference. 24 年之前
stdio.c f3116452b4 Fix fwrite return value bug reported by Matthias Kilian <kili@outback.escape.de>. 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 年之前