aboutsummaryrefslogtreecommitdiff
path: root/include/glib-compat.h
AgeCommit message (Expand)Author
2016-09-08glib-compat: add g_(s)list_free_full()Marc-André Lureau
2016-08-19glib: add compatibility implementation for g_dir_make_tmp()Sascha Silbe
2016-06-29vhost-user-test: fix g_cond_wait_until compat implementationPaolo Bonzini
2015-10-30glib: add compatibility interface for g_hash_table_add()Markus Armbruster
2015-10-19glib-compat: add 2.38/2.40/2.46 assertsMarc-André Lureau
2015-05-22glib: remove stale compat functionsJohn Snow
2015-05-08glib-compat.h: change assert to g_assertMichael Tokarev
2015-04-02glib-compat: fix problems with not-quite glib 2.22Cornelia Huck
2014-10-16glib: add compatibility interface for g_strcmp0()Gonglei
2014-10-15glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi
2014-06-10glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev
2014-05-09glib: fix g_poll early timeout on windowsSangho Park
2014-05-07glib: move g_poll() replacement into glib-compat.hStefan Hajnoczi
2013-03-25glib: add a compatibility interface for g_timeout_add_secondsAnthony Liguori