updated after removal of SA_RESTART for EMX.

2004-01-12  Sven Neumann  <sven@gimp.org>

	* libgimpbase/tmpl/gimpsignal.sgml: updated after removal of
	SA_RESTART for EMX.
This commit is contained in:
Sven Neumann 2004-01-12 09:43:49 +00:00 committed by Sven Neumann
parent bcfea54c59
commit d4a318ddba
2 changed files with 5 additions and 7 deletions

View File

@ -1,3 +1,8 @@
2004-01-12 Sven Neumann <sven@gimp.org>
* libgimpbase/tmpl/gimpsignal.sgml: updated after removal of
SA_RESTART for EMX.
2004-01-06 Sven Neumann <sven@gimp.org>
* app/app.types: added gimp_dash_editor_get_type.

View File

@ -15,13 +15,6 @@ Portable signal handling.
signal(2), signal(5 or 7), sigaction(2).
</para>
<!-- ##### MACRO SA_RESTART ##### -->
<para>
This is just an alias for systems which do not define SA_RESTART.
</para>
<!-- ##### USER_FUNCTION GimpSignalHandlerFunc ##### -->
<para>
A prototype for signal handler functions. Note that each function which