This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ia64/Versions


The functions pciconfig_read and pciconfig_write are not exported from
libc on ia64.

Andreas.

2000-10-24  Andreas Schwab  <schwab@suse.de>

	* sysdeps/unix/sysv/linux/ia64/Versions: Add pciconfig_read and
	pciconfig_write.

Index: sysdeps/unix/sysv/linux/ia64/Versions
===================================================================
RCS file: /cvs/glibc/libc/sysdeps/unix/sysv/linux/ia64/Versions,v
retrieving revision 1.3
diff -u -a -u -r1.3 sysdeps/unix/sysv/linux/ia64/Versions
--- sysdeps/unix/sysv/linux/ia64/Versions	2000/10/15 02:15:18	1.3
+++ sysdeps/unix/sysv/linux/ia64/Versions	2000/10/24 09:20:49
@@ -11,6 +11,7 @@
     _inb; _inw; _inl;
     outb; outw; _outl;
     _outb; _outw; _outl;
+    pciconfig_read; pciconfig_write;
 
     # linuxthreads
     __clone2;

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]