CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: tml 05/09/15 05:57:55
Modified files: . : ChangeLog libedataserver : e-util.c e-util.h Log message: 2005-09-15 Tor Lillqvist <[EMAIL PROTECTED]> * libedataserver/e-util.c: Just include <glib.h> instead of a random set of <glib/*.h>. Remove large amount of whitespcace on some empty lines. (e_util_utf8_strstrcase): Clarify doc comment, mention that no proper Unicode case folding or normalization is done. (e_util_pthread_id): New function, returns an integer representing a thread. Only for debugging output and logging purposes, cannot be guaranteed to be consistent on all platforms. * libedataserver/e-util.h: Include <pthread.h>. Declare e_util_pthread_id(). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-09-15%2005:56&maxdate=2005-09-15%2005:58 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list