ALTracer opened a new pull request, #6605: URL: https://github.com/apache/incubator-nuttx/pull/6605
## Summary This PR intends to correct `df` and `df -h` nshlib command output. Refer to #5253 for details. ## Impact 32-bit arches with HAVE_LONG_LONG (and FS_LARGEFILE) but with disabled LIBC_LONG_LONG. ## Testing builds on ARMv7-M `nucleo-h743zi2:jumbo` with config tweaks -LIBC_LONG_LONG, +DEBUG_FS_WARN builds and runs on ARMv6-M `stm32f072b-disco:nsh` with config tweaks; on Milandr MDR32F1QI; only procfs tested, but now there's no garbage on stdout. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org