From owner-freebsd-arch@FreeBSD.ORG Sat Apr 15 18:24:13 2006 Return-Path: X-Original-To: freebsd-arch@freebsd.org Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD80D16A403 for ; Sat, 15 Apr 2006 18:24:13 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 848AA43D46 for ; Sat, 15 Apr 2006 18:24:13 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.13.6/8.13.6) with ESMTP id k3FIODwr008828 for ; Sat, 15 Apr 2006 11:24:13 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.13.6/8.13.6/Submit) id k3FIODJh008827 for freebsd-arch@freebsd.org; Sat, 15 Apr 2006 11:24:13 -0700 (PDT) (envelope-from sgk) Date: Sat, 15 Apr 2006 11:24:13 -0700 From: Steve Kargl To: freebsd-arch@freebsd.org Message-ID: <20060415182413.GA8729@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Google's summer of code topics? X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Apr 2006 18:24:13 -0000 Is anyone collecting topics for submission to Google's Summer of Code that have potential impact on the *BSDs. Over the past 2 years, I've submitted various missing C99 math functions for inclusion in libm. Unfortunately, most complex and long double are still missing and I doubt that I'll ever have sufficient time to work on all of them. Improvements to libm seems to be a good topic. comments? -- Steve