1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

(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

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