git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Etienne Buira <etienne.buira@gmail.com>
Cc: pclouds@gmail.com, git@vger.kernel.org
Subject: Re: [PATCH v3] Handle atexit list internaly for unthreaded builds
Date: Mon, 13 Oct 2014 18:37:22 +0200	[thread overview]
Message-ID: <87bnpg9b99.fsf@igel.home> (raw)
In-Reply-To: <eb384a98a5c5642c4d3ccf0cf4b74b62e268e100.1413213400.git.etienne.buira@gmail.com> (Etienne Buira's message of "Mon, 13 Oct 2014 17:19:12 +0200")

Etienne Buira <etienne.buira@gmail.com> writes:

> +#define tmp_atexit atexit

> +#define atexit tmp_atexit
> +#undef tmp_atexit

What is this supposed to do?

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2014-10-13 16:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-11 14:53 [PATCH] Handle atexit list internaly fo unthreaded builds Etienne Buira
2014-10-12  9:09 ` [PATCH v2] " Etienne Buira
2014-10-13  0:56   ` Duy Nguyen
2014-10-13 15:19     ` [PATCH v2] Handle atexit list internaly for " Etienne Buira
2014-10-13 15:19       ` [PATCH v3] " Etienne Buira
2014-10-13 16:37         ` Andreas Schwab [this message]
2014-10-13 18:35           ` [PATCH v4] " Etienne Buira
2014-10-13 20:00             ` Junio C Hamano
2014-10-14 15:02               ` Etienne Buira
2014-10-18 12:31                 ` [PATCH v5] " Etienne Buira

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=87bnpg9b99.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=etienne.buira@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=pclouds@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).