summaryrefslogtreecommitdiff
path: root/lib/dirname.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* dirname: split into dirname-lgplEric Blake2009-10-291-63/+1
* dirname: add library-safe mdir_nameEric Blake2009-09-231-6/+22
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* Merge from coreutils.Paul Eggert2006-07-031-73/+39
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* Sync from coreutils.Paul Eggert2005-06-021-21/+21
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (strip_trailing_slashes): Use bool for booleans.Paul Eggert2004-08-061-3/+5
* Remove K&R cruft.Paul Eggert2003-09-081-5/+3
* [TEST_DIRNAME]: Update build instructions for test.Jim Meyering2003-04-051-3/+19
* (dir_name): Compute append_dot using path, not newpathJim Meyering2001-05-211-1/+1
* (FILESYSTEM_PREFIX_LEN, ISSLASH): Remove; now in dirname.h.Jim Meyering2001-05-121-108/+24
* convert a > expression to the equivalent < oneJim Meyering2000-12-071-1/+1
* (FILESYSTEM_PREFIX_LEN): Define.Jim Meyering2000-12-071-25/+32
* (dir_name_r): Add `const' in a few local declarations.Jim Meyering2000-12-051-8/+8
* (dir_name_r): Fix typo: int -> size_t.Jim Meyering2000-11-301-1/+1
* tweak commentJim Meyering2000-10-211-2/+4
* (dir_name_r): New function, factored out of dir_name.Jim Meyering2000-10-211-10/+20
* (memrchr): Declare if necessary.Jim Meyering2000-10-211-7/+72
* (ISSLASH): Define.Jim Meyering2000-08-011-10/+27
* (dir_name): Use __MSDOS__ in favor of MSDOS.Jim Meyering2000-07-291-1/+1
* remove prematurely-added ISSLASH definitionJim Meyering2000-07-291-4/+0
* (dir_name): Assert that there are no trailing slashes.Jim Meyering2000-07-291-0/+8
* (dir_name) [MSDOS]: Declare `lim' to be const.Jim Meyering2000-07-291-2/+6
* update copyright dateJim Meyering2000-07-091-1/+1
* (dir_name): Support for DOS-style file names with drive letters.Jim Meyering2000-01-221-0/+9
* (dir_name): Rename from dirname.Jim Meyering1998-12-071-1/+3
* ansideclifyJim Meyering1998-12-071-2/+1
* Use #if, not #ifdef with HAVE_ macrosJim Meyering1998-03-151-1/+1
* revert most of last delta, but leave cppi/copyright changesFILEUTILS-3_16mJim Meyering1998-02-221-16/+0
* (dirname): Include ctype.h.Jim Meyering1998-02-191-8/+24
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* merge with 3.9pJim Meyering1994-10-201-5/+5
* merge with 3.9hJim Meyering1994-10-021-7/+0
* merge with 3.8.4cJim Meyering1993-10-121-2/+2