mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
Patches by Hans Breuer:
2000-11-28 Tor Lillqvist <tml@iki.fi> Patches by Hans Breuer: * gspawn-win32.c: Move the code for gspawn-win32-helper to its own file. * makefile.{mingw,msc}.in: Change accordingly. * gspawn-win32-helper.c: New file. * Makefile.am (EXTRA_DIST): Add it. * gmarkup.c (find_current_text_end): Fix assertion not to check an uninitialised variable. * gboxed.c: Include <string.h> for memset ().
This commit is contained in:
committed by
Tor Lillqvist
parent
fe0f325777
commit
55c7329d51
@@ -1,3 +1,19 @@
|
||||
2000-11-28 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
Patches by Hans Breuer:
|
||||
|
||||
* gspawn-win32.c: Move the code for gspawn-win32-helper to its own
|
||||
file.
|
||||
|
||||
* makefile.{mingw,msc}.in: Change accordingly.
|
||||
|
||||
* gspawn-win32-helper.c: New file.
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Add it.
|
||||
|
||||
* gmarkup.c (find_current_text_end): Fix assertion not to check an
|
||||
uninitialised variable.
|
||||
|
||||
2000-11-28 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* gthread.c: Set the thread data before locking the mutex, because
|
||||
|
Reference in New Issue
Block a user