summaryrefslogtreecommitdiff
path: root/examples/child_watch/main.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Examples: Make a single-parameter constructor explicit.Murray Cumming2016-12-121-1/+1
* Run clang-format on the examples.Murray Cumming2016-02-261-14/+15
* C++11: examples/tests: More use of auto.Murray Cumming2015-07-151-1/+1
* C++11: examples: Use nullptr.Murray Cumming2015-07-091-1/+1
* Revert "C++11: Use auto in examples."Murray Cumming2013-06-271-2/+2
* C++11: Use auto in examples.Murray Cumming2013-06-261-2/+2
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Inherit signal handler objects from sigc::trackable. This is necessaryMurray Cumming2005-04-271-1/+1
* Added MainContext::signal_child_watch() Added child_watch/ exampleYair Hershkovitz2005-03-141-0/+69