From a794000d0f085440e442bd851acac7e88b8a1362 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 27 May 2010 16:29:37 +0000 Subject: =?UTF-8?q?2010-05-27=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libcsupport/include/rtems/libio_.h, libcsupport/src/eval.c: Use size_t instead of int for pathnamelen. --- cpukit/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 6d71f4f12e..85830571de 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2010-05-27 Ralf Corsépius + * libcsupport/include/rtems/libio_.h, libcsupport/src/eval.c: + Use size_t instead of int for pathnamelen. * libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_eval.c: Use size_t instead of int for pathnamelen. * libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_eval.c: -- cgit v1.2.3