Просмотр исходного кода

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

Eric Andersen 23 лет назад
Родитель
Сommit
e98795401d
1 измененных файлов с 0 добавлено и 16 удалено
  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.
-