25 lines
277 B
Text
25 lines
277 B
Text
Description:
|
|
Root device and inode number checking.
|
|
|
|
Files:
|
|
lib/root-dev-ino.h
|
|
lib/root-dev-ino.c
|
|
|
|
Depends-on:
|
|
dev-ino
|
|
lstat
|
|
same-inode
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += root-dev-ino.c root-dev-ino.h
|
|
|
|
Include:
|
|
"root-dev-ino.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|