cregit-Linux how code gets into the kernel

Release 4.10 arch/alpha/include/asm/unistd.h

#ifndef _ALPHA_UNISTD_H

#define _ALPHA_UNISTD_H

#include <uapi/asm/unistd.h>


#define NR_SYSCALLS			514


#define __ARCH_WANT_OLD_READDIR

#define __ARCH_WANT_STAT64

#define __ARCH_WANT_SYS_GETHOSTNAME

#define __ARCH_WANT_SYS_FADVISE64

#define __ARCH_WANT_SYS_GETPGRP

#define __ARCH_WANT_SYS_OLD_GETRLIMIT

#define __ARCH_WANT_SYS_OLDUMOUNT

#define __ARCH_WANT_SYS_SIGPENDING

#define __ARCH_WANT_SYS_FORK

#define __ARCH_WANT_SYS_VFORK

#define __ARCH_WANT_SYS_CLONE

#endif /* _ALPHA_UNISTD_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
andrew mortonandrew morton2448.98%116.67%
al viroal viro918.37%116.67%
pre-gitpre-git918.37%116.67%
david howellsdavid howells36.12%116.67%
richard hendersonrichard henderson36.12%116.67%
gang chengang chen12.04%116.67%
Total49100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.