aboutsummaryrefslogtreecommitdiff
path: root/kern/syscall_emulation.c
Commit message (Expand)AuthorAgeFilesLines
* Remove existing old style definitions and use -Wold-style-definition.Flavio Cruz2023-01-191-2/+1
* Include mig generated headers to avoid warnings with -Wmissing-prototypes.Flavio Cruz2023-01-191-0/+1
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-24/+22
* kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-1/+1
* Declare void argument listsMarin Ramesa2013-12-151-1/+1
* kern: remove register qualifiersMarin Ramesa2013-11-131-2/+2
* Remove long obsolete RPC routinesGuillem Jover2011-09-021-65/+0
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-13/+15
* Initial sourceThomas Bushnell1997-02-251-0/+518