mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
26 lines
252 B
Plaintext
26 lines
252 B
Plaintext
Description:
|
|
compare inodes
|
|
|
|
Files:
|
|
lib/same-inode.c
|
|
lib/same-inode.h
|
|
|
|
Depends-on:
|
|
extern-inline
|
|
bool
|
|
sys_stat-h
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += same-inode.h same-inode.c
|
|
|
|
Include:
|
|
"same-inode.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Jim Meyering
|