poke-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/5] Improve portability (particularly for Woe32)


From: Bruno Haible
Subject: Re: [PATCH 2/5] Improve portability (particularly for Woe32)
Date: Sun, 28 Mar 2021 13:00:56 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-203-generic; KDE/5.18.0; x86_64; ; )

Georgiy Tugai wrote:
> Should I leave the HAVE_FCNTL ifdefs in, or no?

defined HAVE_FCNTL is equivalent to !(defined _WIN32 && !defined __CYGWIN__).

Bruno

[1] https://www.gnu.org/software/gnulib/manual/html_node/fcntl.html




reply via email to

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