From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/1719 Path: news.gmane.org!not-for-mail From: =?ISO-8859-2?Q?Daniel_Cegie=B3ka?= Newsgroups: gmane.linux.lib.musl.general Subject: sys/signal.h, sys/dirent.h + bugzilla. Date: Fri, 24 Aug 2012 12:40:16 +0200 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1345804853 20214 80.91.229.3 (24 Aug 2012 10:40:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 24 Aug 2012 10:40:53 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-1720-gllmg-musl=m.gmane.org@lists.openwall.com Fri Aug 24 12:40:54 2012 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1T4rJr-0007PH-00 for gllmg-musl@plane.gmane.org; Fri, 24 Aug 2012 12:40:51 +0200 Original-Received: (qmail 32133 invoked by uid 550); 24 Aug 2012 10:40:49 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 32120 invoked from network); 24 Aug 2012 10:40:48 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=TyHx01r7xLG+zb+zSJuYw3eWgvoWrHk1b+OOjPETtdM=; b=Pt/TPrUdFDibTmWW3p+C5F+gVNVvED7TTqTPvW+A8wuvjHF0D+FBo6NSLyRCJVg+8z /qE4pvxMaMb+9rT3l78vz5HojCdZFpXQpKIqhyonSQmeOluOKH2I+ivwvIhyw9Azdjue nOkWeWmlJPw9hMyUfVW17R1dm7YOUVSj8SWE246IMhoj3LlSloFVN4vcZG1ngfv5EeiK jRG89B2xqcQpQKxorQMsN5WJ2eRYarZZY8H7NKtNuhl1qwwVGD/NyIogGSvpaFAy4b5c Pz2UhEnTzb6sLT2MPt+rc4rXt8HbhCvRvl0WBTqni2hf9v10V+hJtAl3c2kEpXWF8KCb 3eGg== Xref: news.gmane.org gmane.linux.lib.musl.general:1719 Archived-At: Hi, e2fsprogs (misc/fsck.c) needs include/sys/signal.h, but musl installs signal.h only in include/. symlink in Makefile? btw. the same situation: sys/dirent.h Maybe we should start a bugzilla for musl? http://www.bugzilla.org/ Daniel