diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-10-11 20:17:13 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-10-11 20:17:13 +0000 |
commit | df08cc56eb0a050bd1d7cf569d78d4f9d2a20964 (patch) | |
tree | 225ca6e6aaf9c066b273ba7f1f6975f910d36947 /FAQ.in | |
parent | bca9f4abe86e3ba2d84cb5ff96d55fe9d5afc722 (diff) | |
download | glibc-df08cc56eb0a050bd1d7cf569d78d4f9d2a20964.tar glibc-df08cc56eb0a050bd1d7cf569d78d4f9d2a20964.tar.gz glibc-df08cc56eb0a050bd1d7cf569d78d4f9d2a20964.tar.bz2 glibc-df08cc56eb0a050bd1d7cf569d78d4f9d2a20964.zip |
Update.
1999-10-11 Cristian Gafton <gafton@redhat.com>
* sysdeps/unix/sysv/linux/alpha/bits/sigaction.h: Declare
SA_SIGINFO.
Diffstat (limited to 'FAQ.in')
-rw-r--r-- | FAQ.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -914,7 +914,7 @@ The glibc-compat add-on will provide the libcompat.a library, the older nss modules, and a few other files. Together, they should make it possible to do development with old static libraries on a glibc 2.1 system. This add-on is still in development. You can get it from - <ftp://alpha.gnu.org/gnu/glibc-compat-2.1.tar.gz> + <ftp://alpha.gnu.org/gnu/glibc/glibc-compat-2.1.tar.gz> but please keep in mind that it is experimental. ?? Why is extracting files via tar so slow? |