[PATCH v2 2/2] Fix time/mktime.c and time/gmtime.c for gnulib compatibility

Paul Eggert eggert@cs.ucla.edu
Tue Mar 12 00:12:00 GMT 2019


On 2/27/19 3:20 AM, Lukasz Majewski wrote:
> -#ifdef weak_alias
>  weak_alias (__mktime64, __timelocal64)
> -#endif

This part of the patch won't be needed if my suggestion about removing
timelocal64 (from the previous patch) is taken. Otherwise this patch
looks OK to me once the earlier patch is settled on.



More information about the Libc-alpha mailing list