Eric Andersen efdb21fff4 Be consistant and use an unsigned char * throughout hace 22 años
..
.indent.pro c1fe19d4c1 Bug ugly formatting update hace 24 años
Makefile 53c4df1491 Several little additions and cleanups. Add getw() and putw(). hace 22 años
ctermid.c 14f7d9c3fd Add missing ctermid. Also add putc and getc (in case they get hace 22 años
getdelim.c 5a65349824 Update my email address. I am no longer andersen@lineo.com hace 22 años
getline.c 5a65349824 Update my email address. I am no longer andersen@lineo.com hace 22 años
getw.c 53c4df1491 Several little additions and cleanups. Add getw() and putw(). hace 22 años
perror.c 2512c84745 Update to accomodate the header file changes hace 23 años
popen.c e4a1f78e73 When vfork is not available and we have an MMU, then use fork() hace 22 años
printf.c 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. hace 23 años
putw.c 53c4df1491 Several little additions and cleanups. Add getw() and putw(). hace 22 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 2512c84745 Update to accomodate the header file changes hace 23 años
stdio.c efdb21fff4 Be consistant and use an unsigned char * throughout hace 22 años
tempnam.c f781b637bf Don't waste space warning about tempnam() hace 22 años
tmpfile.c da0db0ab56 Support tmpfile64 (just a weak for tmpfile) hace 22 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