mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-23 17:53:37 +08:00
Update.
2000-06-22 Jes Sorensen <jes@linuxcare.com> * shlib-versions: Bump so versions to 6.1 for libc and libm on the ia64 to allow 2.2+ libraries to coexist with 2.1 ones.
This commit is contained in:
parent
2fcbf75bca
commit
33256e8a8c
@ -1,3 +1,8 @@
|
||||
2000-06-22 Jes Sorensen <jes@linuxcare.com>
|
||||
|
||||
* shlib-versions: Bump so versions to 6.1 for libc and libm on the
|
||||
ia64 to allow 2.2+ libraries to coexist with 2.1 ones.
|
||||
|
||||
2000-06-22 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* io/sys/stat.h: Define S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM.
|
||||
|
@ -26,14 +26,14 @@ powerpc-.*-.* libm=6
|
||||
mips.*-.*-linux.* libm=6 GLIBC_2.0 GLIBC_2.2
|
||||
mips.*-.*-.* libm=6
|
||||
arm.*-.*-.* libm=6
|
||||
ia64-.*-.* libm=6 GLIBC_2.2
|
||||
ia64-.*-.* libm=6.1 GLIBC_2.2
|
||||
sh.*-.*-.* libm=6 GLIBC_2.2
|
||||
|
||||
# We provide libc.so.6 for Linux kernel versions 2.0 and later.
|
||||
alpha.*-.*-linux.* libc=6.1
|
||||
# Working mips versions were never released between 2.0 and 2.2.
|
||||
mips.*-.*-linux.* libc=6 GLIBC_2.0 GLIBC_2.2
|
||||
ia64-.*-.* libc=6 GLIBC_2.2
|
||||
ia64-.*-.* libc=6.1 GLIBC_2.2
|
||||
sh.*-.*-.* libc=6 GLIBC_2.2
|
||||
.*-.*-linux.* libc=6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user