diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-28 12:00:53 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-28 12:00:53 +0000 |
commit | 10996249128e65d359431f5e4affdd809e332870 (patch) | |
tree | d06360d62b76cefcc538114364170fcdde264b9d /linuxthreads/Banner | |
parent | 9cce206e724431f941600aefef4905c0cd496dcb (diff) | |
download | glibc-10996249128e65d359431f5e4affdd809e332870.tar.gz glibc-10996249128e65d359431f5e4affdd809e332870.tar.xz glibc-10996249128e65d359431f5e4affdd809e332870.zip |
(open_archive): Replace using label 'again' with a loop to work around gcc 3.2 bug.
Diffstat (limited to 'linuxthreads/Banner')
-rw-r--r-- | linuxthreads/Banner | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads/Banner b/linuxthreads/Banner index 5dedc5a03a..f0be105a5d 100644 --- a/linuxthreads/Banner +++ b/linuxthreads/Banner @@ -1 +1 @@ -linuxthreads-0.9 by Xavier Leroy +linuxthreads-0.10 by Xavier Leroy |