CVSROOT: /cvsroot/hurd
Module name: hurd
Changes by: Samuel Thibault <sthibaul> 08/06/10 22:18:44
Modified files:
exec : ChangeLog elfcore.c
Log message:
* 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 *'.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd/exec/ChangeLog?cvsroot=hurd&r1=1.65&r2=1.66
http://cvs.savannah.gnu.org/viewcvs/hurd/exec/elfcore.c?cvsroot=hurd&r1=1.11&r2=1.12