summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/arm/ioperm.c
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-04-26arm: use PATH_MEM in ioperm()Bernhard Reutner-Fischer
2012-03-26Revert "Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl...Mike Frysinger
2012-03-26Fix redefinition of ioperm and iopl in stubs.c and arm/{ioperm.c,iopl.c}Jason Woodward
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-18libc_hidden_proto removal, a few more functionsDenis Vlasenko
2008-11-18libc_hidden_proto removal, just a few functionsDenis Vlasenko
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2007-02-10we dont actually need asm/page.hMike Frysinger
2006-08-23fixes from psm: use __asm__/__volatile__Mike Frysinger
2006-01-19Joseph S. Myers writes:Eric Andersen
2006-01-14make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-16Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...Peter S. Mazinger
2005-12-09Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger
2005-12-08mmap/mremap/socket/rewind gonePeter S. Mazinger
2005-12-07Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-08-15rip out iopl from ioperm.c so it will override the common iopl.cMike Frysinger
2004-01-24Oleksandr G. Zhadan writes:Eric Andersen
2002-11-03A patch from Vincent Sanders to fix the arm implementation ofEric Andersen
2001-09-27Sigh. Erik mucks it up again...Eric Andersen
2001-09-27Make iopl and ioperm workEric Andersen
2001-09-27Duh.Eric Andersen
2001-09-27Add inb, outb and friends,Eric Andersen