diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-02-16 18:16:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-02-16 18:16:04 +0000 |
commit | f886bea4481c8802d77e2314f97ce526dd1dc73d (patch) | |
tree | 6423ed6bc621411f0a5f34f86bfdeb37fe38fabf /ChangeLog | |
parent | 880f421fc30003d1626429e8796d43b91d71cab9 (diff) | |
download | glibc-f886bea4481c8802d77e2314f97ce526dd1dc73d.tar glibc-f886bea4481c8802d77e2314f97ce526dd1dc73d.tar.gz glibc-f886bea4481c8802d77e2314f97ce526dd1dc73d.tar.bz2 glibc-f886bea4481c8802d77e2314f97ce526dd1dc73d.zip |
Update.
1998-02-16 Ulrich Drepper <drepper@cygnus.com>
* sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports
starting from 0 not only from `from'.
Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1998-02-16 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/sysv/linux/alpha/ioperm.c (_ioperm): Map all ports + starting from 0 not only from `from'. + Patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>. + 1998-02-16 17:33 Ulrich Drepper <drepper@cygnus.com> * elf/rtld.c (dl_main): Recognize --library-path parameter and |