mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
Correct last patch.
This commit is contained in:
parent
a632433d28
commit
7f10098010
@ -37,7 +37,7 @@ libc {
|
|||||||
getrusage;
|
getrusage;
|
||||||
|
|
||||||
# time type change
|
# time type change
|
||||||
gettimeofday;
|
gettimeofday; getitimer;
|
||||||
|
|
||||||
# i*
|
# i*
|
||||||
ieee_get_fp_control; ieee_set_fp_control;
|
ieee_get_fp_control; ieee_set_fp_control;
|
||||||
@ -51,9 +51,6 @@ libc {
|
|||||||
# w*
|
# w*
|
||||||
wait4;
|
wait4;
|
||||||
}
|
}
|
||||||
GLIBC_2.1.1 {
|
|
||||||
getitimer;
|
|
||||||
}
|
|
||||||
GLIBC_2.1.4 {
|
GLIBC_2.1.4 {
|
||||||
pciconfig_iobase;
|
pciconfig_iobase;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user