Home | History | Annotate | Download | only in glib

Lines Matching full:windows

43 	* glib/gconvert.[ch]: Implement Windows DLL ABI stability also for
49 about Windows restrictions on renaming and removing.
51 (g_remove): Mimic POSIX remove() on Windows: Try also to rmdir if
55 Windows.
286 * glib/gkeyfile.c: Define S_ISREG() on windows, since it
500 Windows.
618 *literally* the filename encoding on Unix. On Windows,
626 * glib/giowin32.c: On Windows, keep old ABI versions
836 is accepted on Windows.
877 windows that open up unexpectedly have caused endless amounts of
880 Don't output the process id on Windows. Only output the program
1017 present on Windows machines.
1100 function. Returns the Windows version code like GetVersion(),
1106 and G_WIN32_HAVE_WIDECHAR_API to test Windows features at run-time.