Files
semi-libc/src
Rich Felker d7b583420b allow archs to provide a 7-argument syscall if needed
commit 788d5e24ca noted that we could
add this if needed, and in fact it is needed, but not for one of the
archs documented as having a 7th syscall arg register. rather, it's
needed for mips (o32), where all but the first 4 arguments are passed
on the stack, and the stack can accommodate a 7th.
2019-05-05 11:15:23 -04:00
..
2018-09-12 14:34:37 -04:00
2018-09-12 14:34:37 -04:00
2018-10-10 16:15:51 -04:00
2018-09-12 14:34:37 -04:00
2019-04-17 23:45:40 -04:00
2018-09-20 17:57:47 -04:00
2018-06-19 13:24:05 -04:00