jiangtao16
51bb9e0417
sched/timer: Fix timer multiple return.
...
Fix timer multiple return.
Signed-off-by: jiangtao16 <jiangtao16@xiaomi.com >
2026-01-22 22:14:00 +08:00
Alin Jerpelea
eb9030c891
sched: migrate to SPDX identifier
...
Most tools used for compliance and SBOM generation use SPDX identifiers
This change brings us a step closer to an easy SBOM generation.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com >
2024-09-12 01:10:14 +08:00
Xiang Xiao
ae356001cf
Change all files come from Xiaomi/Pinecone to Apache License 2.0
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com >
2020-08-22 17:37:21 -06:00
Ouss4
f8801e1bd8
libs/libc/unistd/lib_alarm.c,sched/timer/timer_getitimer.c: Silence a
...
warning with struct initialization.
2020-02-19 18:02:25 -06:00
Gregory Nutt
2ec59121fb
Fix non C89 noncompliant code that was causing the ZDS-II compile to fail.
2020-02-19 23:09:10 +01:00
liuhaitao
9b75ef06ea
include/sys/time.h, libs/libc/unistd, sched/timer: Implement alarm(), setitimer() and getitimer() APIs.
2019-11-13 08:10:16 -06:00