[email protected] (Alfred M. Szmidt) writes: > Do we still have platforms that use int instead of void as return > value for signal handlers? Some really old systems, dating back to > K&R C used to return int, but we don't support K&R C since ages so > this change should be safe...
GNU CoreUtils removed RETSIGTYPE in 2005, so I think this is safe. /Simon
