reverie/reverie-syscalls
Will Hughes 675073a631 Read child TID from clone family syscalls
Summary: Expose the child TID arg passed to clone family syscalls. For fork and vfork this will be 0 as child TID is not an arg, for clone and clone3 this is read from the args.

Reviewed By: jasonwhite

Differential Revision: D35370069

fbshipit-source-id: 32821152adaadd17c66f334f286f5410fabd4b97
2022-04-05 01:23:00 -07:00
..
src Read child TID from clone family syscalls 2022-04-05 01:23:00 -07:00
Cargo.toml rust: update libc from 0.2.117 to 0.2.121 2022-03-23 10:00:47 -07:00