K 10 svn:author V 8 netchild K 8 svn:date V 27 2007-07-08T08:41:09.000000Z K 7 svn:log V 611 MFC (2 of X): - some linuxulator style(9) fixes - add datatypes and definitions in preparation of further commits - use one (l_sigval) of the new datatypes on amd64 and get rid of a now unused include (this may or may not fix some signal handling issues on amd64) [1] - convert some unconditional debug handling into the common linuxulator way - use some more appropriate format string types in some debug printf's - convert signal validation into a macro Except for [1] on amd64 there is no visible change to a normal user. Tested by: scf (i386), Arno J. Klaassen (amd64) END