2003-02-03 Joel Sherrill <joel@OARcorp.com>

PR 338/filesystem
	* include/rtems/io.h, src/io.c: Side-effect of fixing reentrancy
	problem with rtems_io_lookup_name() (API change).
This commit is contained in:
Joel Sherrill
2003-02-03 23:58:21 +00:00
parent 97aaa2a20a
commit 590cae7a98
3 changed files with 7 additions and 41 deletions
+6
View File
@@ -1,3 +1,9 @@
2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem
* include/rtems/io.h, src/io.c: Side-effect of fixing reentrancy
problem with rtems_io_lookup_name() (API change).
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't create $ARCH as side-effect of compilation.