This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC v2 00/20] RISC-V glibc port for the 32-bit


* Alistair Francis:

> To mitigate this I have set the RV32 port to use 64-bit time_t and off_t
> (as is done in x86-32) and also changed the syscall imvocation to handle
> the missing syscalls.
>
> The first 3 patches are from Lukasz and have been sent upstream before
> [2].
>
> The 4th patch is a fixup required ontop of Lukasz's patches.

I think if the port has a 64-bit time_t only, you really should not need
Lukasz's patches.  What's problematic about the x86-64 x32 approach?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]