From e47315b4a8f83299df6710585a6d5a650c21e406 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 27 Jun 1998 17:19:20 +0000 Subject: [PATCH] Update. 1998-06-28 Andreas Jaeger * nscd/connections.c (handle_new_request): Handle POLLHUP correctly. (close_sockets): Correct parameter to dbg_log. * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host): Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask. (elf_machine_fixup_plt): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: When * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list (__syscall_getpagesize): Add --- ChangeLog | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5708db8..274e946 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,18 @@ +1998-06-28 Andreas Jaeger + + * nscd/connections.c (handle_new_request): Handle POLLHUP + correctly. + (close_sockets): Correct parameter to dbg_log. + 1998-06-27 David S. Miller - * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host): - Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask. - (elf_machine_fixup_plt): Likewise. - * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: When + * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_matches_host): + Cleanup weak_extern usage for _dl_hwcap and _dl_hwcap_mask. + (elf_machine_fixup_plt): Likewise. + * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: When _dl_pagesize not set, use system call to always get correct answer. - * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list - (__syscall_getpagesize): Add + * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list + (__syscall_getpagesize): Add 1998-06-27 Ulrich Drepper -- 2.7.4