summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/common/iopl.c
Commit message (Expand)AuthorAgeFilesLines
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-1/+1
* tweak the idea between having a MMU and actually using itMike Frysinger2006-02-181-1/+1
* Add back explicit prototype, archs miss sys/io.h, remove m68k exclusionPeter S. Mazinger2006-01-271-3/+3
* s|sys/perm.h|sys/io.h|, thx vapierPeter S. Mazinger2006-01-271-1/+1
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-0/+1
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-2/+2
* Do not stub out functions for mmu-less systems. Hide allEric Andersen2005-10-041-6/+0
* arm has its own iopl.c now so we dont need ugly #ifdef check for armMike Frysinger2005-08-151-7/+4
* fix eriks e-mail addressMike Frysinger2005-01-051-1/+1
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+23