From 5431ece5bb728fdf0b77500be1ae773919e363fd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 2 Feb 1999 16:39:32 +0000 Subject: Update. * elf/dl-load.c: Use alloca, not __alloca. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f019f3ff8..d01565b16b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,8 @@ * nscd/nscd_getgr_r.c: Mark local functions as internal. * nscd/nscd_gethst_r.c: Likewise. + * elf/dl-load.c: Use alloca, not __alloca. + * sysdeps/unix/sysv/linux/reboot.c: Make sure first parameter is correctly passed to the kernel even on 64bit platforms. Patch by Bruce Elliott . -- cgit 1.4.1