Re: [PATCH] libcsupport: Add no_reg_make_node as a mount option to the mount table

2021-01-25 Thread Sebastian Huber
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

[PATCH] rtems: Add "Notes" paragraph header

2021-01-25 Thread Sebastian Huber
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