mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
2579e06675
* modules/same-inode (Depends-on): Depend on sys_stat-h, not sys_types.h.
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
|