All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [PATCH 2/2] Provide owner name via	rt_mutex_inquire
Date: Fri, 11 Jul 2008 14:54:47 +0200	[thread overview]
Message-ID: <48775817.7090108@domain.hid> (raw)
In-Reply-To: <48761DC0.3080901@domain.hid>

Gilles Chanteperdrix wrote:
> Another possibility would be to use snprintf instead of strncpy in 
> xnobject_copy_name, and use xnobject_copy_name here.

Yet another possibility would be to use strlcpy, available in 
kernel-space. But it is funny, glibc people does not seem to like 
strlcpy for reasons I do not quite understand...

http://sources.redhat.com/ml/libc-alpha/2000-08/msg00053.html

-- 
                                                  Gilles.


  parent reply	other threads:[~2008-07-11 12:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-10 13:17 [Xenomai-core] [PATCH 2/2] Provide owner name via rt_mutex_inquire Jan Kiszka
2008-07-10 14:33 ` Gilles Chanteperdrix
2008-07-10 15:02   ` Jan Kiszka
2008-07-10 15:11     ` Gilles Chanteperdrix
2008-07-10 15:14     ` Philippe Gerum
2008-07-11 12:54   ` Gilles Chanteperdrix [this message]
2008-07-31 16:28 ` Philippe Gerum

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=48775817.7090108@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=jan.kiszka@domain.hid \
    --cc=xenomai@xenomai.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.