--- dietlibc/CHANGES 2001/06/26 15:19:11 1.139 +++ dietlibc/CHANGES 2001/06/27 09:28:59 1.140 @@ -41,6 +41,9 @@ not work as delimiter) errno.h now declares sys_errlist and sys_nerr. ttyname should return 0 if !isatty. Thanks, Uwe Ohse. + realpath returns NULL if "." cannot be opened (thanks, Uwe Ohse) + putenv erroneously accepted (and mishandled) entries without "=". + Thanks, Uwe. 0.10: update getpagesize.