summaryrefslogtreecommitdiffhomepage
path: root/doc/specs/SPECIFICATION_FMT.md
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-13 05:43:49 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-13 05:48:18 +0100
commitfaf73d5258b3c61ea1a84efa6bed543d6bfd5321 (patch)
tree6d77156202d11a378d326b25a82f4b8b41fe0200 /doc/specs/SPECIFICATION_FMT.md
parentd5263778065e62a4a20f3af236f6dde7bbb3afc4 (diff)
feat: kernel: API tweaks and new FMT specs for NeKernel.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc/specs/SPECIFICATION_FMT.md')
-rw-r--r--doc/specs/SPECIFICATION_FMT.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/specs/SPECIFICATION_FMT.md b/doc/specs/SPECIFICATION_FMT.md
new file mode 100644
index 00000000..a101acbc
--- /dev/null
+++ b/doc/specs/SPECIFICATION_FMT.md
@@ -0,0 +1,7 @@
+===================================
+
+# 0: General Information:
+
+===================================
+
+- Formatted output/input should be [%s:n] where N is a real positive integer that is less or equal to the output's buffer size.