From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/730 Path: news.gmane.org!not-for-mail From: Isaac Dunham Newsgroups: gmane.linux.lib.musl.general Subject: Re: [0/3] _BSD_SOURCE patches: termios, ctype, stdio Date: Thu, 19 Apr 2012 14:03:42 -0700 Message-ID: <20120419140342.7ef06456@newbook> References: <20120419135245.6f617c6c@newbook> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/Ai03X/NmLwO_hvVeS0ypZ+B" X-Trace: dough.gmane.org 1334869444 28000 80.91.229.3 (19 Apr 2012 21:04:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Apr 2012 21:04:04 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-731-gllmg-musl=m.gmane.org@lists.openwall.com Thu Apr 19 23:04:00 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 1SKyWF-0002ny-Et for gllmg-musl@plane.gmane.org; Thu, 19 Apr 2012 23:03:59 +0200 Original-Received: (qmail 27826 invoked by uid 550); 19 Apr 2012 21:03:58 -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 27818 invoked from network); 19 Apr 2012 21:03:58 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=asuys04V2+AOhU78tbdmk2cPX/tZGxaTqPTy8SN2BHQS9aw0V0o1QCZ71uhpakUrShW/xBbKOJaOGJ6pSFYwiYXHP8scTuMXcSCu+6zwezpYdSRakJYXEXLLSOSpeT9eI+aN8FoqdisAQsyNYeFMyHrR1j8HKTkaqAhhWmaEIa8=; h=Date:From:To:Subject:Message-ID:In-Reply-To:References:X-Mailer:Mime-Version:Content-Type; In-Reply-To: <20120419135245.6f617c6c@newbook> X-Mailer: Claws Mail 3.7.4 (GTK+ 2.20.1; i486-pc-linux-gnu) Xref: news.gmane.org gmane.linux.lib.musl.general:730 Archived-At: --MP_/Ai03X/NmLwO_hvVeS0ypZ+B Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Here's the termios.h patch, though it's still missing CCEQ. > For termios.h, there properly should be the CCEQ macro > (#if (_BSD_SOURCE||_GNU_SOURCE) ). > This is a one-line convenience macro, whether you look in the *BSD > headers or glibc. > /* Compare a character C to a value VAL from the `c_cc'array in a > `struct termios'. If VAL is _POSIX_VDISABLE, no character > can match it. */ > But _POSIX_VDISABLE is not defined here, so I have left it > unimplemented. Isaac Dunham --MP_/Ai03X/NmLwO_hvVeS0ypZ+B Content-Type: application/octet-stream; name=termios.dif Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=termios.dif ZGlmZiAtLWdpdCBhL2luY2x1ZGUvdGVybWlvcy5oIGIvaW5jbHVkZS90ZXJtaW9zLmgKaW5kZXgg NzY5MDg4My4uMTA0MTc1OSAxMDA2NDQKLS0tIGEvaW5jbHVkZS90ZXJtaW9zLmgKKysrIGIvaW5j bHVkZS90ZXJtaW9zLmgKQEAgLTMyLDcgKzMyLDcgQEAgaW50IHRjZmxvdyAoaW50LCBpbnQpOwog CiBwaWRfdCB0Y2dldHNpZCAoaW50KTsKIAotI2lmZGVmIF9HTlVfU09VUkNFCisjaWYgZGVmaW5l ZChfR05VX1NPVVJDRSkgfHwgZGVmaW5lZChfQlNEX1NPVVJDRSkKIHZvaWQgY2ZtYWtlcmF3KHN0 cnVjdCB0ZXJtaW9zICopOwogaW50IGNmc2V0c3BlZWQoc3RydWN0IHRlcm1pb3MgKiwgc3BlZWRf dCk7CiAjZW5kaWYK --MP_/Ai03X/NmLwO_hvVeS0ypZ+B--