Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
..
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 years ago
Makefile 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
ctermid.c 14f7d9c3fd Add missing ctermid. Also add putc and getc (in case they get 22 years ago
getdelim.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
getline.c 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
perror.c 2512c84745 Update to accomodate the header file changes 22 years ago
popen.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
printf.c 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. 23 years ago
remove.c 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 23 years ago
scanf.c 2512c84745 Update to accomodate the header file changes 22 years ago
stdio.c 14f7d9c3fd Add missing ctermid. Also add putc and getc (in case they get 22 years ago
tempnam.c 595edd2276 Add in tempnam() 23 years ago
tmpfile.c 0fe8d5df2c Update temp file handling and use a single function to do all 23 years ago
tmpnam.c 0fe8d5df2c Update temp file handling and use a single function to do all 23 years ago
tmpnam_r.c 0fe8d5df2c Update temp file handling and use a single function to do all 23 years ago