| Commit message (Expand) | Author | Age | Files | Lines |
* | win32: code shrink | Ron Yorston | 2024-08-16 | 1 | -1/+1 |
* | libbb: code shrink bb_get_last_path_component_strip() | Ron Yorston | 2024-01-04 | 1 | -6/+4 |
* | realpath: improved support for Windows paths | Ron Yorston | 2021-10-13 | 1 | -7/+16 |
* | win32: fix bb_get_last_path_component_nostrip() | Ron Yorston | 2021-10-13 | 1 | -5/+11 |
* | win32: improve handling of 'c:file' paths for executables | Ron Yorston | 2020-03-18 | 1 | -1/+1 |
* | bb_basename: handle mixed slashes correctly | Johannes Schindelin | 2017-08-24 | 1 | -4/+6 |
* | libbb: additional support for backslashes in paths | Ron Yorston | 2015-11-13 | 1 | -0/+21 |
* | Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into merge | Ron Yorston | 2012-03-22 | 1 | -1/+14 |
|\ |
|
| * | find: cater for libc w/o FNM_CASEFOLD | Denys Vlasenko | 2011-05-23 | 1 | -1/+9 |
|/ |
|
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -2/+2 |
* | *: kill bb_get_last_path_component, replace with two functions | Denis Vlasenko | 2007-09-24 | 1 | -16/+26 |
* | preparatory patch for -Wwrite-strings #2 | Denis Vlasenko | 2007-01-29 | 1 | -1/+1 |
* | - move buffer allocation schemes to libbb.h | Bernhard Reutner-Fischer | 2006-04-03 | 1 | -0/+2 |
* | More dead code removal. | Rob Landley | 2006-03-26 | 1 | -27/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -3/+3 |
* | New version to cut size. Includes optional basename() compatibility, but | Manuel Novoa III | 2001-12-05 | 1 | -36/+27 |
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -7/+1 |
* | With a bit of care I was able to save about 100 bytes. | Eric Andersen | 2001-06-15 | 1 | -2/+15 |
* | Convert utility.c into libbb.a. It is now a whole pile of .c | Eric Andersen | 2001-03-16 | 1 | -0/+58 |