aboutsummaryrefslogtreecommitdiff
path: root/src/common/procmon.c
Commit message (Expand)AuthorAge
* New waitpid-handler functions to run callbacks when a child exits.Nick Mathewson2014-06-14
* Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Add a PID_T_FORMAT for writing pids to logsNick Mathewson2012-11-02
* Compile (with warnings) with mingw64Nick Mathewson2012-11-02
* Missing copyright/license statement for procmon.cNick Mathewson2012-06-04
* Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32Nick Mathewson2012-01-31
* Fix compile error in procmon.cGisle2011-06-01
* Unbreak the build on libevent 1.x systemsRobert Ransom2011-05-22
* The first argument for a libevent callback should be evutil_socket_tNick Mathewson2011-05-23
* Implement __OwningControllerProcess optionRobert Ransom2011-05-20