aboutsummaryrefslogtreecommitdiff
path: root/libbb/get_last_path_component.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: code shrinkRon Yorston2024-08-161-1/+1
* libbb: code shrink bb_get_last_path_component_strip()Ron Yorston2024-01-041-6/+4
* realpath: improved support for Windows pathsRon Yorston2021-10-131-7/+16
* win32: fix bb_get_last_path_component_nostrip()Ron Yorston2021-10-131-5/+11
* win32: improve handling of 'c:file' paths for executablesRon Yorston2020-03-181-1/+1
* bb_basename: handle mixed slashes correctlyJohannes Schindelin2017-08-241-4/+6
* libbb: additional support for backslashes in pathsRon Yorston2015-11-131-0/+21
* Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into mergeRon Yorston2012-03-221-1/+14
|\
| * find: cater for libc w/o FNM_CASEFOLDDenys Vlasenko2011-05-231-1/+9
|/
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-2/+2
* *: kill bb_get_last_path_component, replace with two functionsDenis Vlasenko2007-09-241-16/+26
* preparatory patch for -Wwrite-strings #2Denis Vlasenko2007-01-291-1/+1
* - move buffer allocation schemes to libbb.hBernhard Reutner-Fischer2006-04-031-0/+2
* More dead code removal.Rob Landley2006-03-261-27/+1
* Major coreutils update.Manuel Novoa III2003-03-191-3/+3
* New version to cut size. Includes optional basename() compatibility, butManuel Novoa III2001-12-051-36/+27
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+1
* With a bit of care I was able to save about 100 bytes.Eric Andersen2001-06-151-2/+15
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+58