public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: "Michael Kerrisk" <mtk.manpages-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	libc-help-9JcytcrH/bA+uJoB2kUjGw@public.gmane.org
Cc: Andreas Jaeger <aj-Et1tbQHTxzrQT0dZR+AlfA@public.gmane.org>,
	"Joseph S. Myers"
	<joseph-qD8j1LwMmJjtCj0u4l0SBw@public.gmane.org>,
	Andries Brouwer <Andries.Brouwer-rh8NL+sEX9E@public.gmane.org>,
	Fabian Kreutz
	<kreutz-WMH0Fc3rTAP1qYPpFx2fzhvVK+yQ3ZXh@public.gmane.org>
Subject: [RFH] Math function error-reporting tests
Date: Mon, 4 Aug 2008 17:48:51 +0200	[thread overview]
Message-ID: <cfd18e0f0808040848k4b93edafvbfc5b59d19093ee6@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1647 bytes --]

Hello linux-man and libc-help,

I'm in the process of revising all of the man-pages describing the
math functions in glibc.  I recently wrote some scripts to test the
error-reporting support (i.e., errno versus exceptions) in all of the
glibc math functions (for some background, look here:
http://thread.gmane.org/gmane.comp.lib.glibc.alpha/13583/).  Andries
helped me iron out a few bugs, and get a few more test results, so
that I now have data for the following glibc versions:

2.2.4
2.3.3
2.3.5
2.7
2.8

I'd like to get test results for as many (x86) glibc versions as
possible, especially (but not only) for glibc versions before 2.2.4.
Would any folk on the list who have x86 systems with other glibc
versions be prepared to run my test scripts and send me the results?

A run of the scripts takes of the order of one minute.

(To find out what glibc version you are running, enter the following command

    /lib/libc.so.6

and look at the first line of output.)

To run the script:

a) Extract the two attached shell scripts to the same directory.

b) Run the test:

        sh math_tests.sh > mt.log


   (This step will also produce around 100 (C and executable) files in /tmp.)

c) clean up:

        rm /tmp/mt_*

d) Send me the results (i.e., the mt.log above), CCing the list and
mentioning what glibc version(s) you used, so that other people don't
duplicate tests for the same glibc.

Thanks,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
man-pages online: http://www.kernel.org/doc/man-pages/online_pages.html
Found a bug? http://www.kernel.org/doc/man-pages/reporting_bugs.html

[-- Attachment #2: math_error_test.sh --]
[-- Type: application/x-sh, Size: 23448 bytes --]

[-- Attachment #3: math_tests.sh --]
[-- Type: application/x-sh, Size: 26289 bytes --]

             reply	other threads:[~2008-08-04 15:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-04 15:48 Michael Kerrisk [this message]
     [not found] ` <5EFD4D7AC6265F4D9D3A849CEA9219190E31E0@LAXA.intra.cea.fr>
     [not found]   ` <5EFD4D7AC6265F4D9D3A849CEA9219190E31E0-W3oABskqM8nDbSVrWjnAJFAUjnlXr6A1@public.gmane.org>
2008-08-04 18:41     ` [RFH] Math function error-reporting tests Michael Kerrisk
2008-08-06  9:37     ` Michael Kerrisk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cfd18e0f0808040848k4b93edafvbfc5b59d19093ee6@mail.gmail.com \
    --to=mtk.manpages-gm/ye1e23mwn+bqq9rbeug@public.gmane.org \
    --cc=Andries.Brouwer-rh8NL+sEX9E@public.gmane.org \
    --cc=aj-Et1tbQHTxzrQT0dZR+AlfA@public.gmane.org \
    --cc=joseph-qD8j1LwMmJjtCj0u4l0SBw@public.gmane.org \
    --cc=kreutz-WMH0Fc3rTAP1qYPpFx2fzhvVK+yQ3ZXh@public.gmane.org \
    --cc=libc-help-9JcytcrH/bA+uJoB2kUjGw@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox