summaryrefslogtreecommitdiff
path: root/FAQ.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-05-22 11:45:33 +0000
committerUlrich Drepper <drepper@redhat.com>1999-05-22 11:45:33 +0000
commitd32a40205f162b1d58b0e655bad3a3054f36ac8e (patch)
treede74dcc1a670ac3c4e29b652e0b701f91d29354e /FAQ.in
parent158bfac450eb9e54568ab3d3cd37623c7b0feca7 (diff)
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
Diffstat (limited to 'FAQ.in')
-rw-r--r--FAQ.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/FAQ.in b/FAQ.in
index b593dcc5d9..2c811c857f 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -319,6 +319,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.
?? What is symbol versioning good for? Do I need it?