summaryrefslogtreecommitdiff
path: root/egg/egg-spawn.c
AgeCommit message (Collapse)AuthorFilesLines
2014-01-08Remove old FSF license from header filesStef Walter1-3/+2
And refresh the COPYING and COPYING.LIB files https://bugzilla.gnome.org/show_bug.cgi?id=721549
2009-10-11[egg] Add spawn with callback functionality.Stef Walter1-0/+378
Allows executing an application and getting callbacks when stdin, stdout, or stderr need servicing.