diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-09-01 16:37:14 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-09-01 16:37:14 +0000 |
commit | 86352425c2fd7b0a5a007211517c34642ec328d6 (patch) | |
tree | e5cf9c0a70d1647ceb880eba3566b57ed744d591 /ChangeLog | |
parent | 52bc074fec2a0e606b69f6d94198a6cbcb044442 (diff) | |
download | glibc-86352425c2fd7b0a5a007211517c34642ec328d6.tar.gz glibc-86352425c2fd7b0a5a007211517c34642ec328d6.tar.xz glibc-86352425c2fd7b0a5a007211517c34642ec328d6.zip |
Update.
1999-08-31 Scott Bambrough <scottb@netwinder.org> * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Enclose header in an #ifdef statement to prevent it from being included twice. * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: #include <bits/armsigctx.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5c750eee12..93d31320b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1999-08-31 Scott Bambrough <scottb@netwinder.org> + + * sysdeps/unix/sysv/linux/arm/bits/armsigctx.h: Enclose header in an + #ifdef statement to prevent it from being included twice. + * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: + #include <bits/armsigctx.h>. + 1999-08-31 Andreas Schwab <schwab@suse.de> * locale/C-collate.c: Add missing initialisations. |