summaryrefslogtreecommitdiffstats
path: root/extra/scripts/gen_bits_syscall_h.sh
Commit message (Expand)AuthorAgeFilesLines
* - remove debug cruftBernhard Reutner-Fischer2008-09-241-1/+1
* - deal with ARM specific syscalls. Closes #2894Bernhard Reutner-Fischer2008-09-241-7/+7
* - Wrap overlong comment-lines. No object-code changesBernhard Reutner-Fischer2008-05-211-4/+6
* we just want the kernel headers, not the whole kernel source ... so people ma...Mike Frysinger2006-12-121-1/+1
* kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directlyMike Frysinger2006-12-111-4/+4
* Sergey Lapin says the undefined syscall numbers from unistd.h do not get prop...Khem Raj2006-10-071-3/+5
* - make sure that icc generates bits/sysnum.hBernhard Reutner-Fischer2006-01-241-1/+6
* Replace TOPDIR w/ top_builddirPeter S. Mazinger2005-11-171-5/+5
* Update/add scripts' copyrightPeter S. Mazinger2005-10-281-0/+6
* Add appropriate -I options so that any files included by unistd.h areMiles Bader2002-10-281-3/+6
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-4/+4
* Make sure that bits/syscalls.h always includes bits/syscall.hEric Andersen2002-08-271-1/+2
* Rework syscall handling. Rewrite syscall handlers for x86 and ARM.Eric Andersen2002-07-221-2/+1
* Add include guardsEric Andersen2002-02-041-0/+3
* A small patch from Erwin Authried <eauth@softsys.co.at>Eric Andersen2001-10-121-2/+2
* Just take whatever the kernel headers gave us, spaces and all. This isEric Andersen2001-07-031-1/+1
* Added a script to create bits/syscall.h for each arch.Manuel Novoa III2001-06-281-0/+25