diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-08 16:12:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-08 16:12:50 +0000 |
commit | 16e866fa93d88793576cfc3580bc03e6714661d8 (patch) | |
tree | 68c28ba5fd6ed146b47cd5be6a3eb9f19f6d7228 /ChangeLog | |
parent | 9ea350a43822aba72c47db917b26f366730ab815 (diff) | |
download | glibc-16e866fa93d88793576cfc3580bc03e6714661d8.tar glibc-16e866fa93d88793576cfc3580bc03e6714661d8.tar.gz glibc-16e866fa93d88793576cfc3580bc03e6714661d8.tar.bz2 glibc-16e866fa93d88793576cfc3580bc03e6714661d8.zip |
Update.
* signal/sigsetops.c: Make sure __USE_EXTERN_INLINES is defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 1998-10-08 Ulrich Drepper <drepper@cygnus.com> + * signal/sigsetops.c: Make sure __USE_EXTERN_INLINES is defined. + * sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add missing Ruffian entry back. Patch by Christian Gafton. |