fix license quoting in files.yaml
[gnulib.git] / lib / basename.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-11-15 Ian BeckwithMerge branch 'stable'
2009-10-30 Eric Blakedirname: split into dirname-lgpl
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-07-03 Paul EggertMerge from coreutils.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-06-02 Paul EggertSync from coreutils.
2005-05-14 Paul Eggert*** empty log message ***
2004-08-06 Paul Eggertfilesystem -> file system
2003-09-08 Paul EggertRemove K&R cruft.
2001-05-12 Jim MeyeringUse "", not <> to include dirname.h.
2001-05-12 Jim Meyering(FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Remove; now...
2001-01-16 Jim MeyeringInclude <stdio.h>, needed by assert on SunOS4.
2000-07-29 Jim Meyering(base_name): Use ISSLASH rather than comparing against...
2000-07-23 Jim Meyering(base_name): Add an assertion.
2000-07-09 Jim Meyeringupdate copyright date
1999-09-26 Jim Meyering(base_name): Add prototype. From Akim Demaille.
1999-03-13 Jim Meyering*** empty log message ***
1999-03-13 Jim Meyering(base_name): If NAME is all slashes, return `/' (in
1998-02-24 Jim Meyeringcapitalize macro params and protoize
1998-02-24 Jim Meyeringadd copyright
1997-06-29 Jim Meyering(base_name_strip_trailing_slashes): Remove. SH-UTILS-1_16b
1997-06-29 Jim Meyering(base_name_strip_trailing_slashes): new function.
1997-05-27 Jim MeyeringDon't include backupfile.h.
1997-05-27 Jim MeyeringUpdate from FSF via patch-2.2.93.
1996-07-15 Jim Meyeringindent cpp-directives
1996-07-15 Jim Meyeringupdate FSF address in copyright
1996-04-19 Jim Meyering(basename): Rewrite so it doesn't rely on strrchr, FILEUTILS-3_12l
1995-05-13 Jim Meyering(basename): Make arg const.
1995-01-27 Jim Meyering(basename): Use strrchr, not rindex.
1992-11-01 Jim MeyeringInitial revision