From 8c14432d1072fa29dbc7c043ad1c96018ddd2c91 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 26 Oct 2004 09:48:53 +0000 Subject: 2004-10-26 Ralf Corsepius * libfs/src/dosfs/msdos_conv.c: Replace BSD fixed-size types with POSIX fixed-size types. Replace SECONDSTO1980 with DAYSTO1980. Make macros 16bit clean. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 85c8ce3b07..dfa2d9fad6 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2004-10-26 Ralf Corsepius + + * libfs/src/dosfs/msdos_conv.c: + Replace BSD fixed-size types with POSIX fixed-size types. + Replace SECONDSTO1980 with DAYSTO1980. + Make macros 16bit clean. + 2004-10-26 Ralf Corsepius * libcsupport/include/sys/ioccom.h: Cosmetical update from FreeBSD. -- cgit v1.2.3