Tweak GETINFO process/* code: no need to print an int as anything other than %d

This commit is contained in:
Nick Mathewson
2011-01-03 12:11:09 -05:00
parent 8708ffa655
commit 1e295666d9
2 changed files with 8 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features
- Implement some GETINFO controller fields to provide information about
the Tor process's pid, euid, username, and resource limits.