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.