summaryrefslogtreecommitdiff
path: root/gnulib/modules/same
blob: 7a9252a584bbc3a88a817828b890dfde0feec44c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Description:
Determine whether two file names refer to the same directory entry of the same
directory.

Files:
lib/same.h
lib/same.c
m4/same.m4

Depends-on:
error
dirname
same-inode
stat
stdbool
memcmp

configure.ac:
gl_SAME

Makefile.am:

Include:
"same.h"

License:
GPL

Maintainer:
Jim Meyering