1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in

This commit is contained in:
Ulrich Drepper
1999-05-22 11:45:33 +00:00
parent 158bfac450
commit d32a40205f
3 changed files with 5 additions and 1 deletions

2
FAQ
View File

@@ -491,6 +491,8 @@ There are some failures which are not directly related to the GNU libc:
the test cases in the math subdirectory will fail. Linux 2.2 has
fixes for the floating point support on Alpha. The Linux/SPARC kernel has
also some bugs in the FPU emulation code (as of Linux 2.2.0).
- Other tools might have problems. For example bash 2.03 gives a
segmentation fault running the tst-rpmatch.sh test script.
1.17. What is symbol versioning good for? Do I need it?