From 35ee867eb90e35aa1084c75dbaf224be80a6e226 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 2 Dec 2002 19:15:24 +0000 Subject: 2002-12-02 Joel Sherrill * include/rtems/posix/timer.h, src/keygetspecific.c, src/posixtimespecsubtract.c, src/ptimer1.c, src/semunlink.c: Added casts to eliminate warnings on 16-bit targets like the h8300. --- cpukit/posix/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/posix/ChangeLog') diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index 36b6fb1e54..045b1018e3 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,9 @@ +2002-12-02 Joel Sherrill + + * include/rtems/posix/timer.h, src/keygetspecific.c, + src/posixtimespecsubtract.c, src/ptimer1.c, src/semunlink.c: + Added casts to eliminate warnings on 16-bit targets like the h8300. + 2002-11-29 Eric Norum * src/sysconf.c: Add support for _SC_GETPW_R_SIZE_MAX. -- cgit v1.2.3