diff options
author | Roland McGrath <roland@gnu.org> | 2005-02-16 09:39:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-02-16 09:39:23 +0000 |
commit | 4f657581ddb7f1dd2508e5797623492bb6c9c1ed (patch) | |
tree | 41561cc7965cd2f49840da7b4287b1f8eb467d11 /ChangeLog | |
parent | 15e3f6f66a35788639b1875248b97a39aaaabfe1 (diff) | |
download | glibc-4f657581ddb7f1dd2508e5797623492bb6c9c1ed.tar.gz glibc-4f657581ddb7f1dd2508e5797623492bb6c9c1ed.tar.xz glibc-4f657581ddb7f1dd2508e5797623492bb6c9c1ed.zip |
* sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defn
inside [! SHARED] where it's used.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index b4a82babc3..4e7beeb4f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-02-16 Roland McGrath <roland@redhat.com> + + * sysdeps/generic/libc-start.c (LIBC_START_MAIN): Move UBP_EV defn + inside [! SHARED] where it's used. + 2005-02-15 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/bits/byteswap.h: Make sure result of all the |