From b26ad08b39b8229dcea0bafc4a8ba4b0d7ad7154 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 2 Jun 2026 16:26:09 -0400 Subject: reformat with sync and async calls --- docs/application/index.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'docs/application/index.md') diff --git a/docs/application/index.md b/docs/application/index.md index b9a5e0b..3809ac9 100644 --- a/docs/application/index.md +++ b/docs/application/index.md @@ -2,10 +2,19 @@ --- +## Requirements + +* Linux X64 +* GNU Make +* GCC with -std=gnu99 -fhardened + ## Sections +* ##### [Interface](./interface.md) +* ##### [Type](./type.md) * ##### [Pool](./pool.md) -* ##### [Process](./process.md) +* ##### [Thread](./thread.md) +* ##### [Testing](./testing.md) ## Invocation -- cgit v1.2.3