cregit-Linux how code gets into the kernel

Release 4.16 include/linux/auxvec.h

Directory: include/linux
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_AUXVEC_H

#define _LINUX_AUXVEC_H

#include <uapi/linux/auxvec.h>


#define AT_VECTOR_SIZE_BASE 20 
/* NEW_AUX_ENT entries in auxiliary table */
  /* number of "#define AT_.*" above, minus {AT_NULL, AT_IGNORE, AT_NOTELF} */
#endif /* _LINUX_AUXVEC_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
H. J. Lu1368.42%116.67%
Olaf Hering210.53%116.67%
Ard Biesheuvel15.26%116.67%
David Howells15.26%116.67%
Greg Kroah-Hartman15.26%116.67%
John Reiser15.26%116.67%
Total19100.00%6100.00%
Directory: include/linux
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.