commit | 28e32df56f4df8de8668c80cc13fd5359d90ed9d | [log] [tgz] |
---|---|---|
author | Elvira Khabirova <lineprinter0@gmail.com> | Fri Jul 10 22:24:54 2015 +0300 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sun Jul 12 22:31:49 2015 +0000 |
tree | 3c40ed6229ab786acbf60e4b6981f48aa458371f | |
parent | 140ecf876686d49085c6eb3a2306e2ea6ea641bc [diff] |
Add unique syscall entry numbers (SENs) * Makefile.am (BUILT_SOURCES, CLEANFILES): Add sen.h. (syscallent_names, syscallent_patterns, syscallent_files): New variables. (sen.h): New rule. * defs.h (struct sysent): Add sen field. * generate_sen.sh: New file. * linux/syscall.h: Include "sen.h". * syscall.c (SEN_NAME): New temporary macro. (SEN): Use it to prepend syscall entry number.