Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glib: remove stale compat functions | John Snow | 2015-05-22 | 1 | -35/+0 |
* | glib-compat.h: change assert to g_assert | Michael Tokarev | 2015-05-08 | 1 | -3/+3 |
* | glib-compat: fix problems with not-quite glib 2.22 | Cornelia Huck | 2015-04-02 | 1 | -1/+3 |
* | glib: add compatibility interface for g_strcmp0() | Gonglei | 2014-10-16 | 1 | -0/+17 |
* | glib: add compatibility interface for g_get_monotonic_time() | Stefan Hajnoczi | 2014-10-15 | 1 | -0/+19 |
* | glib-compat.h: add new thread API emulation on top of pre-2.31 API | Michael Tokarev | 2014-06-10 | 1 | -0/+119 |
* | glib: fix g_poll early timeout on windows | Sangho Park | 2014-05-09 | 1 | -1/+8 |
* | glib: move g_poll() replacement into glib-compat.h | Stefan Hajnoczi | 2014-05-07 | 1 | -0/+12 |
* | glib: add a compatibility interface for g_timeout_add_seconds | Anthony Liguori | 2013-03-25 | 1 | -0/+27 |