summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/ioperm.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-13/+1
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-4/+4
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-4/+4
* libc_hidden_proto removal, a few more functionsDenis Vlasenko2008-11-181-2/+2
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* we dont actually need asm/page.hMike Frysinger2007-02-101-3/+0
* fixes from psm: use __asm__/__volatile__Mike Frysinger2006-08-231-6/+6
* Joseph S. Myers writes:Eric Andersen2006-01-191-4/+6
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-1/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-9/+17
* Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger2005-12-161-0/+1
* Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger2005-12-091-0/+2
* mmap/mremap/socket/rewind gonePeter S. Mazinger2005-12-081-0/+1
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-071-0/+2
* Hide mostly used functionsPeter S. Mazinger2005-12-011-3/+3
* rip out iopl from ioperm.c so it will override the common iopl.cMike Frysinger2005-08-151-13/+0
* Oleksandr G. Zhadan writes:Eric Andersen2004-01-241-0/+11
* A patch from Vincent Sanders to fix the arm implementation ofEric Andersen2002-11-031-0/+246
* Sigh. Erik mucks it up again...Eric Andersen2001-09-271-129/+0
* Make iopl and ioperm workEric Andersen2001-09-271-37/+22
* Duh.Eric Andersen2001-09-271-5/+2
* Add inb, outb and friends,Eric Andersen2001-09-271-0/+147