• Austin Clements's avatar
    Automatically generate user space syscall prototypes · 5ca8b8e0
    Austin Clements 提交于
    Any instances of userptr<T> in the kernel syscall prototypes are
    translated to regular pointers for the user space prototypes.  Also,
    this requires marking sys_exit's magic syscall comment with a new flag
    to indicate it does not return.
    5ca8b8e0
名称
最后提交
最后更新
..
Makefrag 正在载入提交数据...
crt.S 正在载入提交数据...
fmt.cc 正在载入提交数据...
ipc.cc 正在载入提交数据...
perf.cc 正在载入提交数据...
printf.cc 正在载入提交数据...
stream.cc 正在载入提交数据...
threads.cc 正在载入提交数据...
ulib.c 正在载入提交数据...
umalloc.cc 正在载入提交数据...
uthread.S 正在载入提交数据...
wqalloc.cc 正在载入提交数据...
wqlib.cc 正在载入提交数据...
wquser.cc 正在载入提交数据...