summaryrefslogtreecommitdiffstats
path: root/eglib/gmain.c
Commit message (Collapse)AuthorAgeFilesLines
* eglib fixesJohan Hedberg2007-01-201-2/+14
|
* Add eglib g_io_channel_write implementationJohan Hedberg2007-01-201-2/+33
|
* Use glib memory allocation for gmain.cJohan Hedberg2007-01-201-59/+19
|
* Get rid of g_idle_addJohan Hedberg2007-01-201-6/+0
|
* Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_removeJohan Hedberg2007-01-201-55/+59
|
* Implement stubs of missing eglib functionsJohan Hedberg2007-01-201-0/+188
|
* Implement memory allocation functions for eglibJohan Hedberg2007-01-201-0/+75
|
* Add main loop and single list functionsMarcel Holtmann2007-01-201-0/+815