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. * * This service set to @a name, the name of @a thread. This name is used for * displaying information in /proc/xenomai/sched.
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. * * This service set to @a name, the name of @a thread. This name is used for * displaying information in /proc/xenomai/sched.
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
