Skip to content
Commit 4f9fbd89 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

y2038: rename itimerval to __kernel_old_itimerval



Take the renaming of timeval and timespec one level further,
also renaming itimerval to __kernel_old_itimerval, to avoid
namespace conflicts with the user-space structure that may
use 64-bit time_t members.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 751addac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment