Merge branch 'fix/unix-stream-pollable-detection' into 'master'

gunix: Fix {Input,Output}Stream pollable detection

Closes #1180

See merge request GNOME/glib!1846
This commit is contained in:
Sebastian Dröge
2021-02-02 10:46:52 +00:00
8 changed files with 282 additions and 32 deletions

View File

@@ -485,6 +485,7 @@ functions = [
'close_range',
'endmntent',
'endservent',
'epoll_create',
'fallocate',
'fchmod',
'fchown',