bug-gnulib
[Top][All Lists]
Advanced

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

Re: bug#8230: touch dumps core on solaris 10


From: Paul Eggert
Subject: Re: bug#8230: touch dumps core on solaris 10
Date: Fri, 11 Mar 2011 18:05:10 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 03/11/2011 02:41 PM, Bruno Haible wrote:
> I propose to change gnulib so that it uses
>   #define futimens rpl_futimens
>   #define utimensat rpl_utimensat
> also on Solaris 9 (with the usual idioms for the C++ and the gnulib 
> namespace).

That sounds good, but why make Solaris 9 a special case?
Wouldn't it be simpler to do it for all platforms where gnulib
defines futimens or utimensat functions?



reply via email to

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