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

configure.ac:
gl_SAME

Makefile.am:

Include:
"same.h"

License:
GPL

Maintainer:
Jim Meyering