From d8dbdc02cfbb73fbab709dd092a0f0937456b4bb Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 29 Mar 2004 22:11:51 +0000 Subject: 2004-03-29 Ralf Corsepius * libnetworking/lib/ftpfs.c, libnetworking/lib/rtems_bsdnet_ntp.c, libnetworking/lib/tftpDriver.c, libnetworking/machine/endian.h, libnetworking/net/if_ppp.c, libnetworking/rtems/rtems_bsdnet.h, libnetworking/rtems/rtems_bsdnet_internal.h, libnetworking/rtems/rtems_glue.c, libnetworking/rtems/rtems_syscall.c: Convert to using c99 fixed size types. --- cpukit/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index d6564a14f5..bf96cbca51 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,13 @@ +2004-03-29 Ralf Corsepius + + * libnetworking/lib/ftpfs.c, libnetworking/lib/rtems_bsdnet_ntp.c, + libnetworking/lib/tftpDriver.c, libnetworking/machine/endian.h, + libnetworking/net/if_ppp.c, libnetworking/rtems/rtems_bsdnet.h, + libnetworking/rtems/rtems_bsdnet_internal.h, + libnetworking/rtems/rtems_glue.c, + libnetworking/rtems/rtems_syscall.c: Convert to using c99 fixed size + types. + 2004-03-29 Ralf Corsepius * score/include/rtems/debug.h, score/include/rtems/score/bitfield.h, -- cgit v1.2.3