openbsd-ports/x11/gnome/gvfs/patches
ajacoutot f7a8b003d0 Try to unfuck a bit glib2 functions with pthreads(3).
Remove the non-blocking flag from the fd passed to
g_daemon_file_input_stream_new(). This is needed because our userland
threads set the fd to non-blocking where g_input_stream_*() functions
are blocking operations.
This fixes the progress bar display and allows to write to remote
directories like ftp, sftp, webdav. Reading from these remote locations
is "somehow" working now too, but there is still something fishy when
copying directories.
You have been warned. However, it's much better than it was.
2010-07-24 16:04:21 +00:00
..
patch-client_gdaemonfileinputstream_c Try to unfuck a bit glib2 functions with pthreads(3). 2010-07-24 16:04:21 +00:00
patch-client_gdaemonfileoutputstream_c Try to unfuck a bit glib2 functions with pthreads(3). 2010-07-24 16:04:21 +00:00
patch-daemon_gvfsbackenddav_c Major update to gvfs-1.4.0. 2009-10-11 13:32:27 +00:00
patch-daemon_gvfswritechannel_c Update to gvfs-1.6.0. 2010-04-22 20:27:05 +00:00
patch-daemon_pty_open_c Bugfix update to gvfs-1.6.3. 2010-07-13 16:14:28 +00:00
patch-metadata_metatree_c Update to gvfs-1.6.0. 2010-04-22 20:27:05 +00:00