DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Markdown |
|---|
* [#15123](https://github.com/apache/nuttx/pull/15123) binfmt/modlib: reduce size of binary_s if CONFIG_LIBC_MODLIB is disabled
* [#15124](https://github.com/apache/nuttx/pull/15124) binfmt/loadable: move binary_s to stack to avoid access allocator
* [#15756](https://github.com/apache/nuttx/pull/15756) include/stdlib.h: define system()'s prototype for the flat build
* [#15640](https://github.com/apache/nuttx/pull/15640) modlib/meminfo: trivial revision on logging/dump
* [#15588](https://github.com/apache/nuttx/pull/15588) modlib: fix armv7a w/ unified gnu-elf.ld.in
* [#15527](https://github.com/apache/nuttx/pull/15527) modlib:gnu-elf.ld.in load exe elf data section mismatch
* [#15494](https://github.com/apache/nuttx/pull/15494) kconfiglib/mark: It should use pip instead of apt install
* [#15722](https://github.com/apache/nuttx/pull/15722) gdb/wdog: add basic wdog dump command
* [#15723](https://github.com/apache/nuttx/pull/15723) gdb/workqueue: add basic workqueue dump support
* [#15726](https://github.com/apache/nuttx/pull/15726) gdb: add tool to check heap memory corruption
* [#15613](https://github.com/apache/nuttx/pull/15613) gdbstub: add const to send buffer
* [#15618](https://github.com/apache/nuttx/pull/15618) gdbstub: typo and log fixes
* [#15623](https://github.com/apache/nuttx/pull/15623) Gdbstub support binary memory read
* [#15759](https://github.com/apache/nuttx/pull/15759) gdbstub: fix memory binary upload on latest GDB
* [#15777](https://github.com/apache/nuttx/pull/15777) Nxgdb mm minor fixes
* [#15742](https://github.com/apache/nuttx/pull/15742) nxgdb/fs: simpifiy inode print and add more command options
* [#15743](https://github.com/apache/nuttx/pull/15743) nxgdb/irq: add irqinfo command
* [#15744](https://github.com/apache/nuttx/pull/15744) nxgdb/memdump: add free command
* [#15745](https://github.com/apache/nuttx/pull/15745) Nxgdb memleak optimization |
...
| Markdown |
|---|
* [#13519](https://github.com/apache/nuttx/pull/13519) fs/reference_count: set default reference count option depends on DISABLE_PTHREAD
* [#14444](https://github.com/apache/nuttx/pull/14444) fs/inode: refresh tcb after each file sync() is completed
* [#15077](https://github.com/apache/nuttx/pull/15077) fs/tmpfs: Skip any slash at the beginning of relpath
* [#15202](https://github.com/apache/nuttx/pull/15202) fs: fix comment in https://github.com/apache/nuttx/pull/15163
* [#15159](https://github.com/apache/nuttx/pull/15159) fs/shm/shmfs_alloc.c: Allocate zero-initialized memory in flat build
* [#15167](https://github.com/apache/nuttx/pull/15167) fs/fat/fs_fat32util.c: fix potential exception due to dividing zero during mounting when fat is corrupted
* [#15203](https://github.com/apache/nuttx/pull/15203) fs: move fl_lock to a more appropriate location
* [#15204](https://github.com/apache/nuttx/pull/15204) fs/littlefs/Make.defs: fix a littlefs unpack regression
* [#15603](https://github.com/apache/nuttx/pull/15603) fs/vfs: initialize uio only if lower implement readv/writev
* [#15814](https://github.com/apache/nuttx/pull/15814) littlefs/cmake: fix compilation flag issue
* [#15334](https://github.com/apache/nuttx/pull/15334) littlefs: fix EINVAL on path operations with littlefs 2.10.0
* [#15335](https://github.com/apache/nuttx/pull/15335) bump littlefs to 2.10.1 where 2.10.0 was used |
...