diff packages/io/fileio/current/ChangeLog @ 1461:244c4e8297c2

* src/select.cxx: No need to make pselect() dependent on CYGPKG_POSIX - that would depend on the arguments. Assert instead, and more correctly make it contingent on CYGPKG_POSIX_SIGNALS. * src/fio.h: Separate out signal functionality into its own separate test.
author jlarmour
date Wed, 07 Jan 2004 06:45:28 +0000
parents afd0f71095a5
children 6324598456d0
line wrap: on
line diff
--- a/packages/io/fileio/current/ChangeLog
+++ b/packages/io/fileio/current/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-07  Jonathan Larmour  <jifl@eCosCentric.com>
+
+	* src/select.cxx: No need to make pselect() dependent on
+	CYGPKG_POSIX - that would depend on the arguments. Assert instead,
+	and more correctly make it contingent on CYGPKG_POSIX_SIGNALS.
+
+	* src/fio.h: Separate out signal functionality into its own separate
+	test.
+
 2003-12-21  Sandeep Kumar <sandeep@codito.com>
 
 	* src/dir.cxx (readdir_r): Handle NULL dirp argument and return