summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/create_module.c
Commit message (Expand)AuthorAgeFilesLines
* unify stub logicMike Frysinger2011-02-241-7/+0
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-2/+2
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-2/+2
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-6/+8
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-0/+3
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-5/+2
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-17/+1
* 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