summaryrefslogtreecommitdiffstats
path: root/examples/exec.c
Commit message (Expand)AuthorAgeFilesLines
* examples: Fix some memory leaks.Andreas Schneider2011-04-151-0/+1
* examples: Call correct functions on exit.Andreas Schneider2011-04-141-0/+4
* examples: Fixed build warning.Andreas Schneider2011-02-081-2/+2
* examples: The exec example should be like tutorial one.Andreas Schneider2011-02-081-40/+44
* Sanitize libssh namespace + legacy wrappersAris Adamantiadis2010-05-141-9/+9
* Fixed build warnings in the exec example.Andreas Schneider2010-03-291-1/+3
* Fix infinite loop in exec exampleAris Adamantiadis2010-01-031-1/+1
* Simplification of the "exec" sampleAris Adamantiadis2009-12-241-21/+9
* Added an example for exec.Andreas Schneider2009-12-221-0/+67