From: Philippe Gerum <rpm@xenomai.org>
To: Daniel Schnell <daniel.schnell@domain.hid>
Cc: xenomai@xenomai.org
Subject: RE: [Xenomai-help] [PATCH] pthread_setname_np
Date: Wed, 15 Nov 2006 18:50:01 +0100 [thread overview]
Message-ID: <1163613001.4974.17.camel@domain.hid> (raw)
In-Reply-To: <DD39B5C3F4963040ADC9768BE7E430CB0154F047@domain.hid>
On Wed, 2006-11-15 at 16:56 +0000, Daniel Schnell wrote:
> Gilles Chanteperdrix wrote:
>
> > If you feel like modifying the documentation, please send a patch.
>
> Here is the patch.
>
> Best regards,
>
> Daniel
>
>
>
> Index: ksrc/skins/posix/thread.c
> ===================================================================
> --- ksrc/skins/posix/thread.c (revision 1834)
> +++ ksrc/skins/posix/thread.c (working copy)
> @@ -650,7 +650,7 @@
> }
>
> /**
> - * Set a thread name.
> + * Set the name of a running thread.
s/running/existing/
which boils down to documenting the fact that you must apply this
thread-related request against a valid thread. I'm not sure this is
worth a patch, actually.
--
Philippe.
next prev parent reply other threads:[~2006-11-15 17:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-15 11:27 [Xenomai-help] pthread_setname_np Daniel Schnell
2006-11-15 13:10 ` Gilles Chanteperdrix
2006-11-15 13:31 ` Daniel Schnell
2006-11-15 13:43 ` Gilles Chanteperdrix
2006-11-15 14:26 ` Daniel Schnell
2006-11-15 14:52 ` Gilles Chanteperdrix
2006-11-15 15:49 ` Daniel Schnell
2006-11-15 16:08 ` Gilles Chanteperdrix
2006-11-15 16:56 ` [Xenomai-help] [PATCH] pthread_setname_np Daniel Schnell
2006-11-15 17:50 ` Philippe Gerum [this message]
2006-11-15 17:02 ` [Xenomai-help] pthread_setname_np Daniel Schnell
2006-11-15 17:55 ` Gilles Chanteperdrix
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=1163613001.4974.17.camel@domain.hid \
--to=rpm@xenomai.org \
--cc=daniel.schnell@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.