mirror of git://sourceware.org/git/glibc.git
Update.
1999-07-17 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/sysv/linux/arm/Versions: Undo last change.
This commit is contained in:
parent
428383e84f
commit
6bd7b31b9c
|
|
@ -1,3 +1,7 @@
|
||||||
|
1999-07-17 Ulrich Drepper <drepper@cygnus.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/arm/Versions: Undo last change.
|
||||||
|
|
||||||
1999-07-17 Zack Weinberg <zack@rabi.columbia.edu>
|
1999-07-17 Zack Weinberg <zack@rabi.columbia.edu>
|
||||||
|
|
||||||
* include/libc-symbol.h: Clean up definitions of weak_alias,
|
* include/libc-symbol.h: Clean up definitions of weak_alias,
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,4 @@ libc {
|
||||||
inb; inw; inl;
|
inb; inw; inl;
|
||||||
outb; outw; outl;
|
outb; outw; outl;
|
||||||
}
|
}
|
||||||
GLIBC_2.1.2 {
|
|
||||||
_inb; _inw; _inl;
|
|
||||||
_outb; _outw; _outl;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue