CVSROOT: /cvs/gnome Module name: NetworkManager Changes by: rml 06/03/09 10:24:30
Modified files: . : ChangeLog src : NetworkManagerAP.c NetworkManagerAP.h NetworkManagerAPList.c nm-dbus-nmi.c src/backends : NetworkManagerSuSE.c Log message: 2006-03-09 Robert Love <[EMAIL PROTECTED]> * src/NetworkManagerAP.c, src/NetworkManagerAP.h: Have the function nm_ap_set_timestamp() take the second and micro-second parameters as direct arguments, which avoids both a dynamic memory allocation and a structure-to-structure copy! Add a new interface, the aptly named nm_ap_set_timestamp_via_timestamp(), to set the timestamp from an existing GTimeVal, as nm_ap_set_timestamp() once did, for use with the return from nm_ap_get_timestamp(). New users should use the new nm_ap_set_timestamp(), not nm_ap_set_timestamp_via_timestamp(), for the extreme benefit to performance. * src/NetworkManagerAPList.c, src/nm-dbus-nmi.c, src/backends/NetworkManagerSuSE.c: Use the new functions as needed. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=NetworkManager&who=rml&date=explicit&mindate=2006-03-09%2010:23&maxdate=2006-03-09%2010:25 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list