index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
arm
/
ioperm.c
Age
Commit message (
Expand
)
Author
2006-01-19
Joseph S. Myers writes:
Eric Andersen
2006-01-14
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-12-16
Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ...
Peter S. Mazinger
2005-12-09
Implement hidden poll, switch user to hidden *printf/*scanf/poll
Peter S. Mazinger
2005-12-08
mmap/mremap/socket/rewind gone
Peter S. Mazinger
2005-12-07
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
Peter S. Mazinger
2005-12-01
Hide mostly used functions
Peter S. Mazinger
2005-08-15
rip out iopl from ioperm.c so it will override the common iopl.c
Mike Frysinger
2004-01-24
Oleksandr G. Zhadan writes:
Eric Andersen
2002-11-03
A patch from Vincent Sanders to fix the arm implementation of
Eric Andersen
2001-09-27
Sigh. Erik mucks it up again...
Eric Andersen
2001-09-27
Make iopl and ioperm work
Eric Andersen
2001-09-27
Duh.
Eric Andersen
2001-09-27
Add inb, outb and friends,
Eric Andersen