wine proccess list

Alexandre Julliard julliard at winehq.org
Tue Dec 11 15:51:29 CST 2007


Maarten Lankhorst <maarten at codeweavers.com> writes:

> Hi Gonzalo,
>
> Stefan Dösinger schreef:
>> Ow, ah, this is a different business. I think we use some Linux-only feature 
>> to set the name, and Alexandre told me that at least MacOS doesn't have it. I 
>> have no idea if there is a way to change the process name under BSD. If there 
>> is, feel free to implement it and send a patch
>>   
> A slightly hacky method is to copy the process to /tmp, rename it and
> execute it there. It would work for mac and bsd, but I have no idea
> wether Alexandre would accept it into wine.

I wouldn't, but on FreeBSD you can use setproctitle() for this.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list