Move this out of gmain.c and make it part of the public API. (Part of Bug
authorDan Winship <danw@src.gnome.org>
Tue, 23 Sep 2008 16:32:30 +0000 (16:32 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 23 Sep 2008 16:32:30 +0000 (16:32 +0000)
commitac68024ec1a476871111522e5ce48945b18ce9f7
tree546479bcfc1fca6f53a496e9bee150419a713e50
parentf911ead38229a065ba89bdf896fcfc7a53f74896
Move this out of gmain.c and make it part of the public API. (Part of Bug

* glib/gpoll.c (g_poll): Move this out of gmain.c and make it part
of the public API. (Part of Bug 505361 - gunixinputstream.c
assumes poll() available.)

svn path=/trunk/; revision=7535
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/main.sgml
glib/Makefile.am
glib/giowin32.c
glib/glib.symbols
glib/gmain.c
glib/gmain.h
glib/gpoll.c [new file with mode: 0644]
glib/gpoll.h [new file with mode: 0644]