Re: [PATCH v2 2/2] c-user: Document new rtems_task_delete() behaviour

2022-07-27 Thread Chris Johns
OK Chris On 27/7/2022 7:30 pm, Sebastian Huber wrote: > Update #4679. > --- > c-user/task/directives.rst | 25 - > 1 file changed, 20 insertions(+), 5 deletions(-) > > diff --git a/c-user/task/directives.rst b/c-user/task/directives.rst > index 64b591d..b78aaa9 100644 >

[PATCH v2 2/2] c-user: Document new rtems_task_delete() behaviour

2022-07-27 Thread Sebastian Huber
Update #4679. --- c-user/task/directives.rst | 25 - 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/c-user/task/directives.rst b/c-user/task/directives.rst index 64b591d..b78aaa9 100644 --- a/c-user/task/directives.rst +++ b/c-user/task/directives.rst @@ -80