On 25/01/2021 02:10, chr...@rtems.org wrote:
From: Chris Johns
- Add the bool flag no_reg_make_mode to the mount table so a file
system can indicate creating regular files is not done by
use the mknod handler. The file system will handle creating a
file node in the open handler.
- Not
Place the paragraphs in the same order as the directive documentation in
the RTEMS Classic API Guide.
Update #3993.
---
cpukit/include/rtems/config.h | 105 +++-
cpukit/include/rtems/io.h | 128 ---
cpukit/include/rtems/rtems/attr.h | 8 +
cpukit/incl