*** empty log message ***
[platform/upstream/coreutils.git] / lib / dirname.c
2006-03-26 Jim Meyering(dir_len): Determine when drive letters need a subseque...
2005-09-22 Paul EggertSync from gnulib.
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name"
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2004-08-02 Paul Eggert(dir_name): Use bool when appropriate.
2004-06-30 Jim Meyering(FILE_SYSTEM_PREFIX_LEN): Renamed from
2003-09-10 Jim MeyeringInclude <string.h> unconditionally.
2003-04-04 Jim Meyering[TEST_DIRNAME]: Update build instructions for test.
2001-05-21 Jim Meyering(dir_name): Compute append_dot using path, not newpath
2001-05-12 Jim Meyering(FILESYSTEM_PREFIX_LEN, ISSLASH): Remove; now in dirname.h.
2000-12-07 Jim Meyeringconvert a > expression to the equivalent < one
2000-12-07 Jim Meyering(FILESYSTEM_PREFIX_LEN): Define.
2000-12-05 Jim Meyering(dir_name_r): Add `const' in a few local declarations.
2000-11-30 Jim Meyering(dir_name_r): Fix typo: int -> size_t.
2000-10-21 Jim Meyeringtweak comment
2000-10-21 Jim Meyering(dir_name_r): New function, factored out of dir_name.
2000-10-21 Jim Meyering(memrchr): Declare if necessary.
2000-08-01 Jim Meyering(ISSLASH): Define.
2000-07-29 Jim Meyering(dir_name): Use __MSDOS__ in favor of MSDOS.
2000-07-29 Jim Meyeringremove prematurely-added ISSLASH definition
2000-07-29 Jim Meyering(dir_name): Assert that there are no trailing slashes.
2000-07-29 Jim Meyering(dir_name) [MSDOS]: Declare `lim' to be const.
2000-07-09 Jim Meyeringupdate copyright date
2000-01-22 Jim Meyering(dir_name): Support for DOS-style file names with drive...
1998-12-07 Jim Meyering(dir_name): Rename from dirname.
1998-12-07 Jim Meyeringansideclify
1998-03-15 Jim MeyeringUse #if, not #ifdef with HAVE_ macros
1998-02-22 Jim Meyeringrevert most of last delta, but leave cppi/copyright...
1998-02-19 Jim Meyering(dirname): Include ctype.h.
1996-07-15 Jim Meyeringupdate FSF address in copyright
1994-10-20 Jim Meyeringmerge with 3.9p
1994-10-02 Jim Meyeringmerge with 3.9h
1993-10-12 Jim Meyeringmerge with 3.8.4c
1993-10-06 Jim Meyeringmerge with 3.8.3b FILEUTILS-3_8_3b
1993-03-29 Jim Meyeringmerge with 3.4.1
1993-03-28 Jim Meyering[rindex]: Don't redefine.
1992-10-31 Jim MeyeringInitial revision