mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Remove unnecessary MSVC-only typedef for pid_t. GLib does not pretend to
2005-02-02 Tor Lillqvist <tml@novell.com> * glib/gwin32.h: Remove unnecessary MSVC-only typedef for pid_t. GLib does not pretend to be a POSIX emulation library.
This commit is contained in:
committed by
Tor Lillqvist
parent
031ebdd193
commit
67221dc03b
@@ -1,5 +1,8 @@
|
||||
2005-02-02 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib/gwin32.h: Remove unnecessary MSVC-only typedef for
|
||||
pid_t. GLib does not pretend to be a POSIX emulation library.
|
||||
|
||||
* glib/gstdio.c: In the Win32 part of all functions, handle
|
||||
invalid UTF-8 more robustly. Don't pass the resulting NULL
|
||||
wide-char or codepage strings on to C library functions, but bail
|
||||
|
Reference in New Issue
Block a user