From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/2330 Path: news.gmane.org!not-for-mail From: Florian Fainelli Newsgroups: gmane.linux.lib.musl.general Subject: Re: Support for musl libc in OpenWrt Date: Fri, 23 Nov 2012 23:52:51 +0100 Organization: OpenWrt Message-ID: <50AFFE43.7060500@openwrt.org> References: <50AFD839.9010408@openwrt.org> <20121123221924.GA10895@port70.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1353711155 28386 80.91.229.3 (23 Nov 2012 22:52:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Nov 2012 22:52:35 +0000 (UTC) Cc: Szabolcs Nagy To: musl@lists.openwall.com Original-X-From: musl-return-2331-gllmg-musl=m.gmane.org@lists.openwall.com Fri Nov 23 23:52:44 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 1Tc26y-0007Ql-6d for gllmg-musl@plane.gmane.org; Fri, 23 Nov 2012 23:52:40 +0100 Original-Received: (qmail 24121 invoked by uid 550); 23 Nov 2012 22:52:29 -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 24113 invoked from network); 23 Nov 2012 22:52:29 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:organization:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=1Zvz46b2B7a5WSA8Ex5aNuIfdpVSK5BRGOcV2tH4TgU=; b=LMd9LUjP3b3GLw+0VC8Sg63WUzmxgnl1IsrT2FYpGzX7KBFhNRbrOCy6MeryNR2VW/ eeflOPR++X2WOhZxxRIHoNaA3LmGhdfx5n9Q5aJoL+3rkJw5s5wkQW6Tkl1E3Rb5JGa7 ycxDSOA/3n4e6iSd6hyrmj3ISdy6g7sTfhtU+CjYUphjbTMNbd4BShH5tqSWDTM4pH46 sISDdP4/r18XWt4kqFOTPIfy1qCEkIMFQG9As1CUUDXP39LMOOHksZddyCXr5IKKVLGu dSZZE5YL/PkiZUSoT/BQrl6+p+DUx7/BEy49XxYRgBlV25HGlHyUYejp08bm1WrOFhtT Gkhw== Original-Sender: Florian Fainelli User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 In-Reply-To: <20121123221924.GA10895@port70.net> Xref: news.gmane.org gmane.linux.lib.musl.general:2330 Archived-At: Le 23/11/2012 23:19, Szabolcs Nagy a écrit : > * Florian Fainelli [2012-11-23 21:10:33 +0100]: >> - MIPS and MIPSel ports are not functionnal (details below) > > attached a mips termios.h patch based on > linux/arch/mips/include/asm/termbits.h > > i added some of the missing bits, i dont know if those are needed > As we discussed over IRC, this fixes the weird console behavior that I was seeing, thanks! -- Florian