(GLIBC_2.1): Move getitimer to sysdeps/unix/sysv/linux/alpha/Versions.

This commit is contained in:
Ulrich Drepper 2000-11-10 06:25:30 +00:00
parent 5804f16c54
commit cff7dc3a34
3 changed files with 4 additions and 8 deletions

View file

@ -98,9 +98,8 @@ libc {
# x*
xdecrypt; xdr_authdes_cred; xdr_authdes_verf;
xdr_cryptkeyarg; xdr_cryptkeyarg2; xdr_cryptkeyres; xdr_des_block;
xdr_getcredres; xdr_int16_t; xdr_int32_t; xdr_int8_t; xdr_key_netstarg;
xdr_key_netstres; xdr_keybuf; xdr_keystatus; xdr_netnamestr; xdr_sizeof;
xdr_getcredres; xdr_int16_t; xdr_int32_t; xdr_int8_t;
xdr_netnamestr; xdr_sizeof;
xdr_uint16_t; xdr_uint32_t; xdr_uint8_t; xdr_unixcred;
}
GLIBC_2.1.1 {

View file

@ -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;
}

View file

@ -44,7 +44,7 @@ libc {
getdate_err;
# g*
getdate; getdate_r; getitimer;
getdate; getdate_r;
}
GLIBC_2.2 {
# w*