unikraft / static-pie-apps

Built Linux applications (static-pie) for Unikraft binary compatibility mode
7 stars 40 forks source link

Add sample use of opendir() #11

Closed razvand closed 1 year ago

razvand commented 1 year ago

This is a small program using opendir() and readdir() functions to test directory operations.