Eric Andersen a7941d4f37 Rename __stdio_close_all to __stdio_flush_buffers. Eliminate an 23 rokov pred
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 rokov pred
Makefile 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 24 rokov pred
ctermid.c 14f7d9c3fd Add missing ctermid. Also add putc and getc (in case they get 24 rokov pred
getdelim.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 24 rokov pred
getline.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 24 rokov pred
getw.c 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 24 rokov pred
perror.c 2512c84745 Update to accomodate the header file changes 24 rokov pred
popen.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 rokov pred
printf.c 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. 24 rokov pred
putw.c 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 24 rokov pred
remove.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 rokov pred
scanf.c 2512c84745 Update to accomodate the header file changes 24 rokov pred
stdio.c a7941d4f37 Rename __stdio_close_all to __stdio_flush_buffers. Eliminate an 23 rokov pred
tempnam.c f781b637bf Don't waste space warning about tempnam() 24 rokov pred
tmpfile.c da0db0ab56 Support tmpfile64 (just a weak for tmpfile) 24 rokov pred
tmpnam.c 0fe8d5df2c Update temp file handling and use a single function to do all 24 rokov pred
tmpnam_r.c 0fe8d5df2c Update temp file handling and use a single function to do all 24 rokov pred