]> git.ipfire.org Git - thirdparty/glibc.git/commit
sysv/linux: Rename alpha functions to be alpha specific
authorAlistair Francis <alistair.francis@wdc.com>
Tue, 21 Jan 2020 07:54:35 +0000 (23:54 -0800)
committerAlistair Francis <alistair.francis@wdc.com>
Fri, 27 Mar 2020 18:23:15 +0000 (11:23 -0700)
commit4da2597af5cda0752c7526fe97398a5dafc15cbf
treec40281a447d2c2d697e04fc44f9966d09c4e0e08
parente8a0f5831e8bf5810b6d726967ee9a7cad38bed6
sysv/linux: Rename alpha functions to be alpha specific

These functions are alpha specifc, rename them to be clear.

Let's also rename the header file from tv32-compat.h to
alpha-tv32-compat.h. This is to avoid conflicts with the one we will
introduce later.

Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
sysdeps/unix/sysv/linux/alpha/alpha-tv32-compat.h [moved from sysdeps/unix/sysv/linux/alpha/tv32-compat.h with 88% similarity]
sysdeps/unix/sysv/linux/alpha/osf_adjtime.c
sysdeps/unix/sysv/linux/alpha/osf_getitimer.c
sysdeps/unix/sysv/linux/alpha/osf_getrusage.c
sysdeps/unix/sysv/linux/alpha/osf_gettimeofday.c
sysdeps/unix/sysv/linux/alpha/osf_setitimer.c
sysdeps/unix/sysv/linux/alpha/osf_settimeofday.c
sysdeps/unix/sysv/linux/alpha/osf_utimes.c
sysdeps/unix/sysv/linux/alpha/osf_wait4.c