diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-15 11:52:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-15 11:52:44 +0000 |
commit | 2946d3e1d4023581881d1761ffddbdeba3774e57 (patch) | |
tree | 5d0da13d21102028dba4a1c2eafa0f59d073d456 /ChangeLog | |
parent | c5ccd92f4cafac5c3655f01897a91ef901c26e02 (diff) | |
download | glibc-2946d3e1d4023581881d1761ffddbdeba3774e57.tar glibc-2946d3e1d4023581881d1761ffddbdeba3774e57.tar.gz glibc-2946d3e1d4023581881d1761ffddbdeba3774e57.tar.bz2 glibc-2946d3e1d4023581881d1761ffddbdeba3774e57.zip |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |