From 2e500def7649393d7dafc6420baa65567206cfa2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 7 Nov 2008 16:56:40 +0000 Subject: 2008-11-07 Joel Sherrill * libcsupport/src/ttyname.c: Change third parameter of ttyname to be size_t instead of int. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index e74d2267c1..dc0d26d719 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2008-11-07 Joel Sherrill + + * libcsupport/src/ttyname.c: Change third parameter of ttyname to be + size_t instead of int. + 2008-11-05 Joel Sherrill * librpc/src/xdr/xdr_float.c: Add M32C, M32R, and Blackfin. -- cgit v1.2.3