-
- Downloads
Add a PID_T_FORMAT for writing pids to logs
This is based on code by yayooo for 7260, but: - It allows for SIZEOF_PID_T == SIZEOF_SHORT - It addresses some additional cases where we weren't getting any warnings only because we were casting pid_t to int.
Please register or sign in to comment