diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-10-02 06:22:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-10-02 06:22:02 +0000 |
commit | aa298c0874c545acf0fc40f8d544cb96f0270990 (patch) | |
tree | 6c96da4360d92f1976c4d952d4db77f0235b02e8 /README | |
parent | 0674eb08eee7e4f8c9c31877b9579e7ab7a23f72 (diff) | |
download | glibc-aa298c0874c545acf0fc40f8d544cb96f0270990.tar.gz glibc-aa298c0874c545acf0fc40f8d544cb96f0270990.tar.xz glibc-aa298c0874c545acf0fc40f8d544cb96f0270990.zip |
Update.
2002-10-02 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/sh/pt-machine.h: Make C code ifndef'ed with __ASSEMBLER__. * sysdeps/sh/tls.h: Likewise. * sysdeps/unix/sysv/linux/sh/smp.h: New file.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 4229c1b2f0..43503cc942 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.2.94 release of the GNU C Library. +This directory contains the version 2.3 release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. |