Skip to content
Snippets Groups Projects
Commit a7b71a31 authored by Michał Zwonek's avatar Michał Zwonek
Browse files

Implement libgen.h

Implemented the following calls according to http://pubs.opengroup.org/onlinepubs/7908799/xsh/libgen.h.html
- char* basename(char*)
- char* dirname(char*)

Added test suit for the implemented calls.

Issue: redox-os/relibc#134
parent 571b4d49
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment