aboutsummaryrefslogtreecommitdiff
path: root/linux-user/cris/syscall.h
AgeCommit message (Expand)Author
2014-08-22linux-user: Support target-to-host translation of mlockall argumentTom Musta
2014-08-22linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2Tom Musta
2014-03-10linux-user: set minimum kernel version to 2.6.32Riku Voipio
2013-07-22linux-user: Clean up handling of clone() argument orderPeter Maydell
2012-12-19janitor: add guards to headersPaolo Bonzini
2008-12-13Remove unnecessary trailing newlinesblueswir1
2007-10-08CRIS Linux usermode emulation, part 1. By Edgar E. Iglesias.ths