From 1f32abab6a02e3c9a634c61effeab4d09f1213a4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 20 Sep 2002 04:21:23 +0000 Subject: [PATCH] Update. 2002-09-19 Ulrich Drepper * sysdeps/unix/sysv/linux/_exit.c (_exit): Don't use ABORT_INSTRUCTION if it is not defined. Reported by Glen Nakamura . --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index dd1dd7781a..8f15319355 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-19 Ulrich Drepper + + * sysdeps/unix/sysv/linux/_exit.c (_exit): Don't use ABORT_INSTRUCTION + if it is not defined. Reported by Glen Nakamura . + 2002-09-19 Neal H. Walfield * sysdeps/mach/hurd/fork.c (__fork): Do not free the signal -- 2.11.4.GIT