CVSROOT:        /cvs/gnome
Module name:    gnome-pilot
Changes by:     fejj    06/03/15 16:03:24

Modified files:
        .              : ChangeLog configure.in 
        gpilotd        : gpilotd.c 

Log message:
2006-03-15  Jeffrey Stedfast  <[EMAIL PROTECTED]>

* gpilotd/gpilotd.c (main): Setup a HAL/DBus context.
(hal_device_added): Sync palm pda devices detected by HAL.
(remove_pid_file): Simplify. No need to check access rights before
trying to unlink(), unlink() does all that for us. Also, use
g_build_filename() - that's what it's there for. yuck @
strcat/strcpy
(write_pid_file): Same, but also fixed to make sure the write is
"complete" (well, at least as far as EINTR goes - write()s will
still be incomplete ifwe run out of disc space or something).
(monitor_channel): Removed the USB handling code, that is now
handled by the HAL callbacks.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-pilot&who=fejj&date=explicit&mindate=2006-03-15%2016:02&maxdate=2006-03-15%2016:04

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to