From: Marcel Holtmann <marcel@holtmann.org>
To: "Cristian Rodríguez" <crrodriguez@opensuse.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] lib: use %m instead of strerror
Date: Mon, 24 Dec 2012 08:49:08 -0800 [thread overview]
Message-ID: <1356367748.29264.43.camel@aeonflux> (raw)
In-Reply-To: <1356362730-16557-1-git-send-email-crrodriguez@opensuse.org>
Hi Cristian,
> Unlike strerror, %m is thread safe and we do not know
> to what kind of program libbluetooh is being linked too.
> ---
> lib/sdp.c | 17 ++++++++---------
> 1 file changed, 8 insertions(+), 9 deletions(-)
how does this work on uClibc and other C libraries. Is %m these days
generally supported?
Regards
Marcel
next prev parent reply other threads:[~2012-12-24 16:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-24 15:25 [PATCH] lib: use %m instead of strerror Cristian Rodríguez
2012-12-24 16:49 ` Marcel Holtmann [this message]
2012-12-24 16:53 ` Cristian Rodríguez
2012-12-24 17:13 ` Marcel Holtmann
2012-12-24 19:10 ` Cristian Rodríguez
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=1356367748.29264.43.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=crrodriguez@opensuse.org \
--cc=linux-bluetooth@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.