diff options
author | Roland McGrath <roland@gnu.org> | 2002-04-29 07:46:52 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-04-29 07:46:52 +0000 |
commit | c75bdef4babaa1fcaf611c91c2b6a6d7cc64db14 (patch) | |
tree | f5449fbcf49b746f71563543410ae8d65af4d481 | |
parent | 13176c60a02a441d817f3ab26994538e2b18c111 (diff) | |
download | glibc-c75bdef4babaa1fcaf611c91c2b6a6d7cc64db14.tar.gz glibc-c75bdef4babaa1fcaf611c91c2b6a6d7cc64db14.tar.xz glibc-c75bdef4babaa1fcaf611c91c2b6a6d7cc64db14.zip |
* include/libc-symbols.h (link_warning): Use `unused' attribute.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 043e553d08..d4a49f3e75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-04-29 Roland McGrath <roland@frob.com> + + * include/libc-symbols.h (link_warning): Use `unused' attribute. + 2002-04-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/tls.h: Describe would must be defined. |