forked from Imagelibrary/rtems
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/umon/tfsDriver.c (rtems_tfs_eval_path): Add missing parameter.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* shared/umon/tfsDriver.c (rtems_tfs_eval_path):
|
||||
Add missing parameter.
|
||||
|
||||
2009-10-09 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* shared/vmeUniverse/vmeUniverse.c: print message and
|
||||
|
||||
@@ -234,6 +234,7 @@ static void fixPath(char *path)
|
||||
|
||||
static int rtems_tfs_eval_path(
|
||||
const char *pathname,
|
||||
int pathnamelen,
|
||||
int flags,
|
||||
rtems_filesystem_location_info_t *pathloc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user