summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-16 23:41:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-12-16 23:41:27 +0000
commitde2ee43db06f00481c365935dfc9b084d3970a28 (patch)
tree80c5fa7bdd4738fecfa1caa21475df354ec1459e /cpukit/libcsupport/ChangeLog
parent2003-12-16 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-de2ee43db06f00481c365935dfc9b084d3970a28.tar.bz2
2003-12-16 Joel Sherrill <joel@OARcorp.com>
PR 542/filesystem * include/rtems/libio_.h: Add rtems_libio_iop_to_descriptor macro to convert iop to the corresponding integer file descriptor.
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index 984f7bd28d..2f39fdeace 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,3 +1,9 @@
+2003-12-16 Joel Sherrill <joel@OARcorp.com>
+
+ PR 542/filesystem
+ * include/rtems/libio_.h: Add rtems_libio_iop_to_descriptor macro to
+ convert iop to the corresponding integer file descriptor.
+
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.