CVSROOT:        /cvs/gnome
Module name:    glib
Changes by:     tml     05/06/26 14:04:08

Modified files:
        .              : ChangeLog 
        glib           : Makefile.am gmappedfile.c 
        tests          : mapping-test.c 

Log message:
2005-06-26  Tor Lillqvist  <[EMAIL PROTECTED]>

* glib/Makefile.am: libtool installs/uninstalls the import
library, no need to do it ourselves. Do still install/uninstall
the .def file, though.

* glib/gmappedfile.c: Add Win32 implementation.
(g_mapped_file_free): Don't mention writable shared mappings in
the doc comment. Free the GMappedFile struct.

* tests/mapping-test.c (main): No kill() or SIGUSR1 on Win32, use
a flag file instead to stop the child. Use g_usleep() instead of
sleep().

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=tml&date=explicit&mindate=2005-06-26%2014:03&maxdate=2005-06-26%2014:05

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

Reply via email to