Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: atacama.four-d.de: mail set sender to using -f Message-ID: <3EE70C7B.8080001@gmx.net> Date: Wed, 11 Jun 2003 13:03:23 +0200 From: Thomas Pfaff User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Collins CC: cygwin Subject: Re: Problem w/ c++,threads,static initializers References: <20030607142449 DOT A4909 AT hamburg DOT neofonie DOT local> <3EE587F7 DOT 9090405 AT gmx DOT net> <20030611080702 DOT A1768 AT hamburg DOT neofonie DOT local> <3EE6CF20 DOT 7070005 AT gmx DOT net> <20030611120551 DOT A3205 AT hamburg DOT neofonie DOT local> <3EE70741 DOT 8070405 AT gmx DOT net> <067301c33007$12881b80$0f00a8c0 AT p4xp> In-Reply-To: <067301c33007$12881b80$0f00a8c0@p4xp> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Robert Collins wrote: > Because the results are undefined, you are permitted to return EBUSY... > Linux and Solaris do not return an error when the attr is already initialized, therefore i will do the change to return 0. The code must be changed anyway, since some attr_init functions erroneously return EAGAIN instead of ENOMEM. Thomas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/