summaryrefslogtreecommitdiff
path: root/lib/fts_.h
AgeCommit message (Expand)Author
2005-08-12Mention that with FTS_LOGICAL, we use FTS_TIGHT_CYCLE_CHECK.Jim Meyering
2005-06-02Don't use "path" or "filename" to mean "file name"Paul Eggert
2005-05-20(_LGPL_PACKAGE) [defined _LIBC]: New macro.Paul Eggert
2005-05-18Do not include hash.h or cycle-check.h; no longer needed.Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2005-05-09(FTS): Use correct type for fts_compar member.Paul Eggert
2004-09-02(FTSENT): Use "unsigned short int" rather than the unportable "u_short".Paul Eggert
2004-08-02Add an FSF copyright notice, since our changes are becoming nontrivial.Paul Eggert
2003-12-19Include hash.h and cycle-check.h.Jim Meyering
2003-12-12add FIXMEJim Meyering
2003-12-12(FTS) [fts_dir_signatures]: Add comment.Jim Meyering
2003-10-25Include <features.h> only if _LIBC.Jim Meyering
2003-10-02Don't require that the maximum length of a file nameJim Meyering
2003-02-24filter through cppiJim Meyering
2003-02-24[__USE_FILE_OFFSET64]: Remove #error directive.Jim Meyering
2003-02-24[struct FTS] (fts_dir_signatures): New, opaque member.Jim Meyering
2003-02-24virgin copy from glibcJim Meyering
2003-02-13hacked from the versions in glibcJim Meyering