From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9109 Path: news.gmane.org!not-for-mail From: Max Ruttenberg Newsgroups: gmane.linux.lib.musl.general Subject: atomic primitives documentation Date: Thu, 14 Jan 2016 16:46:03 -0500 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013a2f0e946a3005295236b4 X-Trace: ger.gmane.org 1452807987 937 80.91.229.3 (14 Jan 2016 21:46:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2016 21:46:27 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-9122-gllmg-musl=m.gmane.org@lists.openwall.com Thu Jan 14 22:46:27 2016 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1aJpio-0003Ql-RY for gllmg-musl@m.gmane.org; Thu, 14 Jan 2016 22:46:22 +0100 Original-Received: (qmail 16061 invoked by uid 550); 14 Jan 2016 21:46:20 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 16021 invoked from network); 14 Jan 2016 21:46:14 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emutechnology-com.20150623.gappssmtp.com; s=20150623; h=mime-version:date:message-id:subject:from:to:content-type; bh=k/pdIp0LKn9yQbV7CadHiR8Cf2QXDyxIKkf+OP4HtzU=; b=Ze/kG+qhhN+dkn6Xe6vlAP79BB2Iof9XrKFypWbTvGNgMr634BtdnByAYOJlqOK2et 4eW5naZhtwm8XNMVG9yOZgp9XkRSzWJaFCvSgjhGiUum4Aq1dDdeyGPhWRit0Huol/5y a143SkCvB/bW/UXB8xIxvBGr8FJkXzL9e8RLwTYx5piChuMYStzyEFbAQSFmW2omhBAa ST0OjVXVOmTFxyXdtnSlSOA1DLbqaT8qPdgd4oRIytZqKrQ0OLrT+QJ2oY5VbNdV7OTi SQSICvJm8Iq7hxWLw9HLKlH5o7cl5mqUU5XpgZ5ilx8V+zlct0dw0AMg59RryExiCTun FKlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=k/pdIp0LKn9yQbV7CadHiR8Cf2QXDyxIKkf+OP4HtzU=; b=A0ugx5iijfQq6F4IkpfBMm+yxoqIAQZcoW1yUUaIsps7IK9QR7jqZ4YLfArae0IFzY UDdvYSdHHjjyhNv2vvIFDSdhEUvjRTIyNAcJMRQGtVVjagSTvkmnD1aoL9SLWHgqiil6 yuIGuzc5x1v+EizyJ1RD3KxDv5ovoZBcmlD8eHTZhVAzv/LybiJuZlpQm4MLTyQtVc4q HbvGalWbA9dw/MYzEiFi8iNhjCmL5K6bPGbTCj3zq+PEzT7V/ggxbhczp9OSLFIUp2EX xdIkcgnOzgx7z4MLKHdHVWhj9qVIgqHCaAsoOu9SWTmYS7oi+8tqqtVduL16tFphBF3a BUlA== X-Gm-Message-State: ALoCoQmaYdl4y2Wit+G9TdoF/zcVv7eCwvsYBY8AHXBampc7ez83QaPK2tEpRTiRPIUgz5xWIDbFmIXnKmN7O17js2p7O1Jgmg== X-Received: by 10.182.118.233 with SMTP id kp9mr5363817obb.50.1452807963288; Thu, 14 Jan 2016 13:46:03 -0800 (PST) Xref: news.gmane.org gmane.linux.lib.musl.general:9109 Archived-At: --089e013a2f0e946a3005295236b4 Content-Type: text/plain; charset=UTF-8 Hi all, I'm trying to implement the atomic primitives but am finding the lack of documentation (i.e. specifying what each one is supposed to do, which argument is which, etc. ) a challenging obstacle. I've been googling around and haven't found anything helpful. I could look at how it's used in the source (that's what I've been doing so far) but it's cumbersome and I was wondering if there was documentation somewhere that I just happen to be missing. Thanks, Max --089e013a2f0e946a3005295236b4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Hi= all,

I'm trying to implement the atomic primitives but am finding= the lack of documentation (i.e. specifying what each one is supposed to do= , which argument is which, etc. ) a challenging obstacle. I've been goo= gling around and haven't found anything helpful. I could look at how it= 's used in the source (that's what I've been doing so far) but = it's cumbersome and I was wondering if there was documentation somewher= e that I just happen to be missing.=C2=A0

<= div>Thanks,
Max

--089e013a2f0e946a3005295236b4--