mirror of
https://github.com/apache/nuttx.git
synced 2026-08-06 13:08:59 +00:00
Also remove the horrible violation of the architectural rules by adding an include path into net in sched/group/Make.defs. Folks, if you are going to participate in this project, you MUST respect the odule architecture and never, never, never do these things.
commit
|
||
|---|---|---|
| .. | ||
| group.h | ||
| group_addrenv.c | ||
| group_childstatus.c | ||
| group_continue.c | ||
| group_create.c | ||
| group_exitinfo.c | ||
| group_find.c | ||
| group_foreachchild.c | ||
| group_free.c | ||
| group_getgid.c | ||
| group_getuid.c | ||
| group_join.c | ||
| group_killchildren.c | ||
| group_leave.c | ||
| group_malloc.c | ||
| group_setgid.c | ||
| group_setuid.c | ||
| group_setupidlefiles.c | ||
| group_setupstreams.c | ||
| group_setuptaskfiles.c | ||
| group_signal.c | ||
| group_suspendchildren.c | ||
| group_waiter.c | ||
| group_zalloc.c | ||
| Make.defs | ||