From 0e77a3817f45f0bcadc0665200b143abc1c7c4c0 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 2 Aug 2005 19:17:21 +0000 Subject: 2005-08-02 Shaun Jackman * libgloss/arm/syscalls.c (_exit): Call _kill with the second argument set to -1, which is an invalid signal number. (_kill): Comment and coding style changes only. (_raise): Remove function. --- libgloss/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'libgloss/ChangeLog') diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog index 28e273d7d..f06bc7c0b 100644 --- a/libgloss/ChangeLog +++ b/libgloss/ChangeLog @@ -1,3 +1,10 @@ +2005-08-02 Shaun Jackman + + * libgloss/arm/syscalls.c (_exit): Call _kill with the second + argument set to -1, which is an invalid signal number. + (_kill): Comment and coding style changes only. + (_raise): Remove function. + 2005-07-19 Paul Brook * arm/crt0.S: Ensure doubleword stack alignment. -- cgit v1.2.3