Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-10 | we dont actually need asm/page.h | Mike Frysinger | |
2006-08-23 | fixes from psm: use __asm__/__volatile__ | Mike Frysinger | |
2006-01-19 | Joseph S. Myers writes: | Eric Andersen | |
libc/sysdeps/linux/arm/ioperm.c on trunk fails to compile for me because of no declaration of ioperm at the point where libc_hidden_proto(ioperm) requires one. Including <sys/io.h> to get the declaration then shows up that various types are inconsistent with that header; this patch fixes things so that file compiles. | |||
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 ↵ | Peter S. Mazinger | |
missing headers, other jump relocs removed | |||
2005-12-16 | Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ↵ | Peter S. Mazinger | |
it back | |||
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 | |
Hi Eric, The attached diff file includes BUS_ISA fix for kernel since 2.4.23/ Kind regards, Oleks | |||
2002-11-03 | A patch from Vincent Sanders to fix the arm implementation of | Eric Andersen | |
ioperm() and iopl() | |||
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 | |