From 958f803fc021993cc2ee1d4157d0092b830368aa Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 26 Jul 1995 07:10:58 +0000 Subject: Wed Jul 26 02:00:29 1995 Roland McGrath * malloc/memalign.c: Allocate (SIZE + ALIGNMENT - 1) and then trim if possible. * mach/shortcut.awk: Emit decls for RPC. * libc-symbols.h [GCC >= 2.7 && !ASSEMBLER] (weak_symbol, weak_alias, strong_alias): Define using GCC __attribute__ syntax. * Makerules ($(installed-libcs)): Depend on `lib' (only). --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 598f70f21e..5227ff0ad7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Wed Jul 26 02:00:29 1995 Roland McGrath + + * malloc/memalign.c: Allocate (SIZE + ALIGNMENT - 1) and then trim + if possible. + + * mach/shortcut.awk: Emit decls for RPC. + + * libc-symbols.h [GCC >= 2.7 && !ASSEMBLER] (weak_symbol, + weak_alias, strong_alias): Define using GCC __attribute__ syntax. + + * Makerules ($(installed-libcs)): Depend on `lib' (only). + Tue Jul 25 09:14:53 1995 Roland McGrath * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int. -- cgit v1.2.3