[PATCH v2 19/25] y2038: Add support for 64 bit time on legacy ABIs

Florian Weimer fweimer@redhat.com
Thu May 20 06:58:07 GMT 2021


* Adhemerval Zanella via Libc-alpha:

> diff --git a/sysdeps/unix/sysv/linux/i386/Makefile b/sysdeps/unix/sysv/linux/i386/Makefile
> index da716e2c1b..8d5efb4f65 100644
> --- a/sysdeps/unix/sysv/linux/i386/Makefile
> +++ b/sysdeps/unix/sysv/linux/i386/Makefile
> @@ -1,6 +1,8 @@
>  # The default ABI is 32.
>  default-abi := 32
>  
> +extra-version := Versions-y2038
> +
>  ifeq ($(subdir),misc)
>  sysdep_routines += ioperm iopl vm86

Where does this come from?

Thanks,
Florian



More information about the Libc-alpha mailing list