From 391b4dda25431a790ff21bdfd5c78c63b7a58f2a Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 11 Mar 2010 19:12:30 +0000 Subject: 2010-03-11 Joel Sherrill * ftpd/ftpd.c, httpd/uemf.c, httpd/um.c, httpd/webs.c, httpd/websuemf.c, libblock/src/diskdevs.c, libmisc/capture/capture-cli.c, libmisc/monitor/mon-network.c, libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_ifconfig.c, libmisc/uuid/parse.c, libnetworking/lib/ftpfs.c, libnetworking/libc/gethostbyht.c, libnetworking/libc/getnetnamadr.c, libnetworking/libc/inet_network.c, libnetworking/rtems/rtems_mii_ioctl.c, score/src/objectgetnameasstring.c: Fix warnings for ctype methods. --- cpukit/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 712efb8358..bb09f11c35 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,15 @@ +2010-03-11 Joel Sherrill + + * ftpd/ftpd.c, httpd/uemf.c, httpd/um.c, httpd/webs.c, + httpd/websuemf.c, libblock/src/diskdevs.c, + libmisc/capture/capture-cli.c, libmisc/monitor/mon-network.c, + libmisc/shell/hexdump-odsyntax.c, libmisc/shell/main_ifconfig.c, + libmisc/uuid/parse.c, libnetworking/lib/ftpfs.c, + libnetworking/libc/gethostbyht.c, libnetworking/libc/getnetnamadr.c, + libnetworking/libc/inet_network.c, + libnetworking/rtems/rtems_mii_ioctl.c, + score/src/objectgetnameasstring.c: Fix warnings for ctype methods. + 2010-03-11 Joel Sherrill * libmisc/shell/shell_makeargs.c: Fix warnings. -- cgit v1.2.3