From 5e8254de24c263322968a8925d4ae111feca4c9e Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 10 Jun 2008 22:18:44 +0000 Subject: * elfcore.c (TIME_VALUE_TO_TIMESPEC): Completely implement instead of casting `time_value *' into `struct timeval *'. (dump_core): Reimplement timeradd instead of casting `time_value *' into `struct timeval *'. --- exec/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'exec/ChangeLog') diff --git a/exec/ChangeLog b/exec/ChangeLog index 4a36825d..5a0ad1d4 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,10 @@ +2008-06-10 Samuel Thibault + + * elfcore.c (TIME_VALUE_TO_TIMESPEC): Completely implement instead of + casting `time_value *' into `struct timeval *'. + (dump_core): Reimplement timeradd instead of casting `time_value *' + into `struct timeval *'. + 2004-10-22 Roland McGrath * exec.c (check_elf_phdr): Return early on setting ENOEXEC. -- cgit v1.2.3