diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-21 08:14:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-21 08:14:07 +0000 |
commit | 8d0af7f2838f065b8c684f95d2487ab0e2156c15 (patch) | |
tree | 6d9473059d4ce2060824f11b503a9dd413a44afe /ChangeLog | |
parent | af611fc618aa5b94b62c6c328e9d2ed3108890ef (diff) | |
download | glibc-8d0af7f2838f065b8c684f95d2487ab0e2156c15.tar.gz glibc-8d0af7f2838f065b8c684f95d2487ab0e2156c15.tar.xz glibc-8d0af7f2838f065b8c684f95d2487ab0e2156c15.zip |
Update.
2002-08-21 Ulrich Drepper <drepper@redhat.com> * include/setjmp.h (__libc_longjmp): Add declaration.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index bddc654f14..0689c3a58f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-08-21 Ulrich Drepper <drepper@redhat.com> + + * include/setjmp.h (__libc_longjmp): Add declaration. + 2002-08-21 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/x86_64/Makefile: Generate bits/syscall.h |