Files
zephyr/samples/subsys/shell/shell_module
Chris Friedt fc92eb1b37 posix: getopt: move declarations to unistd.h
Declarations for `getopt()` should be in `<unistd.h>`
according to the spec. The extended versions `getopt_long()`
and `getopt_long_only()` are declared in `<getopt.h>`.

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2022-12-01 15:52:47 -05:00
..
2021-03-01 09:50:32 -05:00
2021-05-07 22:10:21 -04:00
2021-10-14 06:32:57 -04:00