From b5a08c5aca57835de5f69b8b017f09cd75f5cf7d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 4 Dec 1995 19:00:50 +0000 Subject: Mon Dec 4 12:10:28 1995 Roland McGrath * stdlib/gen-mpn-copy (translations): Updated for new layout in GMP 1.910. * malloc/malloc.c (__malloc_initialize): Renamed from initialize; made global. (malloc): Caller changed. * malloc/realloc.c (realloc): Call __malloc_initialize if necessary, before checking hook. * malloc/malloc.h: Declare __malloc_initialize. * sysdeps/mach/hurd/ioctl.c: For IOC_VOID request, send ARG itself as integer_t arg in RPC. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 040c987937..a58c2d572f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +Mon Dec 4 12:10:28 1995 Roland McGrath + + * stdlib/gen-mpn-copy (translations): Updated for new layout in + GMP 1.910. + + * malloc/malloc.c (__malloc_initialize): Renamed from initialize; + made global. + (malloc): Caller changed. + * malloc/realloc.c (realloc): Call __malloc_initialize if + necessary, before checking hook. + * malloc/malloc.h: Declare __malloc_initialize. + + * sysdeps/mach/hurd/ioctl.c: For IOC_VOID request, send ARG itself + as integer_t arg in RPC. + Sat Dec 2 03:47:27 1995 Roland McGrath * sysdeps/mach/hurd/brk.c (DATA_SIZE): Bump to 128MB. -- cgit v1.2.3-70-g09d2