From d956ef78db8b3012ca06a246f14dcc5a7e8c9ed1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 26 Sep 2003 21:52:33 +0000 Subject: 2003-09-26 Joel Sherrill * timer/timer.c: Obsoleting HP PA-RISC port and removing all references. --- c/src/lib/libbsp/unix/posix/ChangeLog | 5 +++++ c/src/lib/libbsp/unix/posix/timer/timer.c | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/c/src/lib/libbsp/unix/posix/ChangeLog b/c/src/lib/libbsp/unix/posix/ChangeLog index 9b60ae7408..e6ff8dbfbb 100644 --- a/c/src/lib/libbsp/unix/posix/ChangeLog +++ b/c/src/lib/libbsp/unix/posix/ChangeLog @@ -1,3 +1,8 @@ +2003-09-26 Joel Sherrill + + * timer/timer.c: Obsoleting HP PA-RISC port and removing all + references. + 2003-09-04 Joel Sherrill * clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c, diff --git a/c/src/lib/libbsp/unix/posix/timer/timer.c b/c/src/lib/libbsp/unix/posix/timer/timer.c index e24972fcda..d2e784ed5a 100644 --- a/c/src/lib/libbsp/unix/posix/timer/timer.c +++ b/c/src/lib/libbsp/unix/posix/timer/timer.c @@ -1,11 +1,11 @@ /* timer.c * - * This file manages the interval timer on the PA-RISC. + * This file manages the interval timer on a UNIX BSP. * * NOTE: It is important that the timer start/stop overhead be * determined when porting or modifying this code. * - * COPYRIGHT (c) 1989-1999. + * COPYRIGHT (c) 1989-2003. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be -- cgit v1.2.3