diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-05-15 06:49:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-05-15 06:49:29 +0000 |
commit | 2c1d61722625a1ee57ab284aad42acb7ec5662ca (patch) | |
tree | 0ea088eded588d3d43cb348687d7422598ab9382 /README | |
parent | 83d87915da34fc02d170ff8c356406040da2823f (diff) | |
download | glibc-2c1d61722625a1ee57ab284aad42acb7ec5662ca.tar.gz |
* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6
* include/features.h (__GLIBC_MINOR__): Likewise.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -This directory contains the version 2.5 release of the GNU C Library. +This directory contains the version 2.6 release of the GNU C Library. The GNU C Library is the standard system C library for all GNU systems, and is an important part of what makes up a GNU system. It provides the @@ -52,7 +52,7 @@ The GNU C Library supports these configurations for using Linux kernels: The code for other CPU configurations supported by volunteers outside of the core glibc maintenance effort is contained in the separate `ports' -add-on. You can find glibc-ports-2.5 distributed separately in the +add-on. You can find glibc-ports-2.6 distributed separately in the same place where you got the main glibc distribution files. Currently these configurations are known to work using the `ports' add-on: |