diff packages/isoinfra/current/ChangeLog @ 191:678094f34118

Merge from eCos master repository on 2001-10-19-06:43:02-BST
author jlarmour
date Fri, 19 Oct 2001 07:02:26 +0000
parents 022f1e506033
children ea3f0bd33a73
line wrap: on
line diff
--- a/packages/isoinfra/current/ChangeLog
+++ b/packages/isoinfra/current/ChangeLog
@@ -1,3 +1,21 @@
+2001-10-17  Jesper Skov  <jskov@redhat.com>
+
+	* cdl/isoinfra.cdl: Changed string interfaces to flavor booldata.
+
+	* include/string.h: Changed feature checks to ifdef.
+
+2001-10-09  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/isoinfra.cdl: Make all CYGPKG_ISO_TIME interfaces be booldata.
+	Add config for POSIX clock types and implementations.
+	Make all CYGPKG_ISO_PTHREAD interfaces be booldata.
+	Add POSIX sleep() config.
+
+	* include/pthread.h: Reflect booldata interfaces.
+	* include/time.h: Ditto.
+	Also add default struct itimerspec and POSIX clock includes.
+	* include/unistd.h: Add sleep includes, with default proto.
+
 2001-09-28  Jonathan Larmour  <jlarmour@redhat.com>
 
 	* cdl/isoinfra.cdl: Add netdb services and proto function support.