Re: Support open-process and friends on MS-Windows

2016-07-03 Thread Eli Zaretskii
> Date: Sun, 03 Jul 2016 06:47:37 +0300 > From: Eli Zaretskii > Cc: wi...@pobox.com, l...@gnu.org, guile-devel@gnu.org > > As I've said before, these operations either have no meaning on > MS-Windows, or cannot be easily mapped to the equivalent Windows > notions. All other applications ported f

Re: ‘mktime’ replacement on glibc systems

2016-07-03 Thread Paul Eggert
On 06/30/2016 10:21 AM, Ludovic Courtès wrote: Gnulib’s ‘mktime’ replacement gets used on glibc systems (glibc 2.22 here) due to ‘__mktime_internal’ being unavailable, even though gl_cv_func_working_mktime=yes on these systems. Is this intended? No, and I don't observe it on Fedora 23 x86-64,