summaryrefslogtreecommitdiffstats
path: root/compat/basename.c
AgeCommit message (Expand)AuthorLines
2024-06-07compat/win32: fix const-correctness with string constantsPatrick Steinhardt-2/+14
2016-01-12compat/basename.c: provide a dirname() compatibility functionJohannes Schindelin-0/+44
2016-01-12compat/basename: make basename() conform to POSIXJohannes Schindelin-3/+17
2016-01-12Refactor skipping DOS drive prefixesJohannes Schindelin-3/+1
2009-05-31compat: add a basename() compatibility functionDavid Aguilar-0/+15