emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] src/print.c: Check for __GLIBC__ rather than GNU_LINUX


From: Paul Eggert
Subject: Re: [PATCH] src/print.c: Check for __GLIBC__ rather than GNU_LINUX
Date: Fri, 1 Apr 2016 00:46:52 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

Eli Zaretskii wrote:
Thanks.  I needed the additional patch below to get the patch to
compile (how do other ports get F_DUPFD_CLOEXEC?).

<fcntl.h> defines it, perhaps via the gnulib replacement sourced in 
lib/fcntl.in.h.

After that, temacs seems to hang during loadup.  Looks like it hangs
inside the libc function 'close'.  I don't have enough free time now
to do anything serious on master.

No rush. When you get time, if you happen to know who's calling 'close' I could ifdef that call out on MS-Windows.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]