Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More g_spawn_async functionality | Johan Hedberg | 2007-01-21 | 1 | -7/+31 |
* | First step of g_spawn_async implementation | Johan Hedberg | 2007-01-21 | 1 | -0/+27 |
* | make child_watch() static | Johan Hedberg | 2007-01-21 | 1 | -1/+1 |
* | Implement GChildWatch | Johan Hedberg | 2007-01-21 | 1 | -47/+191 |
* | eglib fixes | Johan Hedberg | 2007-01-20 | 2 | -2/+15 |
* | Add eglib g_io_channel_write implementation | Johan Hedberg | 2007-01-20 | 1 | -2/+33 |
* | Use glib memory allocation for gmain.c | Johan Hedberg | 2007-01-20 | 1 | -59/+19 |
* | Get rid of g_idle_add | Johan Hedberg | 2007-01-20 | 2 | -7/+0 |
* | Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove | Johan Hedberg | 2007-01-20 | 2 | -57/+59 |
* | Implement stubs of missing eglib functions | Johan Hedberg | 2007-01-20 | 2 | -0/+281 |
* | Implement memory allocation functions for eglib | Johan Hedberg | 2007-01-20 | 2 | -0/+95 |
* | Add main loop and single list functions | Marcel Holtmann | 2007-01-20 | 4 | -1/+956 |
* | Add embedded GLib directory | Marcel Holtmann | 2007-01-20 | 2 | -0/+8 |