Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 17 May 2012 00:12:27 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: SIG_* in signal.h

i just tried to compile pcc using musl
and it failed because SIG_IGN was undefined

it seem SIG_ING, SIG_ERR, SIG_DFL are ifdefed
with various featuretest macros in signal.h
eventhough they are ansic

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.