userspace: Implement dirname utility

This commit is contained in:
2024-12-05 08:30:30 +02:00
parent 097ab82529
commit cb7d5c9d09
3 changed files with 27 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ set(USERSPACE_PROGRAMS
cp
dd
dhcp-client
dirname
DynamicLoader
echo
env