acassis opened a new issue, #3410: URL: https://github.com/apache/nuttx-apps/issues/3410
### Description / Steps to reproduce the issue This issue was discovered by @Biancaa-R and @linguini1 see here: https://github.com/apache/nuttx-apps/pull/3406 ``` nsh> date Thu, Jan 22 18:08:41 2004 nsh> date -s "Feb 23 22:35:00 2026" nsh> echo "hey" > hello.txt nsh> ls -l /: ----/--/-- --:-- dr-xr-xr-x 0 bin/ 2026-02-23 16:58:38 drwxrwxr-x 4096 data/ 2008-06-01 00:00:00 drwxrwxrwx 0 dev/ ----/--/-- --:-- dr-xr-xr-x 0 etc/ 2004-01-22 18:08:50 -rw-rw-rw- 4 hello.txt 2004-01-22 18:08:46 -rw-rw-rw- 3 hi.txt ----/--/-- --:-- dr--r--r-- 0 proc/ ----/--/-- --:-- drw-rw-rw- 0 tmp/ ``` ### On which OS does this issue occur? [OS: Linux] ### What is the version of your OS? All ### NuttX Version mainline ### Issue Architecture [Arch: all] ### Issue Area [Area: System] ### Host information _No response_ ### Verification - [x] I have verified before submitting the report. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
