summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/create_module.c
AgeCommit message (Expand)Author
2012-06-15clock_{g,s}ettime.c,{create,delete}_module.c: cleanupPeter S. Mazinger
2011-02-24unify stub logicMike Frysinger
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-10-22- remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-01-26Get rid of missing prototype warningsPeter S. Mazinger
2006-01-19move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-04kill off some unused warningsMike Frysinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-26100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger
2005-11-18touchup syntax/whitespaceMike Frysinger
2005-08-18also check for __thumb__Mike Frysinger
2004-03-12Cope gracefully with missing module syscallsEric Andersen
2004-02-10Do not include the create_module syscall if it is not presentEric Andersen
2003-08-27Added cris to "define list".Tobias Anderberg
2002-11-15Cleanup a few structural wierdnessesEric Andersen
2002-07-31Patch from Martin Proulx <mproulx@okiok.com> to fix i960Eric Andersen
2001-12-19Update my email address. I am no longer andersen@lineo.comEric Andersen
2001-10-12A small patch from Erwin Authried <eauth@softsys.co.at>Eric Andersen
2001-06-28Added a script to create bits/syscall.h for each arch.Manuel Novoa III
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-04-05Get the full set of module creating syscalls in place.Eric Andersen