The core of these functions should be the same as the logic in
apps/insulin in cmd_ls() that handles the 'lsd _R' command.
Of course, I meant 'ls -R'. I don't know what I was on.
I am referring specifically to the function nsh_foreach_direntry()
which is actually in nsh_fsutils.c. It is
The core of these functions should be the same as the logic in
apps/insulin in cmd_ls() that handles the 'lsd _R' command.
Of course, I meant 'ls -R'. I don't know what I was on.
I am referring specifically to the function nsh_foreach_direntry() which
is actually in nsh_fsutils.c. It is u
The core of these functions should be the same as the logic in apps/insulin in
cmd_ls() that handles the 'lsd _R' command.Sent from Samsung tablet.
Original message From: Alan Carvalho de Assis
Date: 6/23/20 5:22 AM (GMT-06:00) To:
dev@nuttx.apache.org Subject: R
Hi Yamamoto-san,
I didn't find an implementation for NuttX, but it should be nice to
have it because it is part of POSIX standard.
BR,
Alan
On 6/23/20, Takashi Yamamoto wrote:
> hi,
>
> does anyone know ftw/nftw, fts, or similar libraries for nuttx?
> https://pubs.opengroup.org/onlinepubs/9699
hi,
does anyone know ftw/nftw, fts, or similar libraries for nuttx?
https://pubs.opengroup.org/onlinepubs/9699919799/functions/nftw.html
https://netbsd.gw.com/cgi-bin/man-cgi?fts++NetBSD-current