Simplify this file a bit, and make it not rely on atomic pointer writes.

2006-07-30  Soren Sandmann <sandmann@redhat.com>

	* signal-handler.c: Simplify this file a bit, and make it not rely
	on atomic pointer writes.
This commit is contained in:
Soren Sandmann
2006-07-31 02:12:23 +00:00
committed by Søren Sandmann Pedersen
parent 144e440ff2
commit 5efd06051c
3 changed files with 51 additions and 68 deletions

View File

@ -1,3 +1,8 @@
2006-07-30 Soren Sandmann <sandmann@redhat.com>
* signal-handler.c: Simplify this file a bit, and make it not rely
on atomic pointer writes.
2006-07-18 Bastien Nocera <hadess@hadess.net>
* configure.ac: we need at least glib 2.6.0 for the gstdio.h functions