History log of /external/minijail/linux-x86/libsyscalls.gen.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2aa880cd4da0780df9751f1f9ea56cff9edc32f2 01-Aug-2016 Jorge Lucangeli Obes <jorgelo@google.com> Add targets for unit tests on the host.

The Make code used to generate lib{constants|syscalls}.gen.c is already
complicated enough, so check in generated sources for the host tests.
We generate these sources for targets since they have different syscall
tables and constants. Arguably, there's no need to generate these files
for the host since it's always gonna be x86 Linux. Minijail doesn't
work anywhere else.

Also, update the .gitignore file to allow adding these generated files.

Bug: 30564188

Change-Id: I61fbb45362d0b2747f9eb7c45ae28c8d94aa9147
/external/minijail/linux-x86/libsyscalls.gen.c