Update.
1999-07-15 Philip Blundell <pb@nexus.co.uk> * sysdeps/unix/sysv/linux/arm/Versions (_inb, _inw, _inl, _outb, _outw, _outl): Added to GLIBC_2.1.2.
This commit is contained in:
parent
c5ccd92f4c
commit
2946d3e1d4
@ -1,3 +1,8 @@
|
||||
1999-07-15 Philip Blundell <pb@nexus.co.uk>
|
||||
|
||||
* sysdeps/unix/sysv/linux/arm/Versions (_inb, _inw, _inl, _outb,
|
||||
_outw, _outl): Added to GLIBC_2.1.2.
|
||||
|
||||
1999-07-15 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* posix/fnmatch.h: Use __name instead of __string in prototype to
|
||||
|
@ -4,4 +4,8 @@ libc {
|
||||
inb; inw; inl;
|
||||
outb; outw; outl;
|
||||
}
|
||||
GLIBC_2.1.2 {
|
||||
_inb; _inw; _inl;
|
||||
_outb; _outw; _outl;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user