Skip to content
Snippets Groups Projects
Michal Z's avatar
Michał Zwonek authored
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: #134
a7b71a31
History