nuttx-apps/fsutils/ipcfg
David Sidrane ff866b9527 fsutils:ipcfg Fix fd propagation as return value in bin mode
With CONFIG_IPCFG_BINARY lit. ipcfg_open needs to return
   the fd or an -errno. It was returning OK not the fd.
2020-09-30 14:09:18 -06:00
..
ipcfg.c fsutils:ipcfg Fix fd propagation as return value in bin mode 2020-09-30 14:09:18 -06:00
Kconfig Add IPv4 Configuration File Access Helper 2020-09-29 12:24:07 -07:00
Make.defs Add IPv4 Configuration File Access Helper 2020-09-29 12:24:07 -07:00
Makefile Add IPv4 Configuration File Access Helper 2020-09-29 12:24:07 -07:00