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. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
