aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dirname.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-08-21Remove from CVS, since the bootstrap script generates them automatically.Paul Eggert1-70/+0
2006-03-26(FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.Jim Meyering1-3/+26
[FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a drive prefix. (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE. (last_component): New method.
2005-06-02Don't use "path" or "filename" to mean "file name"Paul Eggert1-7/+7
in comments or local variable names.
2005-05-14Update FSF postal mail address.Jim Meyering1-1/+1
2004-08-05Sync from gnulib.Paul Eggert1-2/+2
2004-08-02Include <stdbool.h>.Paul Eggert1-1/+2
(strip_trailing_slashes): Now returns bool.
2004-06-30(FILE_SYSTEM_PREFIX_LEN): Renamed fromJim Meyering1-2/+2
FILESYSTEM_PREFIX_LEN. All uses changed.
2004-05-29(IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): Define.Jim Meyering1-1/+4
2003-08-18Sync with gnulib.Jim Meyering1-1/+3
2003-06-18(PARAMS): Remove. All uses removed.Jim Meyering1-13/+5
2003-06-06Update from gnulib.Jim Meyering1-0/+2
2001-05-12(DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN): New macros.Jim Meyering1-3/+19
(base_name, base_len, dir_len, strip_trailing_slashes): New decls.
2000-12-07(dir_name_r): Remove prototype.Jim Meyering1-3/+0
2000-10-25(dir_name_r): Declare it.Jim Meyering1-0/+3
2000-08-07back out Copyright date changes for files with no changes yearJim Meyering1-1/+1
2000-07-09update copyright dateJim Meyering1-1/+1
1998-12-07.Jim Meyering1-0/+31