From f62ab8a60a24be9d6fe8d5cc7715d59e5f32f57a Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Wed, 10 Mar 2004 22:53:49 +0000 Subject: [PATCH] Update (Logical change 1.318) --- ChangeLog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 831d8b3d..e094aa83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28,9 +28,8 @@ - Add AC_CANONICAL_HOST([]) to configure.ac and before AC_PROG_CC add manual provision of CC=gcc, AR=ar, and LD=ld if they are not set and the target is *-*-*djgpp. (Requested by Christophe Grenier) - - Use bswap_xx instead of __bswap_constant_xx when the constant version - is not available as is the case on some architectures. (Thanks to - David Martínez Moreno for the bug report.) + - Provide our own byteswap constant versions in endians.h so we avoid + the mess that some architectures define only some of them. - Use head -n 1 instead of -1 in getgccver script. (From SUSE LINUX) - Fix typo in ntfsinfo.c. (From SUSE LINUX) - Make the device fd in unix_io.c be stored in malloc()ed space pointed