summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/create_module.c
Commit message (Expand)AuthorAgeFilesLines
* kill off some unused warningsMike Frysinger2006-01-041-1/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-011-2/+2
* 100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger2005-11-261-2/+2
* touchup syntax/whitespaceMike Frysinger2005-11-181-12/+9
* also check for __thumb__Mike Frysinger2005-08-181-1/+1
* Cope gracefully with missing module syscallsEric Andersen2004-03-121-0/+6
* Do not include the create_module syscall if it is not presentEric Andersen2004-02-101-0/+3
* Added cris to "define list".Tobias Anderberg2003-08-271-1/+1
* Cleanup a few structural wierdnessesEric Andersen2002-11-151-1/+1
* Patch from Martin Proulx <mproulx@okiok.com> to fix i960Eric Andersen2002-07-311-1/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-5/+4
* A small patch from Erwin Authried <eauth@softsys.co.at>Eric Andersen2001-10-121-0/+1
* Added a script to create bits/syscall.h for each arch.Manuel Novoa III2001-06-281-0/+3
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Get the full set of module creating syscalls in place.Eric Andersen2001-04-051-0/+64