Justus Winter, le Wed 27 Nov 2013 13:31:16 +0100, a écrit :
> By using error instead of perror, the warning can be proprely
> attributed to the process.
>
> * libports/manage-multithread.c (adjust_priority): Use error instead
> of perror to print the warning.
Ack.
> ---
> libports/manage-mult
By using error instead of perror, the warning can be proprely
attributed to the process.
* libports/manage-multithread.c (adjust_priority): Use error instead
of perror to print the warning.
---
libports/manage-multithread.c |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --