mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 15:39:19 +08:00
2003-02-03 Steven Johnson <sjohnson@neurizon.net>
PR 338/filesystem * io.t: Document the API change that fixed reentrancy problem with rtems_io_lookup_name().
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2003-02-03 Steven Johnson <sjohnson@neurizon.net>
|
||||
|
||||
PR 338/filesystem
|
||||
* io.t: Document the API change that fixed reentrancy problem with
|
||||
rtems_io_lookup_name().
|
||||
|
||||
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* c_user.texi: Set @setfilename c_user.info.
|
||||
|
||||
+1
-1
@@ -456,7 +456,7 @@ preempted.
|
||||
@example
|
||||
rtems_status_code rtems_io_lookup_name(
|
||||
const char *name,
|
||||
rtems_driver_name_t **device_info
|
||||
rtems_driver_name_t *device_info
|
||||
);
|
||||
@end example
|
||||
@end ifset
|
||||
|
||||
Reference in New Issue
Block a user