summaryrefslogtreecommitdiffstats
path: root/compat/basename.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* compat/win32: fix const-correctness with string constantsPatrick Steinhardt2024-06-071-2/+14
* compat/basename.c: provide a dirname() compatibility functionJohannes Schindelin2016-01-121-0/+44
* compat/basename: make basename() conform to POSIXJohannes Schindelin2016-01-121-3/+17
* Refactor skipping DOS drive prefixesJohannes Schindelin2016-01-121-3/+1
* compat: add a basename() compatibility functionDavid Aguilar2009-06-011-0/+15