mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
* Makeconfig (preprocess-versions): New canned sequence for running
cpp on shlib-versions and the like. (soversions.i): Use it. * Makerules (Versions.all, sysd-versions): Use it to preprocess the Versions.def and Versions files.
This commit is contained in:
parent
480d827b66
commit
58dc1d4968
@ -1,3 +1,11 @@
|
|||||||
|
2000-03-27 Roland McGrath <roland@baalperazim.frob.com>
|
||||||
|
|
||||||
|
* Makeconfig (preprocess-versions): New canned sequence for running
|
||||||
|
cpp on shlib-versions and the like.
|
||||||
|
(soversions.i): Use it.
|
||||||
|
* Makerules (Versions.all, sysd-versions): Use it to preprocess the
|
||||||
|
Versions.def and Versions files.
|
||||||
|
|
||||||
2000-03-27 Ulrich Drepper <drepper@redhat.com>
|
2000-03-27 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* stdio-common/tst-obprintf.c (main): Add another check to see
|
* stdio-common/tst-obprintf.c (main): Add another check to see
|
||||||
|
@ -9,9 +9,6 @@ libc {
|
|||||||
GLIBC_2.1.3
|
GLIBC_2.1.3
|
||||||
GLIBC_2.1.4
|
GLIBC_2.1.4
|
||||||
GLIBC_2.2
|
GLIBC_2.2
|
||||||
%ifdef USE_IN_LIBIO
|
|
||||||
HURD_CTHREADS_0.3
|
|
||||||
%endif
|
|
||||||
}
|
}
|
||||||
libcrypt {
|
libcrypt {
|
||||||
GLIBC_2.0
|
GLIBC_2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user