diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-25 06:38:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-25 06:38:25 +0000 |
commit | 6d5728c8ddb28293247a8b5fcb3f520336937b02 (patch) | |
tree | ef44ad5a7de1a146706176baae22591bd3691107 /ChangeLog | |
parent | e19ae111e949f40b7b39d73aa63720c53694fdec (diff) | |
download | glibc-6d5728c8ddb28293247a8b5fcb3f520336937b02.zip glibc-6d5728c8ddb28293247a8b5fcb3f520336937b02.tar.gz glibc-6d5728c8ddb28293247a8b5fcb3f520336937b02.tar.bz2 |
Update.
* nis/nis_callback.c (__nis_create_callback): Partially undo last
patch. Keep needed tests for failed memory allocation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-04-24 Ulrich Drepper <drepper@redhat.com> + * nis/nis_callback.c (__nis_create_callback): Partially undo last + patch. Keep needed tests for failed memory allocation. + * elf/dl-reloc.c (_dl_relocate_object): Add one more __builtin_expect saying that we don't normally expect to profile. |