CVSROOT:        /cvs/gnome
Module name:    gnome-vfs
Changes by:     tml     05/05/03 04:54:20

Modified files:
        .              : ChangeLog 
        libgnomevfs    : gnome-vfs-private-utils.c 
                         gnome-vfs-cancellable-ops.c gnome-vfs-job.c 

Log message:
2005-05-03  Tor Lillqvist  <[EMAIL PROTECTED]>

* libgnomevfs/gnome-vfs-cancellable-ops.c
(gnome_vfs_set_file_info_cancellable): Use strchr() instead of
g_strrstr(), we are looking for just one byte anywhere in the
string. Or am I confused and there really is some reason to use
g_strrstr()? Anyway, on Win32 check for backslash, too.

* libgnomevfs/gnome-vfs-job.c (execute_create_as_channel): Use
g_io_channel_win32_new_socket() on the pipe fds on Win32 here,
too.

* libgnomevfs/gnome-vfs-private-utils.c (_gnome_vfs_pipe): On
Win32, return the actual sockets, not sockets encapsulated as C
library file descriptors.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-vfs&who=tml&date=explicit&mindate=2005-05-03%2004:53&maxdate=2005-05-03%2004:55

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to