no sym links on win32, no lstat in msvcrt

2002-02-10  Hans Breuer  <hans@breuer.org>

	* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt

	* tests/makefile.msc.in : added uri-test
This commit is contained in:
Hans Breuer
2002-02-10 16:42:36 +00:00
committed by Hans Breuer
parent 8d45831997
commit 96dece61ef
10 changed files with 54 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2002-02-10 Hans Breuer <hans@breuer.org>
* glib/gfileutils.c : no sym links on win32, no lstat in msvcrt
* tests/makefile.msc.in : added uri-test
2002-02-09 Darin Adler <darin@bentspoon.com>
* glib/gmarkup.c: (xml_isspace): New.