glib r6027 - trunk/gio
- From: hans svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6027 - trunk/gio
- Date: Mon, 3 Dec 2007 22:37:45 +0000 (GMT)
Author: hans
Date: 2007-12-03 22:37:44 +0000 (Mon, 03 Dec 2007)
New Revision: 6027
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=6027&view=rev
Added:
trunk/gio/makefile.msc
Modified:
trunk/gio/ChangeLog
trunk/gio/gcancellable.c
trunk/gio/gcontenttype.c
trunk/gio/gdatainputstream.c
trunk/gio/gdummyfile.c
trunk/gio/gio.symbols
trunk/gio/glocalfileinputstream.c
trunk/gio/glocalfileoutputstream.c
trunk/gio/glocalvfs.c
trunk/gio/gsimpleasyncresult.c
Log:
2007-12-03 Hans Breuer <hans breuer org>
[start of port to win32/msvc]
* gcancellable.c : HAVE_UNIST_H and _pipe()
* gcontenttype.c : only include <dirent.h> in the UNIX branch
* gdatainputstream.c : pointer arithmetic on void* is a gcc extension
* gdummyfile.c glocalfileinputstream.c gsimpleasyncresult.c : use
HAVE_UNIST_H
* glocalfileoutputstream.c : use HAVE_UNIST_H and s/ssize_t/gssize/
* glocalvfs.c : use HAVE_PWD_H
* gio.symbols : ifdef unix specific functions with G_OS_UNIX
* makefile.msc : new file (maybe later converted to makefile.msc.in)
* Makefile.am : added to EXTRA_DIST
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]