]> Zhao Yanbai Git Server - minix.git/commit
Add getnucred system call. Contributed by Thomas Cort
authorThomas Veerman <thomas@minix3.org>
Thu, 15 Jul 2010 13:24:57 +0000 (13:24 +0000)
committerThomas Veerman <thomas@minix3.org>
Thu, 15 Jul 2010 13:24:57 +0000 (13:24 +0000)
commitecc8a52f8259d58fe5ccc66e7a28502f54ced094
treee333a4601e9aefe7b94ad75b49116bec1839f30c
parent17a0731f2872a13d332e950420e76a3ff9409f50
Add getnucred system call. Contributed by Thomas Cort
include/minix/com.h
lib/libc/other/Makefile.inc
lib/libc/other/_getnucred.c [new file with mode: 0644]
lib/libc/syscall/Makefile.inc
lib/libc/syscall/getnucred.S [new file with mode: 0644]