--- /dev/null
+Return-Path: <Vladimir.Marek@oracle.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id E5F88431FBD\r
+ for <notmuch@notmuchmail.org>; Mon, 6 May 2013 08:16:27 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -2.299\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-2.299 tagged_above=-999 required=5\r
+ tests=[RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001]\r
+ autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 9ZvO7hSQQ+vY for <notmuch@notmuchmail.org>;\r
+ Mon, 6 May 2013 08:16:21 -0700 (PDT)\r
+Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81])\r
+ (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id B2006431FAE\r
+ for <notmuch@notmuchmail.org>; Mon, 6 May 2013 08:16:21 -0700 (PDT)\r
+Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94])\r
+ by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with\r
+ ESMTP id r46FGIsv000769\r
+ (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK)\r
+ for <notmuch@notmuchmail.org>; Mon, 6 May 2013 15:16:20 GMT\r
+Received: from userz7022.oracle.com (userz7022.oracle.com [156.151.31.86])\r
+ by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id\r
+ r46FGHF0011629\r
+ (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL)\r
+ for <notmuch@notmuchmail.org>; Mon, 6 May 2013 15:16:19 GMT\r
+Received: from abhmt119.oracle.com (abhmt119.oracle.com [141.146.116.71])\r
+ by userz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id\r
+ r46FGHu0011615\r
+ for <notmuch@notmuchmail.org>; Mon, 6 May 2013 15:16:17 GMT\r
+Received: from vi64-x3-2e-prg06.cz.oracle.com (/10.163.102.127)\r
+ by default (Oracle Beehive Gateway v4.0)\r
+ with ESMTP ; Mon, 06 May 2013 08:16:17 -0700\r
+From: Vladimir.Marek@oracle.com\r
+To: notmuch@notmuchmail.org\r
+Subject: Solaris support - missing or incompatible functions\r
+Date: Mon, 6 May 2013 17:15:58 +0200\r
+Message-Id: <1367853362-11846-1-git-send-email-Vladimir.Marek@oracle.com>\r
+X-Mailer: git-send-email 1.7.9.2\r
+X-Source-IP: ucsinet22.oracle.com [156.151.31.94]\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 06 May 2013 15:16:28 -0000\r
+\r
+Hi,\r
+\r
+This is next series of patches adding Solaris support to notmuch. I am mostly\r
+using what Blake Jones sent some time ago + I fixed all the comments he\r
+received back then. Since it's mostly his work, it's IMO fair to keep\r
+him as an author. But since I made sure the patches work, I'm signing\r
+them. I'm really git newbie, so hopefully this is right thing to do ...\r
+\r
+I tested the build on Solaris using Oracle Studio and on Linux using\r
+gcc (to make sure I haven't break anything).\r
+\r
+I can't run the notmuch 'make test' on Solaris (too old bash) and on linux the\r
+results are\r
+\r
+421/525 tests passed.\r
+25 tests failed.\r
+79 tests skipped.\r
+\r
+but they are the same without my changes too ...\r
+\r
+Cheers\r
+-- \r
+ Vlad\r