Merge develop into feedback_scheduler.

This commit is contained in:
Enrico Fraccaroli
2023-04-20 09:12:10 +02:00
314 changed files with 2407 additions and 1999 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_abort.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_alarm.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_exec.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdio.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_exec_callee.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdlib.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_fork.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdio.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_getenv.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdio.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_gid.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include "grp.h"
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_groups.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_itimer.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_kill.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_mem.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdio.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_periodic1.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdio.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_periodic2.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdio.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_periodic3.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdio.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_setenv.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <stdio.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_sigaction.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_sigfpe.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_siginfo.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_sigmask.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_sigusr.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_sleep.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>
+1 -1
View File
@@ -1,6 +1,6 @@
/// @file t_stopcont.c
/// @brief
/// @copyright (c) 2014-2022 This file is distributed under the MIT License.
/// @copyright (c) 2014-2023 This file is distributed under the MIT License.
/// See LICENSE.md for details.
#include <sys/unistd.h>