Luna/apps
apio 1e96a45f33 Change 'tid' to 'PID' in init.c
I think tasks can be considered programs now. So, gettid() is equal to getpid().

In fact, it should be renamed. And moved to unistd.h. Soon.
2022-10-17 19:39:26 +02:00
..
src Change 'tid' to 'PID' in init.c 2022-10-17 19:39:26 +02:00
Makefile Do not strip apps 2022-10-17 17:19:23 +02:00