mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
This commit adds implementation and tests for posix_getdents(). The implementation used getdents() as a reference. Updates rtems/programs/gsoc#69 rtems&24