X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsame;h=7a9252a584bbc3a88a817828b890dfde0feec44c;hb=cb26d0af585e0f56d64327c2576cd7ad552a0463;hp=5587ba244a5e38f0ab2f6530b81d97c01beaa53d;hpb=32865888475678304ea91322b587eee043bb06ad;p=gnulib.git diff --git a/modules/same b/modules/same index 5587ba244..7a9252a58 100644 --- a/modules/same +++ b/modules/same @@ -1,5 +1,5 @@ Description: -Determine whether two pathnames refer to the same directory entry of the same +Determine whether two file names refer to the same directory entry of the same directory. Files: @@ -8,10 +8,12 @@ lib/same.c m4/same.m4 Depends-on: -xalloc error dirname +same-inode +stat stdbool +memcmp configure.ac: gl_SAME