summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux/linux_sysvec.c
Commit message (Expand)AuthorAgeFilesLines
* linux: fix handling of out-of-bounds syscall attemptsmjg2015-10-081-1/+1
* Rework signal code to allow using it by other modules, like linprocfs:dchagin2015-05-241-26/+4
* Call nosys in case when the incorrect syscall number is specified.dchagin2015-05-241-4/+4
* Add AT_RANDOM and AT_EXECFN auxiliary vector entries which are used bydchagin2015-05-241-0/+26
* Add preliminary support for x86-64 Linux binaries.dchagin2015-05-241-0/+942
OpenPOWER on IntegriCloud