From 6cb8dd5fd879acb9dd96b1d172b2af79981d1944 Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sun, 19 Apr 2020 19:33:28 +0200 Subject: [PATCH] dev-libs/protothreads: lang="en" Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri --- dev-libs/protothreads/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/protothreads/metadata.xml b/dev-libs/protothreads/metadata.xml index 57e5834819..cabdf5db8a 100644 --- a/dev-libs/protothreads/metadata.xml +++ b/dev-libs/protothreads/metadata.xml @@ -5,6 +5,6 @@ lssndrbarbieri@gmail.com Alessandro Barbieri - Protothreads are extremely lightweight stackless threads designed for severely memory constrained systems, such as small embedded systems or wireless sensor network nodes. Protothreads provide linear code execution for event-driven systems implemented in C. Protothreads can be used with or without an underlying operating system to provide blocking event-handlers. Protothreads provide sequential flow of control without complex state machines or full multi-threading. + Protothreads are extremely lightweight stackless threads designed for severely memory constrained systems, such as small embedded systems or wireless sensor network nodes. Protothreads provide linear code execution for event-driven systems implemented in C. Protothreads can be used with or without an underlying operating system to provide blocking event-handlers. Protothreads provide sequential flow of control without complex state machines or full multi-threading.