nuttx-apps/netutils/dhcpd
v-tangmeng 690fc1e0c3 fix the compilation error caused by CONFIG_DISABLE_SIGNALS
The commit 'add support for CONFIG_DISABLE_SIGNALS' led to:

undefined reference to `signal'
undefined reference to `sigaction'

Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
2026-04-20 15:20:13 +08:00
..
CMakeLists.txt Remove the const cast from the initialization of boardioc_symtab_s::symtab 2026-04-20 15:09:53 +08:00
Kconfig dhcp: Make the option dependence work for usrsock case 2026-04-20 15:06:08 +08:00
Make.defs Merge branch 'dev-merge-github-20230228' into dev 2026-04-20 15:12:39 +08:00
Makefile nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
dhcpd.c fix the compilation error caused by CONFIG_DISABLE_SIGNALS 2026-04-20 15:20:13 +08:00