Browse Source

Kill this file. Don't need it.
-Erik

Eric Andersen 23 years ago
parent
commit
e98795401d
1 changed files with 0 additions and 16 deletions
  1. 0 16
      BUGS

+ 0 - 16
BUGS

@@ -1,16 +0,0 @@
-*) libcrypt fails a number of the crypt tests in test/crypt
-*) locale support if currently _very_ incomplete
-*) No support for wide char (i.e. everything in wchar.h,
-    everything in wctype.h)
-*) uClibc timezone support is mostly stubbed out
-*) gdb friendly libpthread debug support is not implemented 
-*) Not all architectures support shared libraries 
-*) Not all functions have been fully audited for thread-safety
-*) stpncpy() flunks test 3,5 and 7 on powerpc. 
-*) The syscall() function is missing
-
-
-Will Not Fix
----------------
-*) wordexp is not implemented.  Nobody uses it, and it is huge.
-