diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-02-11 14:40:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-02-11 14:40:03 +0000 |
commit | 2d4a30ce4903fcbdf419f65412050bf32c7d1e91 (patch) | |
tree | b6fe6efda91c3c540f8a91f137b4242efab0640e /ChangeLog | |
parent | 4a7ceb5a83feade78f5a35b2f82ff1c6c8ea7fcb (diff) | |
download | glibc-2d4a30ce4903fcbdf419f65412050bf32c7d1e91.tar.gz glibc-2d4a30ce4903fcbdf419f65412050bf32c7d1e91.tar.xz glibc-2d4a30ce4903fcbdf419f65412050bf32c7d1e91.zip |
Update.
1998-02-11 14:39 Ulrich Drepper <drepper@happy.cygnus.com> * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs): Rename from __libc_have_rt_sigs and leave as COMMON data.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 34100b506f..d254d7a419 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-02-11 14:39 Ulrich Drepper <drepper@happy.cygnus.com> + + * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_missing_rt_sigs): + Rename from __libc_have_rt_sigs and leave as COMMON data. + 1998-02-11 08:30 H.J. Lu <hjl@gnu.org> * sysdeps/libm-ieee754/w_powl.c (__powl): Use __finitel instead |