List of known bugs (certainly very incomplete)
----------------------------------------------
-Time-stamp: <1999-04-19T17:58:10-0700 drepper>
+Time-stamp: <1999-07-06T15:38:22-0700 drepper>
This following list contains those bugs which I'm aware of. Please
make sure that bugs you report are not listed here. If you can fix one
[ *] The strftime() implementation cannot handle multibyte locales really
good since the TOLOWER and TOUPPER are not prepared.
+[ *] The putenv() function copies it's argument which means that the
+ string (and possible later changes to it) are not automatically
+ reflected in the environment.
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ulrich Drepper
drepper@cygnus.com
1999-07-06 Ulrich Drepper <drepper@cygnus.com>
+ * sysdeps/unix/sysv/linux/alpha/ioperm.c: Update for some more
+ motherboards.
+ Patch by Jay Estabrook.
+
* sysdeps/unix/sysv/linux/configure.in: Don't test for libc4 in
ldd for SPARC.
* /sysdeps/unix/sysv/linux/sparc/ldd-rewrite.sed: New file.