From de2ee43db06f00481c365935dfc9b084d3970a28 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Dec 2003 23:41:27 +0000 Subject: 2003-12-16 Joel Sherrill PR 542/filesystem * include/rtems/libio_.h: Add rtems_libio_iop_to_descriptor macro to convert iop to the corresponding integer file descriptor. --- cpukit/libcsupport/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/libcsupport/ChangeLog') 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 + + 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 * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. -- cgit v1.2.3