summaryrefslogtreecommitdiff
path: root/FAQ.in
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-04-29 12:18:08 +0000
committerUlrich Drepper <drepper@redhat.com>1999-04-29 12:18:08 +0000
commit16b0f634a020651c15a7e7fec08e57b9d31783fe (patch)
treeffbf68d0476e37a2a8ddbf26630c13e2993bf351 /FAQ.in
parent2c68584cdd5fdd2ff82292a47410a8602c7c35b5 (diff)
Update.
1999-04-28 Andreas Jaeger <aj@arthur.rhein-neckar.de> * nss/digits_dots.c: Use inet_aton to parse IPv4 numbers. This allows e.g. gethostbyname to accept "10.1234". Reported by Alexander V. Lukyanov <lav@long.yar.ru> [PR libc/1096]. * nss/test-netdb.c (test_hosts): Add test for gethostbyname and non quad IPv4 numbers. loaded shared object with all loaded objects. Initialize l_ino
Diffstat (limited to 'FAQ.in')
-rw-r--r--FAQ.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/FAQ.in b/FAQ.in
index 554b78e052..1152b53e6d 100644
--- a/FAQ.in
+++ b/FAQ.in
@@ -151,7 +151,8 @@ Binutils 2.9.1.0.16 or later is also required.
as much as 400MB).
* plenty of time. Compiling just the shared and static libraries for
- i?86-linux takes approximately 1h on an AMD-K6@225MHz w/ 96MB of RAM.
+ i?86-linux takes approximately 1h on an AMD-K6@225MHz w/ 96MB of RAM,
+ 45mins on a Celeron@400MHz w/ 128MB, and 55mins on a Alpha@533MHz w/ 256MB.
Multiply this by 1.5 or 2.0 if you build profiling and/or the highly
optimized version as well. For Hurd systems times are much higher.