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