Eric Andersen f43cd38254 Cleanup some stupid warnings 23 年 前
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 年 前
Makefile 595edd2276 Add in tempnam() 23 年 前
getdelim.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年 前
getline.c f43cd38254 Cleanup some stupid warnings 23 年 前
perror.c d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions 23 年 前
popen.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年 前
printf.c e2058fa007 A couple of printf fixes from Johan Adolfsson (johan.adolfsson@axis.com). 23 年 前
remove.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 年 前
scanf.c 8662b5d098 Add comment about scanf pushback behavior and glibc difference. 23 年 前
stdio.c f3116452b4 Fix fwrite return value bug reported by Matthias Kilian <kili@outback.escape.de>. 23 年 前
tempnam.c 595edd2276 Add in tempnam() 23 年 前
tmpfile.c 0fe8d5df2c Update temp file handling and use a single function to do all 23 年 前
tmpnam.c 0fe8d5df2c Update temp file handling and use a single function to do all 23 年 前
tmpnam_r.c 0fe8d5df2c Update temp file handling and use a single function to do all 23 年 前