Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Revisiting DTrace syscall provider



In article <20150306212022.9FFBB60415%jupiter.mumble.net@localhost>,
Taylor R Campbell  <campbell+netbsd-tech-kern%mumble.net@localhost> wrote:
>   Date: Fri, 6 Mar 2015 21:10:42 +0000 (UTC)
>   From: christos%astron.com@localhost (Christos Zoulas)
>
>           2. I did not create the args union to deal with signed/unsigned,
>              chose to mimick what FreeBSD does. Do you prefer your way?
>
>I think I had suggested this to riz@ originally, to reduce the amount
>of undefined behaviour / sketchy casting in the code.


I have compat_netbsd32 and compat_linux dtrace syscalls working too now.

christos



Home | Main Index | Thread Index | Old Index