Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long
Convert all system calls to return a long. This should be a NOP since all
converted types should have the same size anyway.
With the exception of sys_exit_group which returned void. But that doesn't
matter since the system call doesn't return.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2009-01-14 14:15:14 +01:00
..
2005-04-16 15:20:36 -07:00
2009-01-06 15:59:29 -08:00
2009-01-04 15:14:40 -05:00
2008-07-25 10:53:42 -07:00