Release 4.7 include/linux/auxvec.h
#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
| Person | Tokens | Prop | Commits | CommitProp |
h.j. lu | h.j. lu | 13 | 72.22% | 1 | 20.00% |
olaf hering | olaf hering | 2 | 11.11% | 1 | 20.00% |
david howells | david howells | 1 | 5.56% | 1 | 20.00% |
ard biesheuvel | ard biesheuvel | 1 | 5.56% | 1 | 20.00% |
john reiser | john reiser | 1 | 5.56% | 1 | 20.00% |
| Total | 18 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.