summaryrefslogtreecommitdiff
path: root/lib/fts.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-02 17:33:42 +0000
committerJim Meyering <jim@meyering.net>2003-10-02 17:33:42 +0000
commitcaf4f07912fe60253c65f8b3c3ba77290d4cc607 (patch)
tree6621d1ba67f97db9a9fccddcfe3a6517f13f3650 /lib/fts.c
parent2d854fdf1ba60861e32e7266a888ec441cfb02a2 (diff)
downloadcoreutils-caf4f07912fe60253c65f8b3c3ba77290d4cc607.tar.xz
Don't require that the maximum length of a file name
encountered in a traversal fit in an `unsigned short', and fix some portability bugs (don't depend on gcc). [FTS] (fts_pathlen): Change type from int to size_t. [FTSENT] (fts_pathlen): Change type from u_short to size_t. (fts_level): Change type from u_short to int.
Diffstat (limited to 'lib/fts.c')
0 files changed, 0 insertions, 0 deletions