summaryrefslogtreecommitdiff
path: root/modules/same
blob: a3616d0f0894597e5572e2302d045dee7e37c9ae (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
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:
xalloc
error
dirname
same-inode
stdbool

configure.ac:
gl_SAME

Makefile.am:

Include:
"same.h"

License:
GPL

Maintainer:
Jim Meyering