Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by

2005-12-02  Matthias Clasen  <mclasen@redhat.com>

	* glib/gspawn.c:
	* configure.in: Remove support for Solaris threads.
	(#136971, Sebastian Wilhelmi, patch by Andrew Paprocki)
This commit is contained in:
Matthias Clasen
2005-12-02 21:37:25 +00:00
committed by Matthias Clasen
parent 745229d452
commit f42f6da6d5
11 changed files with 36 additions and 55 deletions

View File

@@ -1,5 +1,9 @@
2005-12-02 Matthias Clasen <mclasen@redhat.com>
* glib/building.sgml:
* glib/tmpl/threads.sgml:
* glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
* glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
2005-11-27 Matthias Clasen <mclasen@redhat.com>