From owner-freebsd-arch Thu May 11 16:32:25 2000 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id A6C0137BC7D; Thu, 11 May 2000 16:32:15 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id RAA60623; Thu, 11 May 2000 17:32:14 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA03909; Thu, 11 May 2000 17:31:49 -0600 (MDT) Message-Id: <200005112331.RAA03909@harmony.village.org> To: obrien@FreeBSD.ORG Subject: Re: .s -> .S filename change in /sys Cc: arch@FreeBSD.ORG In-reply-to: Your message of "Thu, 11 May 2000 10:31:04 PDT." <20000511103104.A5531@dragon.nuxi.com> References: <20000511103104.A5531@dragon.nuxi.com> <200005102341.TAA07315@server.baldwin.cx> <391A525F.E4B9D3DA@softweyr.com> Date: Thu, 11 May 2000 17:31:49 -0600 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000511103104.A5531@dragon.nuxi.com> "David O'Brien" writes: : How do people keep straight .c and .C then? By using .cxx, .cc or .cpp :-) Personally, I like .C and .H because it makes *.[chCH] match everything, but it doesn't work well on those case preserving, case insensitve systems out there. I always wondered why we had .s files that needed cpp, but I figured there was a good reason for it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message