mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 08:56:16 +01:00
da422c0060
2006-08-29 Tor Lillqvist <tml@novell.com> Remove support for Windows 9x/ME, as will be done also in Pango and GTK+. GTK+ hasn't worked on Win9x since 2.6 or 2.8 anyway, so it's pretty pointless to keep the Win9x code in here either. If somebody is interested, the code can always be found in older GLib versions, and in CVS. * glib/gdir.c * glib/gfileutils.c * glib/gspawn-win32-helper.c * glib/gspawn-win32.c * glib/gstdio.c * glib/gutils.c * glib/gwin32.c * glib/gwin32.h: Remove the G_WIN32_IS_NT_BASED() and G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x) branches, and any variables or static functions used only by the Win9x branches. * glib/gwin32.c (g_win32_windows_version_init): Call g_error() if run on Win9x. |
||
---|---|---|
.. | ||
.cvsignore | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
gmodule-ar.c | ||
gmodule-beos.c | ||
gmodule-dl.c | ||
gmodule-dld.c | ||
gmodule-dyld.c | ||
gmodule-os2.c | ||
gmodule-win32.c | ||
gmodule.c | ||
gmodule.def | ||
gmodule.h | ||
gmodule.rc.in | ||
gmoduleconf.h.in | ||
gmoduleconf.h.win32 | ||
Makefile.am | ||
makefile.mingw.in | ||
makefile.msc.in |