Subject: Re: selecting processes with a given emul?
To: None <tech-kern@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 06/03/2002 21:52:25
> p->p_emul has lots of info for you to examine to make sure you have
> the right type of binary.  You should be able to examine that and
> then safely dereference p_emuldata.

Is a strncmp on p->p_emul->e_name considered a good practice?

-- 
Emmanuel Dreyfus
- Quel est le meilleur moyen d'accelerer un PC?
- 9,81 m/s^2
manu@netbsd.org