summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/plan9l.s
AgeCommit message (Collapse)Author
2013-09-27pc kernel: make syscall() return thru forkret() to handle exceptionscinap_lenrek
forkret() labels the instructions that can raise exceptions so they can be handled in trap(). this can happen when segment descriptors get invalidated.
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen