diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-12-17 04:12:36 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-12-17 04:12:36 +0000 |
commit | 9aa191b86c70d82f59f67b31a6e025ab60e0100a (patch) | |
tree | ac5d5711a9cb8c77845958f5ea49e864810a8ecd | |
parent | e710e49f4af03477334232f9300357b7347d274c (diff) | |
download | glibc-9aa191b86c70d82f59f67b31a6e025ab60e0100a.zip glibc-9aa191b86c70d82f59f67b31a6e025ab60e0100a.tar.gz glibc-9aa191b86c70d82f59f67b31a6e025ab60e0100a.tar.bz2 |
Update.
2004-12-16 Ulrich Drepper <drepper@redhat.com>
* stdlib/tst-setcontext.c: Enlarge st1 and st2 arrays.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-12-16 Ulrich Drepper <drepper@redhat.com> + + * stdlib/tst-setcontext.c: Enlarge st1 and st2 arrays. + 2004-09-02 Steven Munroe <sjmunroe@us.ibm.com> [BZ #610] |