Include <stdbool.h>, <limits.h>.
authorJim Meyering <jim@meyering.net>
Mon, 18 Aug 2003 07:47:40 +0000 (07:47 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 18 Aug 2003 07:47:40 +0000 (07:47 +0000)
commit0fc380c89d65822d8f72f4946269e77e92ece67b
tree62edd106e7c585c23428038ff9d0f41bbca1cff5
parentd957e165d437c0914feb2dd52de0ad59bd40aaa3
Include <stdbool.h>, <limits.h>.
(_POSIX_NAME_MAX): Define if not defined.
(MIN): New macro.
(same_name): If file names are silently truncated, report
that the file names are the same if they are the same after
the silent truncation.
lib/same.c