CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: tml 05/09/15 13:59:15
Modified files: camel/providers/imap: ChangeLog camel-imap-store.c Log message: 2005-09-15 Tor Lillqvist <[EMAIL PROTECTED]> * camel-imap-store.c: No strtok_r() in Microsoft's C library, but strtok() is MT-safe, which is enough for the way it's used in this file, to tokenize only one string at a time. (connect_to_server_process, connect_to_server_wrapper): Using custom commands to connect to IMAP servers is not supported on Win32 (at least for now), so bypass that code. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-09-15%2013:58&maxdate=2005-09-15%2014:00 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list