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