Hi parrot-team,
needed a readdir() function, which I have implemented in os.pmc (for
POSIX compliant systems). Here is the patch.
Regards,
Kiwi
diffstat:
src/pmc/os.pmc | 48 +++++++++++++++++++++++++++++++++++++++++++++++-
t/pmc/os.t | 20 +++++++++++++++++++-
2 files changed, 66 insertions(+), 2 deletions(-)
Great, thanks applied as r14480.
leo