Manuel Novoa III 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. hace 23 años
..
.indent.pro c1fe19d4c1 Bug ugly formatting update hace 24 años
Makefile 595edd2276 Add in tempnam() hace 23 años
getdelim.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. hace 23 años
getline.c f43cd38254 Cleanup some stupid warnings hace 23 años
perror.c d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions hace 23 años
popen.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. hace 23 años
printf.c 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. hace 23 años
remove.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. hace 23 años
scanf.c 8662b5d098 Add comment about scanf pushback behavior and glibc difference. hace 23 años
stdio.c 000e5cc436 Commit _uClibc_fread bug fix (with minor edit) posted by Johan Adolfsson <johan.adolfsson@axis.com>. hace 23 años
tempnam.c 595edd2276 Add in tempnam() hace 23 años
tmpfile.c 0fe8d5df2c Update temp file handling and use a single function to do all hace 23 años
tmpnam.c 0fe8d5df2c Update temp file handling and use a single function to do all hace 23 años
tmpnam_r.c 0fe8d5df2c Update temp file handling and use a single function to do all hace 23 años