2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-24 10:58:33 +00:00

1 Commits

Author SHA1 Message Date
Todd C. Miller
41fa461fe1 Add a GNU-compatible version of basename(3).
Unlike POSIX basename(3), the GNU variant does not modify its argument.
Note that basename of a path ending in "/" returns an empty string.
2021-02-10 14:26:26 -07:00