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