From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab38b-0003No-8z for qemu-devel@nongnu.org; Wed, 02 Mar 2016 04:32:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ab38X-0001rY-Dz for qemu-devel@nongnu.org; Wed, 02 Mar 2016 04:32:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab38X-0001rU-8a for qemu-devel@nongnu.org; Wed, 02 Mar 2016 04:32:05 -0500 From: Markus Armbruster References: Date: Wed, 02 Mar 2016 10:32:02 +0100 In-Reply-To: (Programmingkid's message of "Tue, 1 Mar 2016 20:58:48 -0500") Message-ID: <87oaaxql7x.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v2] MacKeys.h: initial commit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: Peter Maydell , qemu-devel qemu-devel Programmingkid writes: > This patch adds the file MacKeys.h. It is a file that contains all the constants > for the Macintosh keyboard keycodes. > > Signed-off-by: John Arbuckle > > --- > Added standard license. > Added #ifndef #define #endif macros. > > include/hw/input/MacKeys.h | 168 ++++++++++++++++++++++++++++++++++++++++++++ Please stick to lower case in file names. $ git-ls-files | grep '[A-Z][a-z]' | grep -v Makefile Changelog docs/vnc-ledstate-Pseudo-encoding.txt include/libdecnumber/decContext.h include/libdecnumber/decNumber.h include/libdecnumber/decNumberLocal.h include/libdecnumber/dpd/decimal128Local.h libdecnumber/decContext.c libdecnumber/decNumber.c