diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-13 16:25:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-13 16:25:46 +0000 |
commit | 6c5a700e82933afc2a55cc516af61e4d4e54bff2 (patch) | |
tree | 21efa1c630a55ed78e7269ad6a344ddcf76b21ce /ChangeLog | |
parent | 99e46354d96d9dc70c7b5ae7ed1a3d7ff0dbb77f (diff) | |
download | glibc-6c5a700e82933afc2a55cc516af61e4d4e54bff2.tar glibc-6c5a700e82933afc2a55cc516af61e4d4e54bff2.tar.gz glibc-6c5a700e82933afc2a55cc516af61e4d4e54bff2.tar.bz2 glibc-6c5a700e82933afc2a55cc516af61e4d4e54bff2.zip |
Update.
* sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_outb): Fix output
parameter format string.
(inline_outw): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 1998-10-13 Ulrich Drepper <drepper@cygnus.com> + * sysdeps/unix/sysv/linux/alpha/ioperm.c (inline_outb): Fix output + parameter format string. + (inline_outw): Likewise. + * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Include string.h to get memcpy prototype and NULL definition. |