ptrace (process trace system call) on Linux from D

Matej Nanut matejnanut at gmail.com
Fri May 4 07:47:03 PDT 2012


(1) I've managed this by putting the extern ptrace declaration in 
a seperate file and call it via filename.ptrace in my program.

Apparently a new std.process is in the works that does supply a 
sort of fork().  I'm sorry for not looking through things 
properly before.


More information about the Digitalmars-d-learn mailing list