public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* Patch for sys/io.h
@ 2000-01-22  4:55 Thorsten Kukuk
  0 siblings, 0 replies; only message in thread
From: Thorsten Kukuk @ 2000-01-22  4:55 UTC (permalink / raw)
  To: libc-hacker

Hi,

I have appended two patches (one for glibc 2.1, one for glibc 2.2).
I make sys/io.h platform specific, which means we will not install
it on platforms where we don't have ioperm and iopl.
For Alha and Intel I added inb, inw, outb, outw and co. This functions
where missing since we don't include "asm/io.h" any longer.

Here is the ChangeLog:

2000-01-22  Thorsten Kukuk  <kukuk@suse.de>

	* sysdeps/unix/sysv/linux/Makefile(sysdep_headers): Remove sys/io.h.
	* sysdeps/unix/sysv/linux/alpha/Makefile: Add sys/io.h.
	* sysdeps/unix/sysv/linux/arm/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/i386/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/sys/io.h: Move from here ...
	* sysdeps/unix/sysv/linux/i386/sys/io.h: ... to here, add inb, outb
	  and other inline functions for port access.
	* sysdeps/unix/sysv/linux/alpha/sys/io.h: Add prototypes for port
	  access functions.

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/       kukuk@suse.de
SuSE GmbH            Schanzaeckerstr. 10            90443 Nuernberg
Linux is like a Vorlon.  It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-22  4:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-22  4:55 Patch for sys/io.h Thorsten Kukuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).